.bglogo {
	background-image:  url(img/logobg.jpg);
	background-repeat:no-repeat;
	background-position: center top;
}
.a1:link 
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 17px;
	font-weight:bold;
	color: #D6A508;
	text-decoration: none;
}

.a1:visited 
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 17px;
	font-weight:bold;
	color: #D6A508;
	text-decoration: none;
}

.a1:hover 
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 17px;
	font-weight:bold;
	color: #D6A508;
	text-decoration: underline;

}
.a2:link 
{
	font-family: Tahoma;
	font-size: 10px;
	color: #2F2F2F;
	text-decoration: none;
	padding: 2px;
}

.a2:visited 
{
	font-family: Tahoma;
	font-size: 10px;
	color: #2F2F2F;
	text-decoration: none;
	padding: 2px;
}
.headingtext {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #CECECE;
}


.a2:hover 
{
	font-family: Tahoma;
	font-size: 10px;
	color: #2F2F2F;
	text-decoration: underline;
	padding: 2px;

}
.a3:link 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #274152;
	text-decoration: none;
	padding: 2px;
}

.a3:visited 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #274152;
	text-decoration: none;
	padding: 2px;
}

.a3:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	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;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;

}
.inputtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #676767;
	height: 15px;
	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: "Trebuchet MS";
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
}
.greytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #CDCDCD;
	padding-right: 4px;
	padding-left: 4px;
}
.redborder {
	border: 1px solid #FF0000;
}
.myscroll {
	width: 100%;
	height: 180px;
	overflow: auto;
	scrollbar-3dlight-color:#CFCFCF; 
	scrollbar-arrow-color:#000000; 
	scrollbar-base-color:#FFFFFF; 
	scrollbar-darkshadow-color:#E6E6E6; 
	scrollbar-face-color:#E6E6E6; 
	scrollbar-highlight-color:#E6E6E6; 
	scrollbar-shadow-color:#E6E6E6;
	scrollbar-track-color:#FFFFFF;
}
.maroonbold {

	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.borderall {
	border: 1px solid #CCCCCC;
}
