body
{
	margin:5px auto;
	padding:auto;
	font-size: 11px;
	font-family : tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : normal;
	line-height:1.7em;
	color : #666666;
	text-align:left;
	background-color:#353535;
}

#container {
	width: 765px;
	background-color: #FFF;
	padding:6px;
	margin:auto;
	text-align:left;
	
}

a
	{
	color : #920000;
	font-weight:normal;
	font-family : tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : normal;
	text-align:left;
	}

a:hover
	{
	color : #920000;
	font-family : tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size :11px;
	text-decoration : underline; 
	font-weight : normal;
	text-align:left;
	}

a.Nav
	{
	color : #000000;
	font-weight:normal;
	font-family : tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : normal;
	text-align:left;
	}

a.Nav:hover
	{
	color : #BF0000;
	font-family : tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : normal;
	text-align:left;
	}

.Copytext
{
	font-size: 9px;
	font-family : Verdana,Arial,tahoma,Geneva,Helvetica,sans-serif;
	font-weight : normal;
	line-height:15px;
	color : #ffffff;
}

.CategoryTitle, .CategoryTitle:hover
{
	font-size: 11px;
	font-family : tahoma,Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : bold;
	line-height:2em;
	color : #666666;
	padding:0px 0px 0px 5px;
}

.PageTitle, .PageTitle:hover
{
	font-size: 11px;
	font-family : tahoma,Verdana,Geneva,Helvetica,sans-serif;
	font-weight : bold;
	line-height:2em;
	color : #313131;
	padding:0px 5px 0px 5px;
}