@charset "utf-8";
/* CSS Document */
body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #e2dcb8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	border: 0px;
}
a {
	color: #7D0404;
}
a:hover {
	color: #BD0609;
}
.topmenu {
	line-height: 18px;
	font-size: 10px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}

.topmenu a:hover {
	color: #000000;
}

form {
	margin: 0px;
	padding: 0px;
}
.table_text {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 14px;
}
.table_text a {
	color: #C7E2C7;
}
.table_text a:hover {
	color: #FFFFFF;
}


.table_big {
	font-size: 36px;
	color: #FFDF96;
}
.table_med {
	font-size: 17px;
	color: #FFFFFF;
}

.tbl_border1 {
	border: 1px solid #2F6220;
}
.tbl_border2 {
	border: 1px solid #7D0D00;
}
.tbl_border3 {
	border: 1px solid #666666;
}
.field_user_bg {
	background-image: url(images/top_user-bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 34px;
}
.field_user_bg input {
	width: 106px;
	background-color: #770000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	color: #FFFFFF;
}
.field_pass_bg {
	background-image: url(images/top_pass-bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 34px;
}
.field_pass_bg input {
	width: 106px;
	background-color: #770000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	color: #FFFFFF;
}
.text_justify {
	text-align: justify;
}
.text_9_green {
	font-size: 9px;
	font-weight: normal;
	color: #718968;
}
.text_10 {
	font-size: 10px;
	text-align: justify;
}
.text_11_bold {
	font-size: 11px;
	font-weight: bold;
}
.text_12_bold {
	font-size: 12px;
	font-weight: bold;
}
.text_13_bold {
	font-size: 13px;
	font-weight: bold;
}
.text_14_bold {
	font-size: 14px;
	font-weight: bold;
}
.text_15_bold {
	font-size: 15px;
	font-weight: bold;
}
.text_16_bold {
	font-size: 16px;
	font-weight: bold;
}
.text_18_bold {
	font-size: 18px;
	font-weight: bold;
	color: #055001;
}
.text_36_bold {
	font-size: 36px;
	font-weight: bold;
}
.bg_border_bt1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	color: #000000;
	font-size: 11px;
}
.link_arr1 {
	background-image: url(images/arr1.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;
	font-weight:normal;
}
.link_arr1 a {
	color: #000000;
	text-decoration: underline;
}
.link_arr1 a:hover {
	color: #BD0609;
	text-decoration: underline;
}
.yellow-big {
	color: #FFEFC3;
	font-size: 14px;
	font-weight: bold;
}
.support-bg {
	background-image: url(images/g_l_support2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.img-r {
	float: right;
	margin-left: 10px;
}
.img-l {
	float: left;
	margin-right: 10px;
}
.r-side-bg1 {
	background-image: url(images/r_side-bg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 15px;
	color: 10;
}
.r-side-field {
	background-color: #FFFFDF;
	width: 170px;
	margin-bottom: 10px;
	font-size: 11px;
	color: #990000;
}
.r-side-list {
	background-color: #FFFFDF;
	width: 80px;
	margin-bottom: 10px;
	font-size: 11px;
	color: #990000;
}




#container {
	width:772px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #999999;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
}
#navContainer {
	width:768px;
	margin:0 auto;
	height:20px;
	background:url(images/t_mn_bg.gif);
}
#nav {
	color:#FFFFFF;
	font-size:11px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}
.chromestyle {
	width:99%;
	font-weight:normal;
}
.chromestyle:after { /*Add margin between menu and rest of content in Firefox*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.dropNavStyle ul {
	width:100%;
	padding:0;
	margin:0;
	text-align:left;
}
.dropNavStyle ul li {
	display: inline;
}
.dropNavStyle ul li a {
	color:#fff;
	padding:0px 4px;
	margin:0;
	text-decoration:none;
}
.dropNavStyle ul li a:hover {
	text-decoration:none;
}
/* ######### Style for Drop Down Menu ######### */
.dropmenudiv {
	position:absolute;
	top:0;
	border:1px solid #000000;
	font-size:11px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	z-index:100;
	background-color:#333333;
	visibility: hidden;
	color: #FFFFFF;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: left;
}
.dropmenudiv a {
	font-weight:normal;
	height:20px;
	font-size:11px;
	width:auto;
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	padding-top: 2px;
	padding-right: 5;
	padding-bottom: 0;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
* html .dropmenudiv a { /*IE only hack*/
	width: 100%;
}
.dropmenudiv a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
