.bg {
	background-image:  url(images/grad_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bordermain {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC7AA;
	border-right-color: #CCC7AA;
	border-bottom-color: #CCC7AA;
	border-left-color: #CCC7AA;
	border-bottom-style: solid;

}
.a1:link 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}

.a1:visited 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}

.a1:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;

}
.a2:link 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #545454;
	text-decoration: none;
	padding: 2px;




}

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



}

.a2:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2E8ECB;
	text-decoration: underline;
	padding: 2px;

}
.a3:link 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E5E5E5;
	text-decoration: none;
	padding: 2px;


}

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


}

.a3:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E5E5E5;
	text-decoration: underline;
	padding: 2px;
}

.a4:link 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	padding: 2px;
	font-weight: normal;

}

.a4:visited 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	padding: 2px;
	font-weight: bold;



}

.a4:hover 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
	padding: 2px;
	font-weight: normal;

}

.borderall {
	border-right: 1px solid #E3E3E3;
	border-left: 1px solid #E3E3E3;

}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;


}
.whitetextbigger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
.yeloowtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FEFFC6;
	line-height: 15px;

}.whiteheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.inputtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #9F9F9F;
	height: 18px;
	border: 1px solid #D5D5D5;

}
.buttonstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #CC0000;
	border: 1px solid #969696;
	height: 17px;

}
.whitetextbig {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #D3D3D3;
}
.blueheadnig2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2E8ECB;
}
.borderall2 {
	border: 1px solid #E3E3E3;

}
.greytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B1B0B0;
}
.boxbgborder {
	background-color: #2F2F2F;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #797979;
	border-left-color: #797979;
}
.lightgreytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #E5E5E5;
}
.bordertop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #505050;
}
.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #484848;
}
.orangeheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFC601;
}
.yellotextbig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #E5E5E5;
}

.boxScrollRM {
	overflow: auto;
	padding: 5px;
	height: 230px;
	scrollbar-3dlight-color:#ffd700; 
	scrollbar-arrow-color:#ff0; 
	scrollbar-base-color:#E4B1A0; 
	scrollbar-darkshadow-color:#73737; 
	scrollbar-face-color:#FF9000; 
	scrollbar-highlight-color:#F2B1AE; 
	scrollbar-shadow-color:#F2B1AE;
	scrollbar-track-color:#737373;
}
.boxScrollRMsmall {
	overflow: auto;
	padding: 2px;
	height: 150px;
	scrollbar-3dlight-color:#ffd700; 
	scrollbar-arrow-color:#ff0; 
	scrollbar-base-color:#E4B1A0; 
	scrollbar-darkshadow-color:#73737; 
	scrollbar-face-color:#FF9000; 
	scrollbar-highlight-color:#F2B1AE; 
	scrollbar-shadow-color:#F2B1AE;
	scrollbar-track-color:#4A4A4A;
}
.orangetext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFA200;
}
.a4:link 
{
	font-family: Tahoma;
	font-size: 11px;
	color: FFA200;
	text-decoration: none;
	padding: 2px;
	font-weight: normal;

}

.a4:visited 
{
	font-family: Tahoma;
	font-size: 11px;
	color: FFA200;
	text-decoration: none;
	padding: 2px;
	font-weight: normal;
}

.a4:hover 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFCC00;
	padding: 2px;
	font-weight: normal;

}
.orangeheading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FEC601;
}
.textbox {
	background-color: #626262;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #CCCCCC;
	border: 1px solid #CCCCCC;
}

