body {
	background-attachment: fixed;
	background-image: url(images/body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.menuback {
	background-image: url(images/menu_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.linkmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.linkmenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3C4245;
	text-decoration: none;
}
.mainborder {
	border: 1px solid #FFFFFF;
}
.linksubmenu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #01ADBE;
	text-decoration: none;
}
.linksubmenu:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #01ADBE;
	text-decoration: underline;
}
.bluelight {
	font-family: Tahoma;
	font-size: 11px;
	color: #018DBE;
	text-decoration: none;
}
.linkblue {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #018DBE;
	text-decoration: none;
}
.linkblue:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.bordergrey {
	border: 1px solid #CCCCCC;
}
.bottomback {
	background-image: url(images/bottomback.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a.linkwhite {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.linkwhite:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.lightbg {
	background-color: #ECFBFF;
	border: 1pt solid #008EBD;
	color: #FFFFFF;
}
.headingmain {
	color: #FFFFFF;
	font-size: 11px;
	background-color: #008EBD;
	font-weight: bold;
	font-family: tahoma;
	text-decoration: none;
	text-transform: uppercase;
}
.whitever {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.16vergreybold {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #3C4245;
	text-decoration: none;
}
a.link16 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3C4245;
	text-decoration: none;
}
a.link16:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3C4245;
	text-decoration: underline;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3C4245;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3C4245;
	text-decoration: none;
}
.topbg {
	background-image: url(images/top_06.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
a.link3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3C4245;
	text-decoration: none;
}
a.link3:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3C4245;
	text-decoration: underline;
}

ul { list-style-image: url("/images/bullet.jpg");
line-height: 160%; } 
ol { list-style-image: url("/images/bullet.jpg");
line-height: 160%; }

.rightpic{float:right; margin:3px 0px 0px 15px; border:0px;}
.leftpic{float:left; margin:3px 15px 0px 0px; border:0px;}

.imgbdr1{
border:solid #018fbf 3px;
}