body {
	margin:0;
	padding:0;
	background-color: #000002;	
}

p,td { font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-top: 0px;
}

a{
	color: #fe852d;
	text-decoration: underline;
}

a:hover{
	color: #F6A83B;
	text-decoration: underline;
}

a.hidden {
	text-decoration: none;
	color: #000000;
	cursor:default;
}

form {
     margin:0;
     padding:0;
}
.bottom-bg {
	background-image: url(../images/bottom-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}


ul {
	margin-left:20px;
	margin-top:0px;
	padding:1px;
	list-style-type: square;
	line-height: 16px;
	}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #fe852d;
	margin: 0px;
	padding-bottom: 7px;
}

.bgy {
	background-repeat: repeat-y;
}

.bottom_addr {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 10px;
	text-align: center;
}

.bottom_addr a {
	text-decoration: none;
}

.bottom_addr a:hover {
	text-decoration: underline;
}


.bgx {
	background-repeat: repeat-x;
}


.norepeat {
	background-repeat: no-repeat;
}

.c_name {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Tahoma, Arial;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:center;
}


.bottom-menu {
	color: #f28e24;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 2px;
}

.bottom-menu a {
	color: #f28e24;
	text-decoration: none;
}

.bottom-menu a:hover {
	color: #F6A83B;
	text-decoration: underline;
}

.menu {
	color: #FFFFFF;
	background-image: url(../images/m-bg.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 40px;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	padding-top: 6px;
	padding-bottom: 7px;
	font-size: 12px;
}
.menu a{
	text-decoration: none;
	color: #FFFFFF;
}

.menu a:hover {
	color: #EF9F56;
	text-decoration: none;
}

.submenu {
	color: #FFFFFF;
	background-image: url(../images/m-bg.gif);
	background-repeat: no-repeat;
	font-weight: lighter;
	font-style: italic;
	padding-right: 20px;
	padding-left: 40px;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	padding-top: 6px;
	padding-bottom: 7px;
	font-size: 12px;
}
.submenu a{
	text-decoration: none;
	color: #FFFFFF;
}

.submenu a:hover {
	color: #EF9F56;
	text-decoration: none;
}

.sub {
	color: #e2aa0f;
	text-transform: none;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 5px;
}

.sub a{
	color: #e2aa0f;
	text-decoration: none;
}

.sub a:hover {
	color: #e2aa0f;
	text-decoration: underline;
}


.body_txt {
	color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
}

.login-form {
	background-image: url(../images/login-form-bg.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 110px;
	border-width: 1px;
	border-style: solid;
	font-size: 11px;
	padding-top: 3px;
	padding-left: 1px;
}
P.hdr {
        FONT-SIZE: 24px;
        text-decoration  : underline;
        font-weight : bold;
}

P.hdr2 {
        text-decoration  : underline;
        font-weight : bold;
}

P.hdr3 {
        text-decoration  : underline;        
}

span.vers {
        color:#800000;
        font-style : italic;  
}

span.prefs {
        color:#000080; 
}

span.optn {
        font-weight : bold;
}

span.it_sel {
       	font-style : italic;    
}

span.bold_sel {
       	font-weight : bold;   
}

.bord {
	border-color: #808080;
}
br.page { 
	page-break-before: always; 
}
.abs {
	position: absolute;
	background: #00c;
	color: #F0C
}
