body {
	background-color: #EFEFEF;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-image: url(../images/bgch.gif);
	background-repeat: repeat-x;
	font-family: Trebuchet MS;
}
#header {
	background-image: url(../images/bgch.gif);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	min-width: 750px;
	font-family: Trebuchet MS, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	vertical-align: super;
}
#mainwrapper {
	margin: 0px auto;
	padding: 0 18px;
	width: 850px;
	
}
#maincontent {
	float: left;
	width: 610px;
	border-left: 1px dotted #999999;
	text-align: justify;
	font-size: 14px;
	padding: 10px 0 18px 18 px;
	margin: 0;
}
#sidebar {
	float: left;
	font-size: 11px;
	padding 0 18px 0 0;
	width: 200px;
}
#sidebar p {
padding-right: 18px;
text-align: justify;
}

#nav {
	margin: 5px 0 0; padding: 0 18px 0 0;
}
#nav li {
	font-size: 12px;
	list-style-type: none;
	background-image: url(../images/arr.gif);
	background-repeat: no-repeat;
	background-color: #A9A9A9;
	border: 1px solid #3f2f2f;
	background-position: 1px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav a, #nav a:visited {
	color: #333333;
	text-decoration: none;
	display: block;
	margin: 0px;
	text-align: center;
	padding: 0px;
}
#nav a:hover, #nav a:active, #nav a:focus {
	background-color: #333333;
	color: #FFFFFF;
}
#footer {
	clear: both;
	background-color: #FFFFFF;
	min-width: 800px;
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	color: 999999;
	letter-spacing: 10px;
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 999999;
}
#footer p {
	margin: 0;
	width: 800px;
}
.headerText {
	padding-left: 150px;
	vertical-align: 70%;
}
label{
	color : #666666;
	cursor:hand;
	font-family: "Trebuchet MS", Arial, Geneva, san-serif;
	float: left;
	width: 140px;
}
fieldset{
	padding:10px;
	border : 1px solid #CCCCCC;
	margin-bottom : 15px;
	padding : 10px;
	font-family: "Trebuchet MS", Arial, Geneva, san-serif;

}
legend {
	font-family: "Trebuchet MS", Arial, Geneva, san-serif;
	color: #333333;
}
.accKey {
	text-decoration: underline;
}
.txtInput, textarea {
	width : 180px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	background-color: #CCCCCC;
	border: 1px solid #000000;


}
.txtButton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	background-color: #CCCCCC;
	width: 180px;
	border: 1px solid #000000;
	cursor: hand;

}

ul {
	list-style-position: outside;
	list-style-type: disc;
	font-size: 14px;
}
.tableText {
	font-size: 14px;
}
