body
{
	background: #315FA5 url('images/background.gif') repeat-x;
	font-family: verdana,helvetica,'sans serif';
	font-size: 10px;
	color: #666666;
}

.frame
{
	width: 700px;
	border: 1px  solid #FFFFFF;
	padding: 1px 1px 1px 1px;
	background-color: #FFFFFF;
}

form
{
	margin: 0px;
	padding: 0px;
}

td, input, select
{
	font-family: verdana,helvetica,'sans serif';
	font-size: 10px;
	color: #474345;
}

ul
{ 
	font-family: verdana,helvetica,'sans serif';
	font-size: 10px;
	color: #474345;
	list-style-image:url('images/star.gif'); list-style-type:disc;

}

.fronttext
{
	font-family: verdana,helvetica,'sans serif';
	font-size: 14px;
	color: #474345;
}

.newsbox
{
	background: #FFFFFF url('images/whats_new_bg.jpg') no-repeat;
	width: 600px;
	text-align: center;
	padding: 10px;
	margin: auto;
}

.newstext
{
	width: 580;
	text-align: left;
	font-family: verdana,helvetica,'sans serif';
	font-size: 10px;
	color: #000000;
}

.titlebox
{
	display: box;
	width: 376px;
	height: 158px;
	font-family: arial,verdana,helvetica,'sans serif';
	font-size: 11px;
	line-height: 16px;
	padding: 10px;
	color: #FFFFFF;
}

.title
{
	font-family: arial,verdana,helvetica,'sans serif';
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #FFFFFF;
}

.muraltitle
{
	font-family: arial,verdana,helvetica,'sans serif';
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color:#6878B7;
}

h2
{
	font-family: verdana,helvetica,'sans serif';
	font-size: 22px;
	font-weight: bold;
	color: #336699;
}


.blue
{
	font-family: verdana,helvetica,'sans serif';
	font-size: 11px;
	font-weight: bold;
	color: #2E5BA1;
}

a:link, a:visited, a:active 
{ 
	font-family: verdana,helvetica,'sans serif';
	font-size:10px;
	text-decoration: none;
	color:#6878B7;
}

a:hover 
{
	font-family: verdana,helvetica,'sans serif';
	font-size:10px;
	text-decoration: underline;
	color:#A9590C; 
}

.footer
{
	font-family: verdana,helvetica,'sans serif';
	font-size: 10px;
	color: #FFFFFF;
}

.footerbox
{
	display: block;
	width: 698px;
	height: 22px;
	vertical-alignment: center;
	font-family: verdana,helvetica,'sans serif';
	font-size: 9px;
	color: #FFFFFF;
	background-color: #404453;
	
}

a.footer:link, a.footer:visited, a.footer:active 
{ 
	font-family: verdana,helvetica,'sans serif';
	font-size: 9px;
	text-decoration: none;
	color:#FFFFFF;
}

a.footer:hover 
{
	font-family: verdana,helvetica,'sans serif';
	font-size: 9px;
	text-decoration: underline;
	color:#C0CFE5; 
}
