body {
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	scrollbar-3d-light-color : #000000;
	scrollbar-arrow-color : white;
	scrollbar-base-color : #CECEFC;
	scrollbar-dark-shadow-color : #CECEFC;
	scrollbar-face-color : #D12728;
	scrollbar-highlight-color : Gray;
	scrollbar-shadow-color : Black;
	background-image : url(images/bg.gif);
	background-color : #B30000;
}
H1  {
	margin-left : 9px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #C60F13;
	border-top-width : 1px;
	border-top-color : #DCB4B4;
	border-top-style : solid;
	border-bottom-width : 3px;
	border-bottom-color : #DCB4B4;
	border-bottom-style : double;
	margin-right : 9px;
	margin-top : 20px;
	padding-top : 3px;
}
h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	font-size: 13px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
}
p {
	margin-top: 9px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #222222;
	text-align: justify;
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
}
p.ls {
	font-size: 9px;
	margin-right: 2px;
	margin-left: 2px;
	text-align: left;
	margin-top: 2px;
	color: #5A0000;
}
a{
	color : #CD2028;
	font-family: verdana, arial;
}
a.mn {
	padding-top: 21px; 
	height: 60px;
	background-color: #D12728;
	font-weight: bold;
	text-decoration: none;
	width: 108px;
	color: #ffffff;
	text-align: center;
	font-size: 13px;
	display: block;
}
a.mn2 {
	padding-top: 21px; 
	height: 60px;
	background-color: #FF8080;
	font-weight: bold;
	text-decoration: none;
	width: 107px;
	text-align: center;
	font-size: 13px;
	color: #ffffff;
	display: block;
}
a.mn:hover, a.mn2:hover {
	background-color: #FFBFBF;
}
a.bn {
	color : White;
	padding: 2px;
	text-decoration : underline;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}
a.bn:hover {
	background : White;
	color: #22154B;
}
a.fn {
	color : White;
	padding-left : 2px;
	padding-right : 0px;
	text-decoration : underline;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	padding-bottom: 8px;
}
a.fn:hover {
	text-decoration : none;
	color : Navy;
}
TD.ln {
	border-bottom : 1px solid #5A0000;
/**	background-color : #D8D8D8; **/
	height: 20px;
	color: white;
	font-size: 12px;
	font-family: verdana,arial;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 1px;
}
A.ln {
	text-align : left;
	color : Black;
	font-family : Arial, Geneva, Helvetica, sans-serif;
	width : 100%;
	text-decoration : none;
	margin-left : 0px;
	border-left-width : 0px;
	font-weight : normal;
	font-size : 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left : 5px;
	height: 100%;
	display: block;
/**	background-color : #D8D8D8; **/
}
a:hover.ln {
	color : White;
	background-color: #B892CE;
}
TD.ln2 {
	border-bottom : 1px solid #5A0000;
	border-right:  1px solid #5A0000;
	border-left:  1px solid #5A0000;
	background-color : #FFE6E6;
	height: 17px;
}
A.ln2 {
	text-align : left;
	color : Black;
	font-family : Arial, Geneva, Helvetica, sans-serif;
	width : 100%;
	text-decoration : none;
	margin-left : 0px;
	border-left-width : 0px;
	font-weight : normal;
	font-size : 10.5px;
	background-image : url(images/nav_bg.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left : 5px;
	height: 100%;
	background-color : #FFE6E6;
	display: block;
}
a:hover.ln2 {
	color : White;
	background-color: #D12728;
}
ol, li {
	font-family: verdana, arial;
	font-size: 12px;
	color: #333333;
}
INPUT,select  {
	background-color : #F3F3F3;
	color : Black;
	font-size : 11px;
	border : #585858 solid 1px;
}
