/* CSS Document */

body 

{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #FFFFFF;

margin-left: 0px;

margin-top: 0px;

margin-right: 0px;

margin-bottom: 0px;
	
}

td,th

{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}


	H1 

{ 

FONT-FAMILY: arial,helvetica; 

FONT-WEIGHT: bold; 

FONT-SIZE: 17px;

COLOR: #993300;

 

} 

	H2 

{ 

FONT-FAMILY: arial,helvetica; 

FONT-WEIGHT: bold; 

FONT-SIZE: 15px;

COLOR: #88BFF4;

} 

	H3 

{ 

FONT-FAMILY: arial,helvetica; 

FONT-WEIGHT: bold; 

FONT-SIZE: 13px;

COLOR: #000000;

} 


	.text 

{ 

FONT-SIZE: 11px; 

COLOR: #000000; 

FONT-WEIGHT: normal; 

FONT-FAMILY: arial, Helvetica, 

  sans-serif; 

} 

	.lefttext 

{ 

FONT-SIZE: 10px; 

COLOR: #000000; 

FONT-WEIGHT: normal; 

FONT-FAMILY: arial, Helvetica, 

  sans-serif; 

} 

	.whitetext 

{ 

FONT-SIZE: 13px; 

COLOR: #ffffff; 

FONT-WEIGHT: normal; 

FONT-FAMILY: arial, Helvetica, 

  sans-serif; 

} 


	.header1 

{ 

FONT-FAMILY: arial,helvetica; 

FONT-WEIGHT: bold; 

FONT-SIZE: 16px;

COLOR: #000000;

 

} 

	.header2 

{ 

FONT-FAMILY: arial,helvetica; 

FONT-WEIGHT: bold; 

FONT-SIZE: 14px;

COLOR: #333333;
} 

	.header3 

{ 

FONT-FAMILY: arial,helvetica; 

FONT-WEIGHT: bold; 

FONT-SIZE: 14px;

COLOR: #333333;

} 

	A:link 

{ 

FONT-SIZE: 11px; 

COLOR: #000000; 

FONT-FAMILY: arial, Helvetica, 

  sans-serif; 

TEXT-DECORATION: underline;

} 

	A:visited 

{ 

FONT-SIZE: 11px; 

COLOR: #000000; 

FONT-FAMILY: arial, Helvetica, sans-serif; 

TEXT-DECORATION: underline;

} 

  

	A:hover 

{ 

FONT-SIZE: 11px; 

COLOR: #000000; 

FONT-FAMILY: arial, Helvetica, sans-serif;

TEXT-DECORATION: underline;

} 




	TEXTAREA 

{ 

FONT-SIZE: 11px;

COLOR: #000000; 

FONT-FAMILY: Arial;

FONT-WEIGHT: normal; 

BACKGROUND-COLOR: #E7E7E7;

border-bottom: 1px solid #AEAAAA;

border-top: 1px solid #AEAAAA;

border-left: 1px solid #AEAAAA;

border-right: 1px solid #AEAAAA;

} 

	SELECT 

{ 

FONT-SIZE: 11px;

COLOR: #000000; 

FONT-FAMILY: Arial;

FONT-WEIGHT: normal; 

BACKGROUND-COLOR: #E7E7E7;

border-bottom: 1px solid #AEAAAA;

border-top: 1px solid #AEAAAA;

border-left: 1px solid #AEAAAA;

border-right: 1px solid #AEAAAA;

} 

	INPUT 

{ 

FONT-SIZE: 11px;

FONT-FAMILY: Arial;

FONT-WEIGHT: normal;

}

.boxes

{

BACKGROUND-COLOR: #ffffff;

border-bottom: 1px solid #003366;

border-top: 1px solid #003366;

border-left: 1px solid #003366;

border-right: 1px solid #003366;

}

.button 

{border: 1px white solid; background: transparent; color: white;


}

.formbutton 

{border: 1px white solid; background: #666666; color: white;

}

.formtext

{

FONT-WEIGHT: normal; 

FONT-SIZE: 11px; 

COLOR: #000000; 

FONT-FAMILY: arial,helvetica

}

.floatright

{
float:right;
margin:10px

}