* {
	margin: 0px;
	padding: 0px;
}

a {
	color: #FF000D;
	text-decoration: underline;
}

a:visited {
	color: #FF000D;
}

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

body {
	background: #FCF7C7;
	font-family: verdana, sans-serif;
	font-size: 82%;
	float: left;
}


h1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
padding-top: 2px;
	font-size: 18px;
	font-weight: bold;
}
.contentheading {
		color: #000000;
	font-family: Arial, Helvetica, sans-serif;
padding-top: 2px;
	font-size: 18px;
	font-weight: bold;
}

#dotted_form {
	background: #FFFFFF;
	color: #000000;
	/* display: block; */
	border-bottom: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
		border-right: 1px;
	border-right-color: #000000;
	border-right-style: solid;
}


h2 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	color: #28487B;
	font-family: verdana, sans-serif;
	font-size: normal;
	font-weight: bold;

}


h4 {
	color: #28487B;
	font-family: verdana, sans-serif;
	font-size: normal;
        font-weight: bold;
        font-style: oblique;
        margin-top: 10px;



}

h5, .h5 {
	text-decoration: blink;
        font-size: 18pt;
        color: #ff0000;
}



.footer {
	color: #000000;
	font-family: verdana, sans-serif;
	font-size: small;
	background: #FCF7C7;
}

.footer a:link {
	color: #000000;
	font-family: verdana, sans-serif;
	font-size: small;
}

.footer a:visited {
	color: #000000;
	font-family: verdana, sans-serif;
	font-size: small;
}

.footer a:hover {
	color: #000000;
	font-family: verdana, sans-serif;
	font-size: small;
}



p {
	padding-bottom: 8px;
}

.moduletable {
	color: #FF1B00; /* -- headings for login box (RED) -- */
}

/* -- menu style -- */
.moduletable a:link,
.moduletable a:visited{
	color: #000000; 
	text-decoration: none;
	font-family: arial, verdana, sans-serif;
	padding-left: 10px;
	width: 180px;
	background-image: url(../images/menubg.gif);
	display: block;
	border-bottom: 2px;
	border-bottom-color: #FCF7C7;
	border-bottom-style: solid;
	letter-spacing: 90%;
	font-size: 12px;
}

.moduletable a:hover {
	background-image: url(../images/menubg_over.gif);
}

/*-- styling for table-like div elements --*/

#sectableft {
	width: 60px;
	background: #ffffff;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	border-right: 0px;
	border-top: 0px;
	float: left;
	padding: 5px;
	height: 30px;
	overflow: hidden;

}

#sectabmid {
	width: 60px;
	background: #ffffff;
	border-top: 0px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;	
	float: left;
	padding: 5px;
	height: 30px;
	overflow: hidden;

}

#sectabtitle {
	width: 260px;
	background: #ffffff;
	border-top: 0px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;	
	float: left;
	padding: 5px;
	height: 30px;	
	overflow: hidden;
}

#sectabright {
	width: 100px;
	background: #ffffff;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	border-left-color: #cccccc;
	border-top: 0px;
	float: left;
	padding: 5px;
	clear: right;
	overflow: hidden;
	height: 30px;
}

/*-- styling for table-like div elements which are orange --*/
/* -- 100% tint would be ffdb00. 50% tint is ffed7f --*/

#sectablefto {
	width: 60px;
	background: #ffed7f;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	border-right: 0px;
	border-top: 0px;
	float: left;
	padding: 5px;
	height: 30px;
	overflow: hidden;

}

#sectabmido {
	width: 60px;
	background: #ffed7f;
	border-top: 0px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;	
	float: left;
	padding: 5px;
	height: 30px;
	overflow: hidden;

}

#sectabtitleo {
	width: 260px;
	background: #ffed7f;
	border-top: 0px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;	
	float: left;
	padding: 5px;
	height: 30px;	
	overflow: hidden;
}

#sectabrighto {
	width: 100px;
	background: #ffed7f;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	border-left-color: #cccccc;
	border-top: 0px;
	float: left;
	padding: 5px;
	clear: right;
	overflow: hidden;
	height: 30px;
}

/* -- end table styling --*/

#tptableft {
	width: 60px;
	background: #ffde00;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	border-right: 0px;
	float: left;
	padding: 5px;
	height: 30px;
	font-weight:bold
	overflow: hidden;
}

#tptabmid {
	width: 60px;
	background: #ffde00;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;	
	float: left;
	padding: 5px;
	height: 30px;
	font-weight:bold

}

#tptabtitle {
	width: 260px;
	background: #ffde00;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;	
	float: left;
	padding: 5px;
	height: 30px;
	font-weight:bold
}

#tptabright {
	width: 100px;
	background: #ffde00;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	border-left-color: #cccccc;
	float: left;
	padding: 5px;
	clear: none;
	height: 30px;
	font-weight:bold
	clear: both;
}

#mainbody {
	background: #FCF7C7;
	float: left;
	clear: both;
	position:absolute;
    left:195px;
    top:48px;
	width: 531px;
	padding-left: 18px;
	padding-right: 12px;
	margin-top: 0px;

}

#left {
	width: 190px;
	padding-top: 79px;
	margin: 0px 0px 0px 0px;
	/* background: #FFD800 url(../images/leftbg.gif) repeat-y top left; */
	background: #FFDE00 url(../images/logoc.gif) no-repeat top left;

}



#header {
	float: left;
	position: relative;
    left:190px;
    top:0px;
	clear: left;
	color: #000000;
	width: 570px;
	height: 30px;
	background: #FFDE00 url(../images/header.gif) no-repeat center;
        
}


#wrapper {
	border-width: 0px;
	padding: 0px auto 0px auto;
	width: 760px;
	height: 100%;
}