body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #e7e7e7;
	margin: 5px;
	padding: 0px;
}
.charspace{
	letter-spacing: 2px;
}
.commentbox {
	border:1px solid #dde2ea;
	padding:8px;
	
}
.textarea{
	font-size: 11px;
	background: #ffffff;
	border: 1px solid #B4B4B4;
	color: #000000;
	width: 400px;
	height: 100px;
}
.textareabig{
	font-size: 11px;
	background: #ffffff;
	border: 1px solid #B4B4B4;
	color: #000000;
	width: 400px;
	height: 200px;
}
.textarea2{
	font-size: 11px;
	background: #ffffff;
	border: 1px solid #B4B4B4;
	color: #000000;
	width: 400px;
	height: 50px;
}
.textarea_lat{
	font-size: 11px;
	background: #ffffff;
	border: 1px solid #B21C1E;
	color: #000000;
	width: 230px;
	height: 50px;
}
.bgtopheader{
	background-image: url(/images_admin/top_header_bkgr1.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	height: 109px;
}
.bgmainshadowleft{
	background-image: url(/images_admin/bg_mainbg_left.gif);
	background-repeat:repeat-y;
}
.bgmainshadowright{
	background-image: url(/images_admin/bg_mainbg_right.gif);
	background-repeat:repeat-y;
}
.bgwelcomeuser{
	background-image: url(/images_admin/bg_welcome_user_top1.gif);
	background-repeat: no-repeat;
	color: #000000;
}
.bgwhite{
	background: #ffffff;
}
.bgrightpanel{
	background: #F2F2F2;
}
.tableheader{
	background: #C72729;
	color: #ffffff;
	font-weight: bold;
	padding-left: 5px;
	height: 20px;
}
.greytablebrd{
	background: #F9F9F9;
	border: 1px solid #B4B4B4;
}
.bgmenubar{
	background: #CBC2BF;
	border-left: 0px solid #8C6B72;
	border-right: 1px solid #8C6B72;
	border-top: 1px solid #8C6B72;
	border-bottom: 1px solid #8C6B72;
	color: #D71E21;
	font-weight: bold;
}
.bgmenubullettd{
	background: #CBC2BF;
	border-left: 1px solid #8C6B72;
	border-right: 0px solid #8C6B72;
	border-top: 1px solid #8C6B72;
	border-bottom: 1px solid #8C6B72;
	color: #D71E21;
	font-weight: bold;
}
.tableheader{
	background: #2936C1;
	color: #ffffff;
	font-weight: bold;
}



.blackboldtext{
	color: #000000;
	font-size:11px;
	font-weight: bold;
}

.blacknormaltext{
	color: #000000;
	font-size:11px;
	font-weight: normal;
}
.redtitletext{
	color: #2935C0;
	font-size: 18px;
	font-weight: bold;
}
.whitetitletext{
	color: #ffffff;
	font-size: 22px;
	font-weight: bold;
}
html>body .whitetitletext{
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
}

/* Menu Links Styles */

#dropmenudiv{
position:absolute;
border:1px solid #8C6B72;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #F7F3EA;
}
/* Menu Links Styles ENDS here */

.whitetext:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.whitetext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.whitetext:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.whitetext:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.blacktext:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.blacktext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.blacktext:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.blacktext:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.lightgray {
	background-color: #e7e7e7;
}
a.redlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #d30000;
	text-decoration: none;
}
a:hover.redlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d30000;
	text-decoration: underline;
}
a.redmenulink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #92797E;
	text-decoration: none;
}
a:hover.redmenulink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

.combo170 {
	FONT: 11px Verdana, Geneva, sans-serif;
	COLOR: #000000;
	HEIGHT: 16px;
	WIDTH: 250px;
	BACKGROUND-COLOR: #FFFFFF;
	border: 1px solid #B4B4B4;
	background-repeat: repeat;
}

.combobox {
	FONT: 11px Verdana, Geneva, sans-serif;
	COLOR: #000000;
	HEIGHT: 16px;
	WIDTH: auto;
	BACKGROUND-COLOR: #FFFFFF;
	border: 1px solid #B4B4B4;
	background-repeat: repeat;
}
.combobox_nulti {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	height: 150px;
	width: 400px;
	border: 1px solid #B4B4B4;
}
.submit {

	FONT: 11px Verdana, Geneva, sans-serif;
	COLOR: #000000;
	HEIGHT: 20px;
	BACKGROUND-COLOR: #FFFFFF;
	border: 1px solid #B4B4B4;
	background-repeat: repeat;
}
.txtbox170{
	FONT: 11px Verdana, Geneva, sans-serif;
	WIDTH: 133px;
	COLOR: #000000;
	HEIGHT: 16px;
	BACKGROUND-COLOR: #FFFFFF;
	border: 1px solid #B4B4B4;
	padding-left: 0px;
	background-repeat: repeat;
}
.txtbox {
	FONT: 11px Verdana, Geneva, sans-serif;
	WIDTH: 240px;
	COLOR: #000000;
	HEIGHT: 16px;
	BACKGROUND-COLOR: #FFFFFF;
	border: 1px solid #B4B4B4;
	padding-left: 0px;
	background-repeat: repeat;
}
.txtbox_400 {
	FONT: 11px Verdana, Geneva, sans-serif;
	WIDTH: 400px;
	COLOR: #000000;
	HEIGHT: 16px;
	BACKGROUND-COLOR: #FFFFFF;
	border: 1px solid #B4B4B4;
	padding-left: 0px;
	background-repeat: repeat;
}
.error {
	color: #FF0000;
}
.blacktextlink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.blacktextlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.blacktextlink:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.blacktextlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.blackbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}





/*  Form Elements Classes */

.button {
	font: 11px Verdana, Geneva, sans-serif;
	color: #000000;
	height: 18px;
	background: #ffffff;
	border: 1px solid #B4B4B4;
}
.browsebox{
	font-size: 11px;
	background: #ffffff;
	border: 1px solid #B4B4B4;
	color: #000000;
	width: auto;
	height: auto;
}
.hide{display:none}