.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C3C3C3;
	font-weight: normal;
	text-align: left;
}
.shadow_left {
	background-image: url(images/shadow_left.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}
.shadow_right {
	background-image: url(images/shadow_right.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}
.shadow_bottom {
	background-image: url(images/shadow_bottom_center.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}
.mainborder_white {
	border: 1px solid #ffffff;
}
.top_redcolor {
	background-color: #962527;
}
.menu_bgcolor {
	background-color: #78232B;
}
.content_bodybgcolor {
	background-color: #2D2D2D;
}
.top_bottomlines {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
.center_vline {
	border-right: 1px solid #ffffff;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
	font-weight: normal;
}
.text_yallow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B1A67F;
	font-weight: normal;
}
.text_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B87C82;
	font-weight: bold;
}
.content_lineheight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C3C3C3;
	font-weight: normal;
	line-height: 18px;
}
ul.bullet {
	padding: 0px 0px 0px 40px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
.bullet li {
	padding: 0px 0px 0px 0px;
	margin: 6px 0px 0px 0px;
	list-style-type: none;
	background-image: url(images/arrow_01.jpg);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding-left: 14px;
}
#email:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CB777F;
	font-weight: normal;
	text-decoration: underline;
}
#email:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CB777F;
	font-weight: normal;
	text-decoration: underline;
}
#email:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CB777F;
	font-weight: normal;
	text-decoration: none;
}




