body
{
margin:0;
background-color:#06305C;
}

.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.a1:link 
{
	font-family: Tahoma;
	font-size: 10px;
	color: #3D4B63;
	text-decoration: none;

}

.a1:visited 
{
	font-family: Tahoma;
	font-size: 10px;
	color: #3D4B63;
	text-decoration: none;

}

.a1:hover 
{
	font-family: Tahoma;
	font-size: 10px;
	color: #3D4B63;
	text-decoration: underline;

}
.a2:link 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #303030;
	text-decoration: none;
	padding: 2px;
	font-weight: bold;





}

.a2:visited 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #303030;
	text-decoration: none;
	padding: 2px;
	font-weight: bold;




}

.a2:hover 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #303030;
	text-decoration: underline;
	padding: 2px;
	font-weight: bold;


}
.a3:link 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E5E5E5;
	text-decoration: none;
	padding: 2px;


}

.a3:visited 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E5E5E5;
	text-decoration: none;
	padding: 2px;


}

.a3:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E5E5E5;
	text-decoration: underline;
	padding: 2px;
}

.borderall {
	border-right: 2px solid #052E5A;
	border-left: 2px solid #052E5A;
	border-top: 2px solid #052E5A;
	border-bottom: 2px solid #052E5A;

}
.inputtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	height: 18px;
	border: 1px solid #C1C1C1;

}
.buttonstyle {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #3D5271;
	border: 1px solid #23354F;
	height: 17px;
	font-weight: bold;
	width: 40px;

}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #303030;
}
.textbox {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #CCCCCC;
	border: 1px solid #CCCCCC;
}
.bodytextsmall {
	font-family: Tahoma;
	font-size: 10px;
	color: #303030;
}
.greytext {
	font-family: Tahoma;
	font-size: 12px;
	color: #979797;
	text-align: justify;

}
.whitetext {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 15px;
	color: #566A8A;
}
.pageheading {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: bold;
	color: #FFB610;
}
