body {
	margin-top: 0px;
}

body, p,td {
	font-size: 11px;
	font-family: Verdana, Tahoma, "Trebuchet MS", Arial;
	color: #333333;
	line-height: 16px;
}

body, ul,li {
	font-size: 11px;
	font-family: Verdana, Tahoma, "Trebuchet MS", Arial;
	color: #333333;
	line-height: 16px;
	margin-top: 0px;
} 

.bg_content {
background-image:url(../image/content.jpg);

}

.bg_bottom {
background-image:url(../image/bottom.jpg);

}

.format_date {
	font-size: 11px;
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	color: #999999;
} 

.left_navigation {
	margin-top: 10px; 
	margin-bottom: 10px; 
} 


.contact {
	font-size: 10px;
	font-family: Verdana, Tahoma, "Trebuchet MS", Arial;
	color: #595959;
	line-height: 15px;
} 

.info_head {
	font-size: 10px;
	font-family: Verdana, Tahoma, "Trebuchet MS", Arial;
	color: #FFFFFF;
	line-height: 15px;
} 


.NewsLink:visited  { color: #FFFFFF; text-decoration: none; }
.NewsLink:link  { color: #FFFFFF; text-decoration: none; }
.NewsLink:active  { color: #FFFFFF; text-decoration: none; }
.NewsLink:hover   { color: #FFCC00; text-decoration: underline; }

a { color: #006699; text-decoration: none; }
a:link { color: #006699; }
a:hover { color: #006699; text-decoration: underline; }
