/* CSS Document */
.body{
margin-top:0;
margin-bottom:0;
}
.th{
	font-size:16px;
	padding-top: 10px;
	background-color: #3399FF;
	font-weight: bold;
}
.vision{
font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

.vision1{
font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#00FF00;
	background-color:#000000;
}
.lbdr{
	background-repeat:repeat;
	background-image: url(../images/lbg2.png);
}
.rbdr{
	background-repeat:repeat;
	background-image: url(../images/bg2.png);
	padding-left:0px;
}
.maintxt{
	font-size:12px;
	vertical-align:top;
	padding:4px;
}
.footer{
font-size:12px;
}
.bodytxt{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
padding:3px;
}
.projectmenu{
	border-bottom-color:#0000CC;
	font-size:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:4px;
	list-style-image: url(../images/list_image.png);
	margin-left: 2px;
	font-stretch: normal;

}
.head{
font-size:16px;
font-weight:bold;
background-image:url(../images/headbg.png);
color:#00FF33;
}
.head1{
	font-size:20px;
	font-weight:bold;
	background-image:url(../images/headbg.png);
	background-repeat:repeat-x;
	color:#FF0000;
	line-height: 45px;
}
.head2{
	font-size:12px;
	font-weight:bold;
	background-image:url(../images/headbg.png);
	color:#000000;
	line-height: 25px;
}
.body{
	background-color:#003399;
	margin-top: 0px;
}
