body
{
	color : #6E6E6E;
	font-family : verdana;
	margin:0px;
}
#path
{
  color : #6E6E6E;
  font-size : 14px;
}
#path a
{
	color : #6E6E6E;
	font-size : 14px;
	text-decoration : none;
}
.error
{
  color : #F4110B;
  font-weight : bold;
  font-size : 14px;
  font-family : verdana;
}
#path a:hover
{
  color : #D70000;
}
#nav_menu a
{
	color : #6E6E6E;
	padding-top : 3px;
	font-weight : bold;
	font-size : 14px;
	font-family : verdana;
	text-decoration : none;
}
#nav_menu #active
{
   	color : black;
	border-top : 6px solid white;
}
#nav_menu a:hover
{
	border-top : 5px solid #D70000;
}
#left_menu
{
	color :#D70000;
	font-weight : bold;
	font-size : 16px;
	font-family : tahoma;
	margin-left : 7px;
}
#left_menu #main_cats
{
 	font-weight : bold;
	font-size : 13px;
	font-family : tahoma;
	color : black;
}
#sub_cats a
{
 	font-size : 12px;
	color :  #6E6E6E;
	font-weight : normal;
	font-family : tahoma;
	text-decoration : none;
}
#sub_cats a:hover
{
	color :  #D70000;
	text-decoration : underline;
}
.articles #title a
{
	color : black;
	font-family : verdana;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
}
#normal
{
  	color : #6E6E6E;
	font-family : verdana;
	font-size : 13px;
}
#normal_black
{
	color : black;
	font-family : verdana;
	font-size : 13px;
}
.articles #title a:hover
{
	color : #D70000;
}
.articles #posted
{
	color : #6E6E6E;
	font-family : verdana;
	font-size : 11px;
	padding-bottom : 8px;
	padding-top : 5px;
	border-bottom : 1px dashed #828282;
}
.articles #desc
{
  	font-size : 13px;
	font-family : arial;
	color : #6E6E6E;
	margin-top : 3px;
	padding-top : 10px;
	word-spacing : 4px;
}
.articles #desc a
{
  color : #6E6E6E;
}
.articles #desc a:hover
{
  color : #D70000;
}
#recent_articles 
{
	font-weight : bold;
	font-size : 12px;
	font-family : arial;
}
#linkexchange
{
  	font-size : 13px;
	font-family : verdana;
}
#linkexchange a
{
  	text-decoration : none;
	color : #6E6E6E;
	font-size : 12px;
	font-family : verdana;
	font-weight : bold;
}
#recent_articles li 
{
	text-decoration : none;
	color : #6E6E6E;
	list-style : none;
	list-style-type : square;
	font-size : 13px;
	margin-left :-23px;
	margin-top : 0px;
}
#recent_articles li:hover ,#linkexchange a:hover
{
	color : #D70000;
}
#recent_articles a
{
	text-decoration : none;
	color : #6E6E6E;
}
#recent_articles a:hover
{
	color : black;
}
#footer,#footer a
{
	color : #6E6E6E;
	font-size : 11px;
	text-decoration : none;
	font-family : verdana;
}
#footer a:hover
{
 color : #D70000;
}



table
	{
	width: 100%;
	border-collapse: collapse;
	background-color: white;
	color: black;
	font: 10pt verdana, arial;
	
	}

h1
	{
	font: 24pt verdana, arial;
	margin: 0;
	}

h2
	{
	font: 18pt verdana, arial;
	margin: 0;
	}

h3
	{
	font: 12pt verdana, arial;
	margin: 0;
	}


div.outer
	{
	width: 90%;
	margin: 15%;
	}

div.buffer
	{
	padding-top: 7%;
	padding-bottom: 17%;
	}

.small
	{
	font: 8pt verdana, arial;
	}

