BODY {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

TD.justify {
	text-align:justify;
}

TD.head{
	background-image:url('images/sus-1.gif');
}

.inputtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	word-spacing: 0em;
	font-variant: normal;
	letter-spacing: 0em;
	border:1px solid #333333;
	background-color:#ffffff

}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	word-spacing: 0em;
	font-variant: normal;
	letter-spacing: 0em;
	border:1px solid #000000;
	background-color:#FBCD31;


}

.button_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	word-spacing: 0em;
	font-variant: normal;
	letter-spacing: 0em;
	border:1px solid #B97B7E;
	background-color:#C93438;


}


TH {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: #E9E9E9;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 14pt;
	COLOR:#C00000;
	margin-bottom: 0.25em;
	FONT-WEIGHT:bold
}

H1.green {
	FONT-SIZE: 14pt;
	COLOR: #669933;
	FONT-WEIGHT:bold;
}

H2 {
	FONT-SIZE: 12pt;
	COLOR:#000;
	FONT-WEIGHT:bold;
}
H2.title {
	FONT-SIZE: 10pt;
	COLOR:#ffffff;
	FONT-WEIGHT:bold;
}
H3 {
	FONT-SIZE: 11pt;
	COLOR:#000000;
	FONT-WEIGHT:bold;
}
H5 {
	color: #999;
	font-weight: bold;
	font-size: 10pt;
}

a {
	color: #A0080D;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.titlualb {
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}

.textgreen {
	font-size: 10pt;
	font-weight: normal;
	color: #155E36;
	background-color: #ffffff;
}
.titlublue {
	FONT-SIZE: 12pt;
	COLOR:#000;
	FONT-WEIGHT:bold;
	text-decoration: underline;
}
.titlupink {
	FONT-SIZE: 10pt;
	COLOR:#cc3300;
	FONT-WEIGHT:bold;
}
.titlublue1 {
	FONT-SIZE: 10pt;
	COLOR:#003366
}

.titlublue2 {
	FONT-SIZE: 10pt;
	COLOR:#000;
	FONT-WEIGHT:bold;
}

.btextgreen {
	font-size: 10pt;
	font-weight: bold;
	color: #155E36;
	background-color: #ffffff;
}

.lnkgreen{
	font-size: 10pt;
	color: #669933;
	text-decoration: underline;

}
.lnkgreen:active{
	font-size: 10pt;
	color: #669933;
	text-decoration: underline;

}
.lnkgreen:hover{
	font-size: 10pt;
	color: #669933;
	text-decoration: underline;

}


.lnkalb{
	font-size: 10pt;
	color: #ffffff;
	text-decoration: underline;

}

.lnkalb:active{
	font-size: 10pt;
	color: #ffffff;
	text-decoration: underline;

}

.lnkalb:hover{
	font-size: 10pt;
	color: #ffffff;
	text-decoration: underline;
}

.lnkblack{
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;

}

.lnkblack:active{
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;

}

.lnkblack:hover{
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
}

.error {
	COLOR: #FF0000;
	FONT-WEIGHT:bold;
}

.bold{
	FONT-WEIGHT:bold;
	color: #155E36;
}

.bbold{
	FONT-WEIGHT:bold;
	color: #000000;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #111111;
}
.textalb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
}

.fadetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}

.hr {
  height: 2px;
  width:  300px;
  background: #FDFFC9 url('images/hr.gif') ;
}

.fade_hr {
  height: 2px;
  width:  300px;
  background: #DADADA url('images/fade_hr.gif') ;
}

.red_hr {
  height: 1px;
  width:  300px;
  background: #F9E4E3 url('images/red_hr.gif') ;
}

hr {
  display: none;
}

#menu{
	position: absolute;
	top: 150px;
	left: 5px;
	width: 180px;
	font: 12px verdana,arial,helvetica;
	
	padding: 10px;
	border: none;
	z-index: 5;
}
