/* CSS Document */
body
{
	font-family:Tahoma;
	font-size:13px;
	color:#000000;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
}
table, td
{
	font-family:Tahoma;
	font-size:13px;
	color:#000000;
}
a:link, a:visited, a:hover
{
	color:#85aaff;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
.left_nav
{
	background-image:url(../images/nav_bg.gif);
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	width:135px;
}
.main_content
{
	font-family:Tahoma;
	font-size:13px;
	color:#000000;
	background-color:#FFFFFF;
	width:664px;	
}
.main_content .page_title
{
	font-family:Tahoma;
	font-size:18px;
	border-bottom:2px solid #0000FF;
	width:300px;
}
.main_content p
{
	font-family:Tahoma;
	font-size:13px;
}
.main_content a:link, .main_content a:visited, .main_content a:hover
{
	color:#0033FF;
	text-decoration:none;
}
.main_content a:hover
{
	text-decoration:underline;
}
.cb_1, .cb_1 td, .cb_1 p
{
	font-family:Tahoma;
	font-size:12px;
}
.cb_2, .cb_2 td, .cb_2 p
{
	font-family:Tahoma;
	font-size:12px;
}