body
{
	background: #ffffff;
	margin: 0px auto;
	text-align: center;
}

H1 {
	color: #666666;
	font-family: Verdana;
	font-size: 16px;	
	margin-top: 30px;
}

.menu a{
	color: #666666;
	font-family: Verdana;
	font-size: 10px;	
	text-decoration: none;
}

.menu a:hover {
	color: #24929E;
	font-family: Verdana;
	font-size: 10px;	
	text-decoration: none;
}

.copyright, .copyright A {
	color: #666666;
	font-family: Verdana;
	font-size: 10px;
	text-decoration:none;
}

.submenu 
{
	padding-left: 30px; 	
}

.textnormal
{
	color: #666666;
	font-family: Verdana;
	font-size: 11px;	
}

.textTitle
{
	color: #24929E;
	font-family: Verdana;
	font-size: 11px;	
	font-weight:bold;	
}

.textnormal a
{
	color: #666666;
	font-family: Verdana;
	font-size: 11px;	
	text-decoration: none;
	
}

.textnormal a:hover
{
	color: #24929E;
	font-family: Verdana;
	font-size: 11px;	
	text-decoration:  none;
}

A.textlink
{
	color: #666666;
	font-family: Verdana;
	font-size: 11px;	
	text-decoration: underline;
}

A.textlink:hover
{
	color: #24929E;
	font-family: Verdana;
	font-size: 11px;	
	text-decoration: underline;
}


.textError
{
	color: #c06666;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
}

.textNote
{
	color: #666666;
	font-family: Verdana;		
	font-size: 9px;
}

.textNote A
{	
	font-size: 9px;
	text-decoration: underline;
}

.textNote A:hover
{	
	font-size: 9px;
	text-decoration: underline;
}

.newsTitle
{
	color: #24929E;
	font-family: Verdana;
	font-size: 11px;	
	font-weight:bold;	
}

/*form*/

.formstyle
{
	border: 1px solid D0D0D0;
	height: 20px;
	width: 160;
	color: #848484;

}

.formError
{
	border: 1px solid D03030;	
}

.textInput
{
	color: #666666;
	font-family: Verdana;
	font-size: 11px;		
}


.button
{
	color: #666666;
	font-family: Verdana;
	font-size: 11px;		
}


.logo
{
	border: solid 1px #cccccc;
}