BODY 
{
	font: 11px Arial, Helvetica, sans-serif;
	background: url(../../resources/images/site_bg.gif) #ffffff;
	text-align: center;
	color: #010000;
}
#container 
{ 
	width: 774px;
	background: url(../../resources/images/container_bg.gif) #ffffff;
	margin: 0 auto;
	text-align: left;
}
#header
{
	border-bottom:1px solid #FFFFFF;
}
#leftside
{
	width:202px;
	float:left;
}
#mainContent
{
	margin:20px 0 2px 220px;
}
#footer
{
	border-top:3px solid #FFFFFF;
	width: 774px;
	margin: 0 auto;
	background-color:#a6a6a6;
}
#top_menu_container
{
	border:1px solid #FFFFFF;
}
.top_menu_container{
	height:30px;
	border:1px solid #bcbcbc;
	border-bottom-color:#5e5e5e;
}
.top_menu_container DIV
{
	background:url(../../resources/images/top_menu_seperator.gif) no-repeat right;
}
.cur_top_menu, .cur_top_menu:visited
{
	color:#2e2e2e; 
	text-decoration:none;
	display:block; margin-right:2px;
	height: 30px; line-height:30px;
	background: url(../../resources/images/cur_top_menu_bg.gif) repeat-x;
}
.top_menu, .top_menu:visited
{
	color:#2e2e2e; 
	text-decoration:none;
	display:block; margin-right:2px;
	height: 30px; line-height:30px;
	background: url(../../resources/images/top_menu_bg.gif) repeat-x;
}
.top_menu:hover
{
	background: url(../../resources/images/cur_top_menu_bg.gif) repeat-x;
}

.leftmenu_gradient_top
{
	background:url(../../resources/images/leftside_box_content_gradient_top.gif) repeat-x top #c5c5c5; 
	margin:0px 7px;
}
.leftmenu_gradient_bottom
{
	background:url(../../resources/images/leftside_box_content_gradient_bottom.gif) repeat-x bottom;
	margin-left:7px
}
.box_leftmenu_border_top
{ 
	background:url(../../resources/images/leftside_box_content_tr.gif) no-repeat top right #e8e8e8;
	margin:0 7px;
}
.leftmenu_gradient_right
{
	background:url(../../resources/images/leftside_box_content_gradient_right.gif) repeat-y right;
}
.box_leftmenu_border_bottom
{ 
	background:url(../../resources/images/leftside_box_content_bottom.gif) no-repeat;
	height:35px;
	margin-left:7px;
}


.leftmenu{padding:9px 0 9px 40px}
.leftmenu_seperator
{
	margin:0 25px;
	background-color:#eeeeee;
}
.link_black_brown, .link_black_brown:visited
{
	color:#2e2e2e;
	font-size:12px;
	text-decoration:none;
}
.link_black_brown:hover
{
	color:#ab6802;
}
.link_brown, .link_brown:visited{
	color:#ab6802;
	font-size:12px;
	text-decoration:none;
}
.leftside_title_top_bg 
{
	background:url(../../resources/images/leftside_title_top_bg.gif) repeat-x;
	margin:0 7px;
}
.leftside_title_top_right {background:url(../../resources/images/leftside_title_tr.gif) no-repeat right}
.leftside_title_bg
{
	margin:0 7px;
	background:url(../../resources/images/leftside_title_bg.gif) repeat-x;
}
.leftside_title_border_left{
	background:url(../../resources/images/leftside_title_border.gif) repeat-y left;
}
.leftside_title_border_right
{
	background:url(../../resources/images/leftside_title_border.gif) repeat-y right;
	height:28px; line-height:28px;
	color:#2e2e2e;
}
.leftside_title_border_bottom
{
	background:url(../../resources/images/leftside_title_border.gif) repeat-x;
	margin:0 7px;
}
.support_border_top
{
	background:url(../../resources/images/support_border.gif) repeat-x; 
	margin:4px 7px 0 7px;
}
.support_gradient_top{background:url(../../resources/images/support_gradient_top.gif) repeat-x top #dce2e9}
.support_gradient_bottom{background:url(../../resources/images/support_gradient_bottom.gif) repeat-x bottom}
.support_border_left{background:url(../../resources/images/support_border.gif) repeat-y left}
.support_border_right{background:url(../../resources/images/support_border.gif) repeat-y right}
.support_border_bottom{background:url(../../resources/images/support_border.gif) repeat-x bottom #8b97a3;}
.support_border_bottom_right{background:url(../../resources/images/support_br.gif) no-repeat right}

.link_brown_underline, .link_brown_underline:visited
{
	color:#c68c00;
	text-decoration:none;
}
.link_brown_underline:hover
{
	text-decoration:underline;
}
.fotter_menu_container
{
	color: #2e2e2e;
}
.link_boldblue, .link_boldblue:visited
{
	font:bold 12px Arial, sans-serif;
	color:#04438a;
	text-decoration:none;
}

.link_blue_brown, .link_blue_brown:visited
{
	font:bold 12px Arial, sans-serif;
	color:#04438a;
	text-decoration:none;
}
.link_blue_brown:hover
{
	color:#c58b00
}

.link_indi_brown_blue_underline, .link_indi_brown_blue_underline:visited
{
	display:block;
	background:url(../../resources/images/other_item_indicatior.png) no-repeat left 5px;
	padding:5px 0 5px 20px;
	font:bold 11px Arial;
	font-weight:bold;
	color:#04438a;
	text-decoration:none;
}
.link_indi_brown_blue_underline:hover
{
	text-decoration:underline;
	color:#c68c00;
}