body {
	margin:0px;
	padding:0px;
}
td {
	color:#676E73;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.std_txt a {
	color:#878787;
	text-decoration:none;
}
.std_txt a:hover {
	color:#2E89CD;
	text-decoration:none;
}
a {
	color:#2E89CD;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
	color:#D69611;
}
.more {
	text-decoration:underline;
	font-weight:bold;
	font-size:9px;
	color:#D69611;
}
ul {
	list-style-image: url(/templates/default/images/arrow.gif);
}
li a {
	text-decoration:none
}
.t2 {
	color:#565656;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.foot_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.head_text {
	color: #2E89CD;
}
.box_border {
	border: 1px solid #C7C5BA;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 12px;
}
.table_border {
	background-color:#DAD8C5;
}
.row_1 {
	background-color:#ECE9D4;
}
.row_2 {
	background-color:#F4F2E5;
}
.st_head {
	background-image: url(/templates/default/images/sidebar/st_head.gif);
}
.st_body {
	background-color: #f5f3eb;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C7C5BA;
	border-right-color: #D7D5C9;
	border-bottom-color: #C7C5BA;
	border-left-color: #C7C5BA;
}
.table_border TH {
	background-color:#D7D5C3;
}
.lines {
	background-image: url(/templates/default/images/lines.gif);
}
hr {
	background-image: url(/templates/default/images/seperator.gif);
	background-position: center;
}
.header_bg {
	background-image: url(/templates/default/images/header/header_bg.gif);
}
.foot_link a {
	color: #FFFFFF;
	text-decoration: none;
}
.foot_link a:hover {
	color: #d38f00;
	text-decoration: none;
}

#dropmenudiv{
	position:absolute;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #C7C5BA;
	border-right-color: #C7C5BA;
	border-bottom-color: #C7C5BA;
	border-left-color: #C7C5BA;
	background-color: #f5f3eb;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C7C5BA;
	background-color: #f5f3eb;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #f5f3eb;
}
.style1 {color: #FF0000}

