body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(topbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

a.plntxt {
	font-weight:normal;
	margin: 0px 0px 0px 0px;
}

a.plntxtb {
	font-weight:bold;
	margin: 0px 0px 0px 0px;
}

a.secthdr:link, a.secthdr:visited, a.secthdr:active {
	color: #BD0000;
}

a.secthdr:hover {
	color: #FF0000;
}

a {
	font-weight: bold;
	font-size: 11px;
	color: #4D5C7D;
}

p {
	margin: 5px 5px 5px 5px;
	font-size: 11px;
	color: #4D5C7D;
}

img {
	border:none;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #4D5C7D;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

input {
	/* width: 100%;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D5C7D;
}

#mainmnu a {
	color: #FFFFFF;
}

.vsep {
	background-image: url(vsepbg.gif);
	background-repeat: repeat-y;
	background-position: top;
}

.hsep {
	background-image: url(hsepbg.gif);
	background-repeat: repeat-x;
}

.secthdr {
	font-weight: bold;
	margin: 7px 5px 7px 5px;
	color: #BD0000;
}

.blockhdr {
	font-weight: bold;
	color: #BD0000;
}

.blocksubhdr {
	font-weight: normal;
	color: #BD0000;
}

.pict {
	padding: 2px 2px 2px 2px;
	margin: 5px 5px 5px 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #BD0000;
}

.blockcont {
	margin: 5px 5px 5px 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #D5DBE2;
	width: 458px;
}

.plntxt {
	text-align: justify;
}

.lnk1 {
	background-image: url(butnblt.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 20px;
	text-align: right;
}

.lnk0 {
/*	background-image: url(butnblt.gif);*/
	background-position: right;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 15px;
	text-align: right;
}

.lnk2 {
	background-image: url(butnblt.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right: 15px;
	margin-right: 11px;
	text-align: right;
}

.bgleft {
	background-image: url(hdrbg1.gif);
	background-repeat: repeat-x;
	background-position: right;
}

.conttable {
	background-image: url(bg.gif);
/*	padding: 5px 5px 5px 5px; */
	border-style: solid;
	border-width: 1px;
	border-color: #BD0000;
}

.but {
	background-color: #EE0000;
	height: 25px;
	width: 65px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #4D5C7D;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.lightr {
	font-weight: bold;
	text-align: right;
	color: #90A1B6;
}

.lightl {
	font-weight: bold;
	text-align: left;
	color: #90A1B6;
}

.hinted {
	color:#BD0000; 	
}