body
{
	margin: 0px;	/* Need to set body margin and padding to get consistency between browsers. */
	padding: 0;
	text-align: left;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	background-image: url(../images/bkgd.png);
	line-height: 16px;
}
a:link 		{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited 	{
	color: #990000;
	text-decoration: none;
}
a:hover 	{
	color: #CC3300;
	text-decoration: none;
}
.class2 a {
	font-weight: normal;
}
.class2 a:link {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.class2 a:visited {
	color: #994C3C;
	font-weight: bold;
	text-decoration: none;
}
.class2 a:hover {
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}
.class2 a:active {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

.drs_header {
	width: 771px;
	height: 39px;
	font-size: 10px;
	text-align: right;
	padding-right: 10px;
}
#div_header_img {
	width: 780px;
}

.drs_menu {
	width: 780px;
	background-color: #EEEEEE;
	height: 12px;
}
#drs_content {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#drs_nav {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#drs_shell {
	background-image: url(../images/shell_bkgd.png);
	width: 779px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 14px;
	padding-left: 15px;
	text-align: center;
	height: auto;
}
#index_content {
	width: 564px;
	text-align: left;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-top: 20px;
}
#main_content {
	width: auto;
	text-align: left;
	margin-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 10px;
}

#drs_bannergraphic {
	background-image: url(../images/header_img.png);
	height: 221px;
	width: 772px;
	padding-top: 10px;
	padding-left: 8px;
	color: #666666;
	text-align: left;
}

#sidebar {
	width: 190px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-y;
	text-align: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	overflow: auto;
	background-image: url(../images/bkgd_lmenu.jpg);
	height: 300px;
	padding-top: 25px;
}
#sidebar_portfolio {
	width: 190px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-y;
	text-align: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	overflow: auto;
	background-image: url(../images/bkgd_lmenu.jpg);
	height: 380px;
	padding-top: 25px;
}

#drs_footer {
	background-image: url(../images/footer_bkgd.png);
	background-repeat: repeat-x;
	height: 19px;
	width: 770px;
	font-size: 11px;
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;
	color: #666666;
	padding-right: 5px;
}
.text_RED_14px_BOLD {
	color: #CC3300;
	font-weight: bold;
	font-size: 14px;
}
.text_BLACK_14px_BOLD {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
.text_RED_12px {
	color: #CC0000;
	font-size: 12px;
}
.text_RED_12px_BOLD {
	color: #CC3300;
	font-size: 12px;
	font-weight: bold;
}
.text_GREY_24px_HEADERS {
	font-size: 24px;
	color: #333333;
	font-weight: bold;
}
.IMG_float_LEFT {
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
}


.style4 {
	font-size: 11px;
	color: #333333;
}
#testtxtdiv {
	background-image: url(../images/TEST.gif);
	width: 125px;
	padding-left: 57px;
	background-repeat: no-repeat;
	height: 30px;
	font-size: 12px;
	font-weight: normal;
	padding-top: 15px;
}
.sidebar_nav {
	height: 22px;
	line-height: 14px;
	padding-top: 8px;
	text-align: right;
	padding-left: 3px;
	padding-right: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.sidebarnavNew {
	background-image: url(../images/bkgd_lmenu.jpg);
	background-repeat: repeat-y;
	width: 182px;
}
.sidebar_navTOP {
	height: 22px;
	line-height: 14px;
	padding-top: 6px;
	text-align: right;
	padding-left: 3px;
	padding-right: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-top: 30px;
}
.sidebar_navSEL {
	height: 22px;
	line-height: 14px;
	padding-top: 6px;
	text-align: right;
	padding-left: 3px;
	padding-right: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	background-color: #e2d6c8;
}
