body {
	background-color: #FFFFFF;	
	margin: 0px;
	padding: 0px;
}
body a {
	color: #006699;
	text-decoration: none;
}
body a:hover {
	color: #000000;
	text-decoration: underline;
}

#top_div {	
	width: 100%;
}
#Sitename {
	float: left;
}
#flash_div {
	float:right;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-align: center;
}
#footer {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #939393;
	text-decoration: none;
	text-align: right;	
	clear: both;
}
#footer a {
	color: #990000;
	text-decoration: none;
}
#footer a:hover {
	color: #990000;
	text-decoration: underline;
}


#main {
	width: 999px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#body_div {
	background-color: #FFFFFF;
	width: 930px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 36px;
	float: left;
	clear: both;
}
#leftnav {
	float: left;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 0px;
	width: 166px;
	background-image:url(../images/left_nav_repeat.jpg);
	background-repeat:repeat-y;	
}
.navelement {
	background-image: url(../images/left_nav_main.jpg);
	background-repeat: no-repeat;
	width: 212px;
	display:block;
	float:left;
	margin-top: 0px;
}
.navelement h1 {
	font-family:Papyrus, Arial, Verdana;
	font-size:10pt;
	font-weight:bold;
	color: #ad8d79;
	text-transform: uppercase;	
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
	overflow: hidden;	
	text-align: left;
}
.navelement h1 a {
	color: #a40005;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.navelement h1 a:hover {
	color: #000000;
	text-decoration: overline;
}
.navelement ul {
	/*background-image: url(../images/leftnav_middle.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;*/
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin: 0px;
}
.navelement li {
	font-family:Papyrus, Arial, Verdana;
	font-size:11pt;
	font-weight:bold;
	color: #ad8d79;
	text-decoration: none;	
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.navelement li a {
	color: #a40005;
	text-decoration: none;
	margin: 0px;
	background-image: url(../images/nav_bullet.png);
	background-repeat: no-repeat;
	background-position: 2px;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.navelement li a:hover {
	color: #000000;
	text-decoration: overline;
}
.navelement span {
	/*background-image: url(../images/leftnav_repeat.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	background-attachment: scroll;*/
	clear: both;
	float: right;
	width: 212px;
	padding: 0px;
	margin: 0px;
}
.navelement p {
	/*background-image: url(../images/leftnav_bottom.jpg);
	background-repeat: no-repeat;*/
	padding: 0px;
	height: 30px;
	float: left;
	margin: 0px;
	width: 212px;
}
#maincontent {
	float: left;	
	text-align: justify;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;	
	width: 700px;
	display: compact;
}
#maincontent h1 {
	font-family:Papyrus, Arial, Verdana;
	font-size: 18pt;
	color: #a40005;
}
#maincontent h2 {
	font-size: 18px;
	color: #003366;	
}
#pagelink {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	margin: 10px;
}
#pagelink a {
	color: #003366;
	text-decoration: none;
}
#pagelink a:hover {
	color: #000000;
	text-decoration: underline;
}

#topnav {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #000000;
	text-align: center;
	width:100%;
}
#topnav ul {
	width: 100%;
	margin:0px auto;
}
#topnav li {
	float: left;
	margin-right: 120px;
	margin-bottom: 5px;
	color: #FFFFFF;
}
#topnav li a {
	font-weight:bold;
	background-image: url(../images/top_menu_bg.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	width: 115px;
	height:27px;
	overflow: hidden;	
	position: absolute;
	padding-top: 5px;
}

#topnav li a:hover {
	color: #990000;
	background-image:url(../images/top_menu_bg_o.jpg);	
}

#qsearch {
	float: right;
}
.textfields {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 2px;
}
hr {
	color: #999999;
	height: 1px;	
}
#msgbox {
	color: #666666;
	background-color: #FEFDCF;
	border: 1px solid #006699;
}

#msgbox a {
	color: #006699;
	text-decoration: none;
}

#msgbox a:hover {
	color: #006699;
	text-decoration: underline;
}

.tblbdr {
	border: 1px solid #999999;
}
.notify {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #FF0000;
}
.heading {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #006699;
	text-align: justify;
	margin: 0px;	
}
.heading a {	
	color: #990000;
	text-decoration: none;
}
.heading a:hover {
	color: #990000;
	text-decoration: underline;
}
#login th {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	height: 25px;
	text-align: left;
	padding-left: 5px;
}
#login {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.btn {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	background-image: url(../images/header_bg.gif);
	border: 1pt solid #FF6600;
	height: 20px;
	font-weight: bold;
}
form {
	margin: 0px;
	padding: 0px;
}
.bluetext {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9pt;
	color: #0099FF;
	text-decoration: none;
}
.bluetext a {
	color: #0099FF;
	text-decoration: none;	
}
.bluetext a:hover {
	color: #FFFFCC;
	text-decoration: none;
}

#news {
	color: #000000;
	background-color: #F0F0F0;
}
#news td {
	padding: 5px;
}

#news th {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/header_bg2.gif);
	background-repeat: repeat-x;
	height: 25px;
	text-align: left;
	padding-left: 5px;
}
#news a {	
	color: #990000;
	text-decoration: none;
}
#news a:hover {
	color: #990000;
	text-decoration: underline;
}

#news h2 {
	font-family:Papyrus, Arial, Verdana;
	color: #990000;
}
#login a {

	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
#login a:hover {


	font-family: Verdana, "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
	text-align: justify;
}
fieldset {
	margin-right: 5px;
	margin-left: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}
.greytext {

	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #999999;
	text-align: justify;
}
.inputGrey {

	border: 1px solid #FFAD09;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 8pt;
	color: #999999;
}
.pagetext a:hover {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9pt;
	color: #993300;
	text-decoration: underline;
}
#cdiv {
	background-color: #FFFFFF;
	border: 1px solid #003399;
	position: absolute;
	visibility: hidden;
}

fieldset {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	border: solid 1px #553b2b;
	clear:both;
	padding: 10px;
	line-height: 20pt;

}

fieldset legend, fieldset legend a {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11pt;
	color: #990000;
	text-decoration: none;
}

fieldset a {
	color: #990000;
	text-decoration: none;	
}

fieldset a:hover, fieldset legend a:hover {
	color: #000000;
	text-decoration: underline;	
}

.tdbg1 {
	background-color: #F0F0F0;
}

.tdbg2 {
	background-color: #E0E0E0;
}
.tdhover {	
	background-color: #FDF0C4;
}

#content {
	width:600px;	
	margin:0 auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	overflow: auto;
}
#floatdiv {
	position:absolute;
	/*width:100px;
	height:30px;
	top:10px;
	right:10px;
	padding:16px;
	background:#FFFFFF;*/
	z-index:100;
	margin: 0px;
}
