.mainbg {
	background-color: #E9E5D5;
	background-repeat: repeat-y;
	background-position: center top;

}
.mainbg1 {

	background-color: #E9E5D5;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.link {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	height: 20%;
	width: 10%;




}
.link:hover{
	background-image: url(images/line_h.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.graycol {
	background-color: #E7E7E7;
}
.redcol {
	background-color: #F60000;
}
.whitecol {
	background-color: #FFFFFF;
}
.org {
	background-color: #F37321;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.bluecol {
	background-color: #DBEEF4;
}
.redline {
	background-image: url(images/red_line.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.blueline {
	background-image: url(images/blue_center_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.tf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	height: 20px;
	width: 148px;
	border: 1px solid #999999;
}
.Arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5D5D5D;
	text-decoration: none;
}
.tf1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	height: 20px;
	width: 130px;
	border: 1px solid #999999;
}
.Arial9 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5D5D5D;
	text-decoration: none;
}
.rig {
	background-image: url(images/rig_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.topblue {
	background-image: url(images/line_blue.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.verdana11gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #546165;
	text-decoration: none;
}
.verdana11graybold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #546165;
	text-decoration: none;
}
.loginbox {
	border: 1px solid #FF6600;
	height: 15px;
	width: 55px;


}
.verdana11red {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF6633;
	text-decoration: none;
}
