body {
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	background-color: #F2F4FD;

}

.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#ECECFF;
color:#000000;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

.submenu{
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-left: 5pt;

}

a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;

}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C10000;
	text-decoration: underline;
}



.toptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;

}
.textbox {
	height: 17px;
	width: 118px;
}
.rightcap {
	background-image: url(images/rightcap.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightborder {
	background-image: url(images/rightborder.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.submenu2 {

	margin-bottom: 0.3em;
	margin-top: 0.3em;
	margin-right: 0em;
	margin-left: 5pt;
}
.sublink {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	font-weight: normal;
}
