body {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a,
a:Visited  {
	color : #000099;
	text-decoration : none;
	font-size: 11px;
	font-weight: bold;
} a:Hover  {
	color : #3366ff;
	text-decoration : underline;
} a:Active  {
	color : red;
	text-decoration : underline;
}
td, 
p, 
div, 
li {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.w, 
a.w, 
a.w:Visited, 
a.w:Active {
	color: #ffffff;
} a.w:hover {
	color: #ffffcc;
}
.footer {
	color: #ffffff;
	padding: 6px;
}
.y, 
a.y, 
a.y:Visited, 
a.y:Hover, 
a.y:Active {
	color: #ffffcc;
	font-weight: bold;
	font-size: 14px;
}
.g, 
a.g, 
a.g:Visited, 
a.g:Hover, 
a.g:Active {
	color: #999999;
	font-weight: normal;
}
.o {
	color: #cc6633;
	font-weight: bold;
}
.bod {
	border-top: 1px solid #cccccc;
}

.icon {
	list-style-image: url(images/li.gif);
}

.bodytexttitle {
	font-weight: bold;
	color: #cc6633;
}
.pagetitle101 {
	font-weight: bold;
	color: #cc6633;
}
.bodytext b {
	color: #cc6633;
}
.content {
	padding: 5px;
	vertical-align: top;
}
.sm {
	font-size: 10px;
}
select, 
input, 
.forminput {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: black;
	background-color: #f0f8ff;
	padding: 1pt;
	margin: 1pt;
	border : solid black 1px;
}
.pnorm {
	color:black;
	background:#f0f8ff;
	border: solid black 1px;
}		
.pover {
	color:#0066cc;
	background:#f0f8ff;
	border: solid black 1px;
}