@charset "utf-8";
/* CSS Document */

body {	
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#c8c8c8 ;
	background:url(../images/purplep.gif);
	
	}

#main_table {
background: #FFFFFF url(../images/purple_bground.gif) repeat-x ;
}
	
#first_left {
width: 0px;
}
#main_bar_left {
background: #666666 url(../images/left_bar_bground3.gif) no-repeat right top;
width:190px;
}
#indent {
margin-left:3px;
}

#main_body {
width: 558px;
}

#sub_main {
width: 558px;

}
#main_content {
width: 558px;


}

#main_sub {
background:no-repeat;
}


#left_bar_font_titles {
padding:25px;
}

#bottom_bar {
background:url(../images/small_bar_bottom.png) no-repeat;
position:absolute;
bottom: -10px;
left: 275px;
width: 724px;
height: 11px;
}

#topnavbar {
background:url(../images/top_par.png) no-repeat center top;
text-decoration:none;
color:#FFFFFF;

}

.class2 a:link {
    color:#000000;
	text-decoration: none;
	font-weight:bold;
	}

.class2 a:hover {
	font-weight: bold;
	color:#ffffff;
}
.class2 a:visited {
	font-weight: bold;
	
}
.class2 a:active {
	font-weight: bold;
	color:#FFFFFF;
}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
