body              { color: black; font-weight: normal; font-size: 10px; font-family: Verdana, Arial; background: white url(images/bkg.gif) no-repeat scroll right top; margin-top: 0px; margin-left: 0px; padding-top: 0px; padding-left: 0px; z-index: 2; top: 0px; left: 0px }

p {}

td {}

a:link     { color: navy; font-weight: bold; font-size: 10pt; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }



a:visited       { color: navy; font-weight: bold; font-size: 10pt; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

a:hover       { color: black; font-weight: bold; font-size: 10pt; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }

.pad  { padding-right: 5px; padding-left: 10px }

table { color: black; font-weight: normal; font-size: 10pt; font-family: Verdana, Arial }

.bluetxt { color: navy }

.small { color: navy; font-size: 8pt; font-family: Verdana, Arial; text-decoration: none }

.title { color: navy; font-size: 16pt; font-family:Verdana, Arial }

.bluebkg  { background-color: #1e2a63 }

.whitetxt { color: white }

.subtitletxt { color: #06c; font-weight: bold; font-family: Verdana, Arial }

.grbkd  { background-color: #ddd }
.topbkg      { background: url(images/top_bkg.gif) repeat-x; z-index: -1 }
.large   { color: navy; font-size: medium }
.navybox  { padding: 4px; border: solid 1px navy }

a.sublink {
	color: #3286D4;
	padding-right: 5px;
}


dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: absolute;
top: 175;
left: 5;
}
#menu {
width: 12em;
}
#menu dt {
	cursor: pointer;
	margin: 2px 0;
	;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	border: 1px solid gray;
	background: #CECECE;
	color: #000099;
}
#menu dd {
border: 1px solid gray;
}
#menu li {
text-align: center;
background: #fff;
}
#menu li a, #menu dt a {
color: #000099;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

#menu li a:hover, #menu dt a:hover {
background: #eee;
}

.mentions {
position: absolute;
top : 300px;
left : 10px;
color: #000;
background-color: #ddd;
}

.alert {
	font-weight: bold;
	color: #990000;
}
