body {
	background-color:#FFFFFF;
	margin:0px;
}
.a1:link 
{
	font-family: Verdana;
	font-size: 10px;
	color: #606760;
	font-weight:bold;
	padding-left:5px;
	text-decoration: none;
}

.a1:visited 
{
	font-family: Verdana;
	font-size: 10px;
	color: #606760;
	font-weight:bold;
	padding-left:5px;
	text-decoration: none;
}

.a1:hover 
{
	font-family: Verdana;
	font-size: 10px;
	color: #0B86C1;
	font-weight:bold;
	padding-left:5px;
	text-decoration: none;

}
.a2:link 
{
	font-family: Verdana;
	font-size: 9px;
	color: #606760;
	text-decoration: none;
}
.a2:visited 
{
	font-family: Verdana;
	font-size: 9px;
	color: #606760;
	text-decoration: none;
}

.a2:hover 
{
	font-family: Verdana;
	font-size: 9px;
	color: #0B86C1;
	text-decoration: none;

}
.a3:link 
{
	font-family: "Verdana";
	font-size: 10px;
	color: #006EAC;
	text-decoration: none;
}
.a3:visited 
{
	font-family: "Verdana";
	font-size: 10px;
	color: #006EAC;
	text-decoration: none;
}

.a3:hover 
{
	font-family: "Verdana";
	font-size: 10px;
	color: #006EAC;
	text-decoration: underline;

}
.greytext{
	font-family: Tahoma;
	font-size: 11px;
	color: #6C6C6C;

}
.inputtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color:#F4F4F4;
	height: 15px;
	border: 1px solid #E6E6E6;

}
.listmenu {
	font-family: Tahoma;
	font-size: 10px;
	color: #575757;
	background-color: #FFFFFF;
	height: 12px;
	width: 133px;
	border: 1px solid #676767;

}
.buttonstyle {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #5181C0;
	border: 1px solid #5181C0;
	height: 17px;
	font-weight: bold;
	width: 69px;

}
.bodytext {
	font-family: Arial;
	font-size: 12px;
	color: #636363;
}
.bluetext {
	font-family: Verdana;
	font-size: 10px;
	color: #006EAC;
}
.textboldblue {
	font-family: "Verdana";
	font-size: 12px;
	font-weight:bold
	color: #006EAC;
}
.blacktext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0033FF;
	font-weight:normal;
}
.picborder
{
	border:solid 3px #E8E8E8;
	
}
.padding
{
	padding-left:25px;
}.borderleftright {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C1C1C1;
	border-left-color: #C1C1C1;
}
.borderall {
	border: 2px solid #DFDFDF;
}
.bodytextsmall
{
	font-family: Verdana;
	font-size: 9px;
	color: #606760;
	text-decoration: none;
}
.headingwhite {

	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
}
.heading2 {

	font-family: Tahoma;
	font-size: 12px;
	color: #000066;
	font-weight:bold;
}
.borderleftright .bodytext .bluetext {
	font-size: 12px;
	font-weight: bold;
	color: #006EAC;
}
