body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#DEE3E7;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	
}

.bodybg {
	background-color: #FFFFFF;
	border: 3px solid #C8C8C8;
}
.a1:link 
{
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;


}

.a1:visited 
{
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;


}

.a1:hover 
{
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;




}
.a2:link 
{
	font-family: Tahoma;
	font-size: 13px;
	color: #009900;
	text-decoration: none;




}

.a2:visited 
{
	font-family: Tahoma;
	font-size: 13px;
	color: #009900;
	text-decoration: none;



}

.a2:hover 
{
	font-family: Tahoma;
	font-size: 13px;
	color: #009900;
	text-decoration: underline;

}
.a3:link 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #274152;
	text-decoration: none;
	padding: 2px;


}

.a3:visited 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #274152;
	text-decoration: none;
	padding: 2px;


}

.a3:hover 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #274152;
	text-decoration: underline;
	padding: 2px;
	.a3:link 
}
.a4:link 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9000;
	text-decoration: none;
	padding: 2px;
	font-weight: bold;



}

.a4:visited 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9000;
	text-decoration: none;
	padding: 2px;
	font-weight: bold;



}

.a4:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9000;
	text-decoration: underline;
	padding: 2px;
	font-weight: bold;
}
.inputtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	height: 18px;
	border: 1px solid #CACBCD;

}
.footer{
	font-family: Tahoma;
	font-size: 11px;
	color: #656565;
	background-color: #EDEEF0;
	border-top: 1px solid #DFE3E6;
	padding-left:10px;

}
.buttonstyle {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #006600;
	border: 1px solid #5181C0;
	height: 17px;
	font-weight: bold;
	width: 69px;
}
.bodytext {
	font-family: Tahoma;
	font-size: 13px;
	color: #0C2F4B;
	line-height:15px;
}
.greytext {
	font-family: Tahoma;
	font-size: 10px;
	color: #393939;

}
.bluebold {
	font-family: Tahoma;
	font-size: 10px;
	color: #013FA2;
	font-weight:bold;

}
.bluebold2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #062B48;
	font-weight:bold;

}
.bluetext {
	font-family: Tahoma;
	font-size: 10px;
	color: #0A345C;
}

.greybold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #525252;
}
.darkgreytext {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 14px;
	color: #2F2F2F;
}
.myscroll {
	width: 100%;
	overflow: auto;
	scrollbar-3dlight-color:#A8A8A8; 
	scrollbar-arrow-color:#FFFFFF; 
	scrollbar-base-color:#2E60A2; 
	scrollbar-darkshadow-color:#A8A8A8; 
	scrollbar-face-color:#A8A8A8; 
	scrollbar-highlight-color:#A8A8A8; 
	scrollbar-shadow-color:#A8A8A8;
	scrollbar-track-color:#F4F4F4;
}
.bulletstyle1 {
	list-style-image: url(images/arrow.gif);
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	margin-bottom:-15px;
	margin-left:-20px;
}
.inputtext2 {

	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	height: 13px;
	border: 1px solid #CCCCCC;
}
.dropmenu {

	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	width:120px;
	border: 1px solid #CCCCCC;
}
.textarea {
	background-color: #FFFFFF;
	height: 70px;
	border: 1px solid #CCCCCC;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.borderright
{
border-right: 1px solid #E0E0E0;
}
.borderbottom
{
border-bottom: 1px solid #ADB0C3;
}
.borderrightleft
{
border-right: 1px solid #ADB0C3;
border-left: 1px solid #ADB0C3;
}
