/* CSS Document */

body{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	background: #B1B1B1 url(/Images/bg_outerwrap_tcm3-45.gif) top center repeat-y;
}

a{
	text-decoration:none;
	color:#464646;
}
a:hover{
	text-decoration:underline;
	color:#464646;
}

.main_tbl{

	background-color:#FFFFFF;
}

.menu_tbl{
	background:#cccccc;
}

.nav_left_link{
	color:#333333;
	padding-left:20px;
	line-height:24px;
	text-decoration:none;
}

.nav_left_link2{
	color:#333333;
	padding-left:35px;
	line-height:24px;
	text-decoration:none;
}

.news_box{
	padding:3px 3px 3px 2px;
	background-color:#333333;
	height:100px;
	width:350px;
}

.news_header{
	font-family:tahoma;
	color:#ffcc00;
	font-size:12px;
	font-weight:bold;
}

.news_desc{
	font-family:tahoma;
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
}

.content_header{
		font-family:tahoma;
	color:#000000;
	font-size:11px;
	font-weight:bold;
}

.content_desc{
	font-family:tahoma;
	color:#000000;
	font-size:11px;
	font-weight:normal;
}

.img{
	border-width:1px;
	border-color:#FFFFFF;
}