body
{
	/*background-image:url(images/body_bg.gif);*/
	background-image:url(images/bg.gif);
	margin-top:0px;
	margin-bottom:0px;
}

.content_white
{
	font: 8pt/14pt Tahoma;
	/*font-family: Tahoma;
	font-size:11px;*/
	font-weight:bold;
	color : #FFFFFF;
}

.content
{
	font: 8pt/18pt Tahoma;
	/*font-family: Tahoma;
	font-size:11px;*/
	font-weight:normal;
	color:#565655;
}

.content a:link
{
	font: 9pt/14pt Tahoma;
	/*font-family: Tahoma;
	font-size:11px;*/
	font-weight:bold;
	color:#A51D31;
	text-decoration:none;
}


.content a:visited
{
	font: 9pt/14pt Tahoma;
	/*font-family: Tahoma;
	font-size:11px;*/
	font-weight:bold;
	color:#A51D31;
	text-decoration:none;
}
.content a:hover
{
	font: 9pt/14pt Tahoma;
	/*font-family: Tahoma;
	font-size:11px;*/
	font-weight:bold;
	color:#F53759;
	text-decoration:none;
}

.content_title
{
	font: 14pt/14pt Georgia, Times New Roman, Times, serif;
	/*font-family: Tahoma;*/
	font-weight:bold;
	color : #D10B24;
	border-color: #CEB795;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted ;
}

.table_label
{
	font: 9pt/13pt Tahoma;
	/*font-family: Tahoma;
	font-size:11px;*/
	font-weight:normal;
	color:#565655;
}

.form
{
	font: 8pt/14pt Tahoma;
	/*font-family: Tahoma;
	font-size:11px;*/
	font-weight:normal;
}

.search_label_title
{
	font: 13pt/14pt Georgia, Times New Roman, Times, serif;
	/*font-family: Tahoma;*/
	font-weight:bold;
	color : #6B6B6A;
	border-color: #A6A7A4;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted ;
}

.search_label
{
	font: 8pt/14pt Tahoma;
	font-weight:normal;
	color : #5C5B5C;
}

.table_border 
{
	  font-family: Tahoma;
	  font-size:13px;
	  font-weight:normal;
	  border: 1px solid #BABCA4;
	  line-height:100%;
}
.search_table_border 
{
	  font-family: Tahoma;
	  font-size:12px;
	  color : #494949;
	  font-weight:bold;
	  border: 1px solid #B2B3AF;
	  background-color : #DFE0DD;
	  padding: 8px;
	  line-height:100%;
}
.news_table_border 
{
	  font-family: Tahoma;
	  font-size:13px;
	  font-weight:normal;
	  border: 5px solid #E4E6C8;
	  background-color:#FCFFF2;
	  padding: 8px;
	  line-height:100%;
}


.footer 
{
	font: 8pt/10pt Tahoma;
	color: #000000;
	text-decoration:none;
}
