.menuText {
	font-family: Myriad-Roman, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #3399cc;
	text-decoration: none;
}

.hstdate {
	font-size: 8px;
}
.pmsgbox {
	width:600px;
	border-width:thin;
	border-style:solid;
	font-family: monospace;
	font-size: 11px;
}



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	color: #000000;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.vcsid{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	color: #aaaaaa;
	font-size: 10px;
}

.quoted{
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #eeeeff;
	border: 1px dashed #4444ff;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #f1a149;
}
.nav {
	border-bottom-color: #3399cc;
}

a:hover {
	text-decoration: underline;
}

.mLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 13px;
	color: #ffffff;
	background-color: #3399cc;
	text-decoration: none;
}

.sLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
/*	text-decoration: none; */
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #3399cc;
	font-size: 14px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.navtab {
		border-bottom-style: solid;
        border-bottom-width: 4px;
		border-bottom-color: #e11152;
}

.smalltd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.tborder {
	border: 1px solid #4444ff;
}
.tborderred {
	border: 1px solid #ff0000;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

pre {
	font-size: 11px;
	text-decoration: none;
}

.table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #336633;
	border-right-color: #336633;
	border-bottom-color: #336633;
	border-left-color: #336633
}

