body{
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
background-color:#ffffff;
}
.menu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0560A9;
}

.body {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #236878;
	text-decoration:none;
}

.body_text{
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
	text-decoration:none;
}

.body_bold{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	text-decoration:underline;	
	color: #666666;
}
.centerbody {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #236878;
	text-decoration:none;
}
.white {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.textbox {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: none;
	color: #236878;
	text-decoration:none;
}
.navigation {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #236878;
	text-decoration:none;
}
.bodytest {
	font-family: verdana;
	font-size: 12px;
	font-weight: none;
	color: #666666;
	text-decoration:none;
}

.body_unbold{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:none;
	text-decoration:none;	
	color: #666666;
}

.links{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:none;
	text-decoration:none;	
	color: #236878;
}

.links:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:none;
	text-decoration:underline;	
	color: #236878;
}
.btmlnk{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:none;
	text-decoration:none;	
	color: #757575;
}

.btmlnk:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:none;
	text-decoration:none;	
	color: #000000;
}
.menu_new {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.menu_new:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}

