body {
	margin: 0px;
	background-repeat: repeat-x;
	font-family: Tahoma, Arial;
	font-size: 11px;
	background-position: center top;
	padding: 0px;
	background-color: #D7D7D7;
	background-image: url(wimg/bg_body.jpg);
	color: #666666;
	line-height: 1;
}
a:link, a:visited, a:active {
	color : #666;
	font-weight : bold;
	font-size : 11px;
	text-decoration: none;
}

a:hover { 
color : #666666; 
font-size : 11px; 
font-weight : bold; 
text-decoration : underline; }
a.wht:link, a.wht:visited, a.wht:active {  
color : #FFFFFF; 
font-weight : bold;
font-size : 11px; 
text-decoration : none; }

a.wht:hover { 
color : #999999; 
font-size : 11px; 
font-weight : bold; 
text-decoration : underline; }

.blurb {
	background-image: url(wimg/blurb.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding: 12px 17px;
	float: none;
	text-align: center;
	text-transform: capitalize;
	font-weight: bold;
	color: #FF0000;
	background-position: left;
}
.btm {
	background-image: url(wimg/btm.gif);
	background-repeat: no-repeat;
	padding: 10px;
	margin: 10px;
	text-align: center;
	background-position: center;
	height: 50px;
	font-size: 11px;
	color: #FFFFFF;
}
.top {
	height: 18px;
	font-size: 11px;
}
h1 {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
	line-height: 1;
	margin-top: 10px;
	margin-bottom: 10px;
}
p {
	line-height: 1.4;
}

.content {
	background-color: #FFFFFF;
	padding: 7px;
	line-height: 1.4;
	color: #666666;
	font-size: 11px;
	font-family: Tahoma, Arial;
}
li {
list-style-type:disc;
margin:0px 10px;
padding:0px;
	color: #666666;
}
ul {
margin:0px 10px;
padding:0px;
}

.heading {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}


.imgtd {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	height: auto;
}
h2 {
	font-size: 15px;
	color: #FF0000;
	font-weight: bold;
}
.sml {
	font-size: 10px;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
#bodybg {
	background-image: url(wimg/bg_bd.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bdr {
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
}
.bdr1 {
	border: 1px solid #999999;
}

