﻿
.txtcontent {

	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 19px;
	text-decoration: none;
}

.menubarbg {
	background-color: #C8C1AE;
}
.menubarfont {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #5D594F;
	text-decoration: none;

}
.starfont {
	font-size: 12px;
	color: #FF0000;
	font-weight: bolder;
	vertical-align: bottom;
}
.loginbg {
	background-color: #FFFFFF;
}
.bodybg {
	background-color: #f2f2f2;

}
.headingfont {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #7e0100;
}
.contentfont {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 19px;
	text-align: justify;
	text-decoration: none;


}
.content {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 19px;
	text-decoration: none;

}
.usernamefont {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #5f5b50;
}
.contentfontunderline {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 19px;
	text-decoration: underline;

}
.msgstyle {
    font-size: 11px;
	color: #FF0000;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}
.msgstylenew {
    font-size: 11px;
	color: #ac8416;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}
.whitebg {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;

}
.copyrightfont {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	height: 20px;
	width: 186px;
	border: 1px solid #000000;
}
.checkbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066FF;
	height: 15px;
	width: 15px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #CCCCCC;

}
.borderbg {
	background-color: #7c7362;
}
.mainbg {
	background-repeat: repeat-x;
	background-image: url(../images/mainbg.jpg);

}
.txtaddress {
 font-size: 12px;
 width: 135px; 
 font-family: Arial, Helvetica, sans-serif; 
 height: 15px; border: #C3C3C3;
 border-style: solid; border-top-width: 1px;
 border-right-width: 1px; 
 border-bottom-width: 1px;
 border-left-width: 1px;
}
.gridlinkfont
{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.gridlinkfont:hover 
{
	font-family: Tahoma;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
.linkfonts
{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}