a {
	color: #386CAF;
	text-decoration: none;
	}

a:hover {
	color: #9E0B4D;
	text-decoration: none;
	}

a.greylink,a.greylink:hover {
	color: #666666;
	}

a.leftnavt,a.leftnavt:hover {
	font-size: 70%;
	font-weight: bold;
	}

a.leftnav,a.leftnav:hover {
	font-size: 70%;
	}

a.leftnavhl,a.leftnavhl:hover {
	color: #666666;
	background-color:#E1EEFF;
	font-size: 70%;
	}

a.tablink,a.tablink:hover {
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	}

a.nav:link,a.nav:visited {
	color: #444444;
	text-decoration: none;
	}

a.nav:hover {
	color: #999999;
	text-decoration: none;
	}

a.foot:link,a.foot:visited {
	color: #999999;
	text-decoration: none;
	}

a.foot:hover {
	color: #999999;
	text-decoration: underline;
	}

.alert {
	color:#9E0B4D;
	font-family: verdana, arial, helvetica, sans-serif;
	padding:10px;
	font-size: 11px;
	font-weight:bold;
	border:1px solid #9E0B4D;
	text-align:center;
}

.alertp {
	color:#9E0B4D;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}

.footer {
	color: #999999;
	line-height: 150%;
	font-size: 65%;
	}

td,p {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #666666; 
	}

body {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #666666; 
	padding:10px;
	margin:0px;
	text-align: center;
}

.navpad {
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
	font-size: 70%;
}

.bodymed {
	font-size: 70%;
	}

.bodymedb{
	font-size: 70%;
	font-weight:bold;
	}

.bodybig {
	font-size: 80%;
	}

.bodybigb{
	font-size: 80%;
	font-weight:bold;
	}

.bold {
	font-weight: bold;
	}

.plain {
	font-size: 65%;
	}

.plainb {
	font-weight: bold;
	font-size: 65%;
	}

.hugetitle {
	font-family: arial, helvetica, sans-serif;
	font-size: 115%;
	color: #386CAF; 
	}

.bigtitle {
	font-size: 90%;
	color: #386CAF;
	font-weight: bold;
	}

.medtitle {
	font-size: 80%;
	color: #386CAF;
	font-weight: bold;
	}

.medtitleg {
	font-size: 80%;
	color: #666666;
	font-weight: bold;
	}

.smalltitle {
	font-size: 70%;
	color: #386CAF;
	font-weight: bold;
	}

.tinytitle {
	font-size: 65%;
	color: #386CAF;
	font-weight: bold;
	}

.fixedbody  {
	font-size: 10px;
	}

.fixedbold  {
	font-size: 10px;
	font-weight: bold;
	}

form {
	margin-top:0px;
	margin-bottom:0px;
}

select,input,textarea {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	}

input.search {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #999999;
	color: #666666;
	}

input.button {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color:#efefef;
	border:1px solid #386CAF;
	color:#386CAF;
	}

input.buttonon {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color:#386CAF;
	border:1px solid #386CAF;
	color:#ffffff;
	}

li {
	/* margin-bottom: 2px; */
}

ul {
	margin-top:10px;
	margin-bottom:5px;
	margin-left:10px;
	padding-left:10px;
}

.verd12b  {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}
.verd12   {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;}

