body {
	background-image: url(../pics/mainback.gif);
	margin-top: 10px;
	margin-bottom: 10px;
}

.whitebold {
	font-family: tahoma;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	letter-spacing:1px;
}
.footertext {
	font-family: tahoma;
	color: #999999;
	font-size: 10px;
	font-weight: none;
	letter-spacing:1px;
}
.bodytext {
	font-family: tahoma;
	color: #094ca1;
	font-size: 11px;
	font-weight: none;
	letter-spacing:1px;
}
.msg{
	font-family: tahoma;
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	letter-spacing:1px;
}
.title {
	font-family: tahoma;
	color: #DF7E8F;
	font-size: 12px;
	font-weight:bold;
	letter-spacing:1px;
}

a.topmenu:link{
	font-family: tahoma;
	color: #0d50a6;
	font-size: 9px;
	text-decoration: none;
}
a.topmenu:active{
	font-family: tahoma;
	color: #0d50a6;
	font-size: 9px;
	text-decoration: none;
}
a.topmenu:visited{
	font-family: tahoma;
	color: #0d50a6;
	font-size: 9px;
	text-decoration: none;
}
a.topmenu:hover {
	font-family: tahoma;
	color: #0d50a6;
	font-size: 9px;
	text-decoration: underline;
}
a.more:link{
	font-family: tahoma;
	color: #094ca1;
	font-size: 11px;
	font-weight:bold;	
	text-decoration: none;
}
a.more:active{
	font-family: tahoma;
	color: #094ca1;
	font-size: 11px;
	font-weight:bold;	
	text-decoration: none;
}
a.more:visited{
	font-family: tahoma;
	color: #094ca1;
	font-size: 11px;
	font-weight:bold;	
	text-decoration: none;
}
a.more:hover {
	font-family: tahoma;
	color: #094ca1;
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline;
}

a.whitelink:link{
	font-family: tahoma;
	color: #FFFFFF;
	font-size: 11px;
	font-weight:bold;	
	text-decoration: none;
}
a.whitelink:active{
	font-family: tahoma;
	color: #FFFFFF;
	font-size: 11px;
	font-weight:bold;	
	text-decoration: none;
}
a.whitelink:visited{
	font-family: tahoma;
	color: #FFFFFF;
	font-size: 11px;
	font-weight:bold;	
	text-decoration: none;
}
a.whitelink:hover {
	font-family: tahoma;
	color: #FFFFFF;
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline;
}

a.lbluelink:link{
	font-family: tahoma;
	color: #82A7EC;
	font-size: 11px;
	font-weight:bold;	
	text-decoration: none;
}
a.lbluelink:active{
	font-family: tahoma;
	color: #82A7EC;
	font-size: 11px;
	font-weight:bold;	
	text-decoration: none;
}
a.lbluelink:visited{
	font-family: tahoma;
	color: #82A7EC;
	font-size: 11px;
	font-weight:bold;	
	text-decoration: none;
}
a.lbluelink:hover {
	font-family: tahoma;
	color: #82A7EC;
	font-size: 11px;
	font-weight:bold;
	text-decoration: underline;
}