body
{
	/*background-image:url(images/body_bg.gif);*/
	background-image:url(images/bg.gif);
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
.white {
	font-size: 14px;
	font-family: Arial;
	color: #FFFFFF;
}
.title
{
	font-family: Franklin Gothic Medium;
	font-size:13px;
	color:#7E3637;
	text-decoration:bold;
}
.title_white
{
	font-family:Franklin Gothic Medium;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:bold;
}

.top_menu
{
	font-family:Franklin Gothic Medium;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:bold;
}
.content
{
	font: 10pt/14pt Franklin Gothic Medium;
	/*font-family: Tahoma;
	font-size:11px;*/
	font-weight:normal;
}
.content a:link
{
	font: 10pt/14pt Franklin Gothic Medium;
	/*font-family: Tahoma;
	font-size:11px;*/
	color:#B91812;
	text-decoration:underline;
	font-weight:normal;
}
.content a:hover
{
	font: 10pt/14pt Franklin Gothic Medium;
	/*font-family: Tahoma;
	font-size:11px;*/
	color:#657700;
	text-decoration:underline;
	font-weight:normal;
}
.content a:visited
{
	font: 10pt/14pt Franklin Gothic Medium;
	/*font-family: Tahoma;
	font-size:11px;*/
	color:#B91812;
	text-decoration:underline;
	font-weight:normal;
}
.content_red
{
	font: 10pt/14pt Franklin Gothic Medium;
	/*font-family: Tahoma;
	font-size:11px;*/
	font-weight:normal;
	color:#990000;
}

.content_title
{
	font: 10pt/14pt Franklin Gothic Medium;
	color:#990000;
	font-weight:bold;
	text-decoration:underline;
}
.content_title a:link
{
	font: 10pt/14pt Franklin Gothic Medium;
	color:#990000;
	font-weight:bold;
	text-decoration:underline;
}
.content_title a:hover
{
	font: 10pt/14pt Franklin Gothic Medium;
	color:#657700;
	font-weight:bold;
	text-decoration:underline;
}
.content_title a:visited
{
	font: 10pt/14pt Franklin Gothic Medium;
	color:#B91812;
	font-weight:bold;
	text-decoration:underline;
}

.content_label
{
	font: 13pt/15pt Franklin Gothic Medium;
	font-weight:bold;
	color:#5C5C5C;
}

.content_small 
{
	font: 10pt/13pt Franklin Gothic Medium;
	color: #000000;
	text-decoration:none;
}

.content_small a:link
{
	font: 8pt/10pt Franklin Gothic Medium;
	color:#B91812;
	text-decoration:underline;
	font-weight:normal;
}
.content_small a:hover
{
	font: 8pt/10pt Franklin Gothic Medium;
	color:#657700;
	text-decoration:underline;
	font-weight:normal;
}
.content_small  a:visited
{
	font: 8pt/10pt Franklin Gothic Medium;
	color:#B91812;
	text-decoration:underline;
	font-weight:normal;
}
.content_tiny 
{
	font: 8pt/10pt Franklin Gothic Medium;
	color: #000000;
	text-decoration:none;
}

.table_border 
{
	  font-family: Franklin Gothic Medium;
	  font-size:13px;
	  font-weight:normal;
	  border: 1px solid #BABCA4;
	  line-height:100%;
}
.light_table_border 
{
	  font-family: Franklin Gothic Medium;
	  font-size:13px;
	  font-weight:normal;
	  border: 1px solid #E4E6C8;
	  line-height:100%;
}
.news_table_border 
{
	  font-family: Franklin Gothic Medium;
	  font-size:13px;
	  font-weight:normal;
	  border: 5px solid #E4E6C8;
	  background-color:#FCFFF2;
	  padding: 8px;
	  line-height:100%;
}
.commentbox{
background-color: #ececec;
width: 650px;
padding: 20px;
}

.commentfooter{
background: url(images/arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
}

.handcursor{
cursor:hand;
cursor:pointer;
font: 10pt/14pt Franklin Gothic Medium;
color:#990000;
font-weight:bold;

}

.footer 
{
	font: 7pt/10pt Franklin Gothic Medium;
	color: #000000;
	text-decoration:none;
}

