body 
{
	font-size:			10px;
	font-family:		verdana, helvetica, arial;
	color:				#000000;
	background-image:	url("../../images/background.gif");
}
a 
{
	text-decoration:	none;
	color:				#0a5196;
}
img
{
	border:				0;
}
a:hover 
{
	text-decoration:	underline;
}
a.menu
{
	color:				#f5f5f5;
}
a.menu:hover
{
	text-decoration:	none;
	color:				#bfbfbf;
}
td
{
	
	font-size:			10px;
	padding:			2px;
}
table.main
{

}
td.logo
{
	height:				100px;
	text-align:			center;
}
td.logoleft
{

}
td.topleft
{
	background-color:	#0a5196;
	color:				#000000;
	font-weight:		bold;
}
td.top
{
	background-color:	#eeeeee;
	color:				#333333;
	text-align:			center;
}
td.topright
{
	background-color:	#0a5196;
	color:				#cccccc;
	text-align:			right;
}
td.menu
{
	background-color:	#0a5196;
	width:				160px;
	padding:			8px;
	color:				#aaaaaa;
}
td.main
{
	background-color:	#ffffff;
	width:				550px;
	height:				500px;
	padding:			8px;
}
td.post
{
	width:				260px;
}
td.postimg
{
	width:				260px;
	text-align:			center;
}
td.news
{
	background-color:	#0a5196;
	width:				160px;
	padding:			8px;
	text-align:			right;
}
td.footer
{
	background-color:	#eeeeee;
	color:				#555555;
	text-align:			right;
}
span.newsdate
{
	color:				#cccccc;
	font-weight:		bold;
}
span.newsdate2
{
	color:				#333333;
	font-weight:		bold;
}
span.headline
{
	font-size:			14px;
	font-weight:		bold;
}
span.headline2
{
	font-size:			12px;
	font-weight:		bold;
}
span.author
{
	color:				#555555;
}
span.bold
{
	font-weight:		bold;
}
