body {
	background-image: url(../images/mainbg.jpg);
	font-family: Tahoma;
	font-size: 11px;
	color: 515151;
	background-color: #629FD8;
	background-repeat: repeat-x;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.bottomtext {
	font-family: Tahoma;
	font-size: 11px;
	color: C8E4FF;
	line-height: 17px;
	font-weight: normal;
}
.smallbottomtext {
	font-family: Tahoma;
	font-size: 10px;
	color: C8E4FF;
	line-height: 17px;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #0b619d;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #0b619d;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #1F9CEF;
	text-decoration: underline;
}
a.bottom:link {
	font-family: Tahoma;
	font-size: 11px;
	color: C8E4FF;
	text-decoration: none;
	font-weight: normal;
}
a.bottom:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: C8E4FF;
	text-decoration: none;
	font-weight: normal;
}
a.bottomsmalltext:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #c8e4ff;
	text-decoration: none;
}
a.bottomsmalltext:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #c8e4ff;
	text-decoration: none;
}
a.bottomsmalltext:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #c8e4ff;
	text-decoration: underline;
}
a.bottom:hover {
	font-family: Tahoma;
	color: C8E4FF;
	text-decoration: underline;
}
.maintext {
	font-family: Tahoma;
	font-size: 12px;
	color: #0069A3;
}
.boldtext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: 0B619D;
}
.list{
	margin:0px;
	padding:0px;
	list-style:none;
}
.list li{
	margin:0px;
	padding:0 0 0 20px;
	background:url(../images/bullet.jpg) no-repeat left top;
	font-family:Tahoma;
	font-size:11px;
	display:block;
	font-size:12px;
	line-height:18px;
}
