body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #18559C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
a.menu:link {
	font-weight: bold;
	text-decoration: none;
}
a.menu:visited {
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFCC00;
}
a.menu:active {
	font-weight: bold;
	text-decoration: none;
	color: #FFFF00;
}
a.cpy:link {
	text-decoration: none;
	color: #1E8ADB;
}
a.cpy:visited {
	text-decoration: none;
	color: #1E8ADB;
}
a.cpy:hover {
	text-decoration: underline;
	color: #1E8ADB;
}
a.cpy:active {
	text-decoration: none;
	color: #1E8ADB;
}
.smenu{
	position:relative;
	width:190;
	position:absolute;
	cursor:se-resize;
	background-color: #037FED;
}
.item_panel {
    width:190;
    clip:rect(0,190,0,0);
    position:absolute;
}
.item_panel a {
   text-decoration:none;
   cursor:hand;
}
.item {
   width:190;
}
.norepeat {
	background-repeat: no-repeat;
}
.cpy {
	font-size: 10px;
	color: #1E8ADB;
}
.ho {
	color: #FFCC00;
}
.cap {
	font-size: 10px;
	font-style: italic;
}
.enlarge {
	font-size: 16px;
}
.enlarge2 {
	font-size: 22px;
}
a.faq {
	color: #FFCC00;
	font-weight: normal;

}
