/* CSS Document */

body {
	margin-top: 0px;
	background-color: #F4A313;
	background-image: url(images/sidenew.png);
	background-position:center;
	vertical-align:top;
	background-repeat:no-repeat;
	background-position:top;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
}
h2 {
	font-size: 16px;
	color: #FFFF00;
}

.text1{color: #FFFF00}
.text2 {color: #666666}
.text3 {
	color: #666666;
	font-weight: bold;
	font-size: 12px;
}
.text5 {color: #666666; font-weight: bold; }
.text4 {
	color: #FFFFFF;
	font-size: 12px;
	text-align:justify;
	}
.text14 {font-size: 14px;}
