/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	list-style-type: circle;
	color: #003366;
	leftmargin: 0px;
	topmargin: 0px;
	marginwidth: 0px;
	marginheight: opx;
	text-align: justify;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(image/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #Ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #E47642;


}
a {
	color: #FF9900;
	text-decoration: none;
	FILTER: progid:dximagetransform.microsoft.pixelate(maxsquare=3, duration=0.5, enabled=false); 
	BEHAVIOR: url(eff.htc); 
	HEIGHT: 1px
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #CC3333;
	border: 0px;


}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: justify;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 12px;
	font-weight: bold;
	text-align: left;
	filter: Light;
	letter-spacing: 2px;
	word-spacing: 2px;
	color: #E47642;



}
.top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 2px;
	font-weight: normal;
	color: #EC4700;
	filter: DropShadow(Color=#ffffff, OffX=2, OffY=2, Positive=1);
	letter-spacing: 2px;
	text-transform: uppercase;


}

