body {
	font-family: "trebuchet Ms";
	font-size: 90%;
	background-image: url(../images/bk.jpg);
}
#nav {
	width: 600px;
	margin-left: 23px;
}

a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h3 {
	display: inline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
h5 {
	font-size: 85%;
	display: inline;
	font-weight: normal;
	color: #FF0000;
}
input {
	border: 1px solid #A9A9A9;
}
#wrapper {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.clearfloat {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}


#title {
	background-image: url(../images/title.gif);
	float: left;
	height: 122px;
	width: 499px;
}
#header {
	height: 122px;
	width: 800px;
}
#headeroside {
	clear: right;
	float: left;
	height: 122px;
	width: 301px;
	background-image: url(../images/lightside.gif);
	background-repeat: repeat-y;
}
#headeroside ul {
	color: #FFFFFF;
	margin-top: 7px;
	margin-left: 0px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 20px;
	list-style-image: none;
	list-style-type: none;
	font-weight: bold;
	font-size: 90%;
	background-color: #A9A9A9;
}
#sepbar {
	background-repeat: repeat-x;
	height: 22px;
	width: 800px;
	background-color: #A9A9A9;
	float: left;
}

#content {
	height: auto;
	width: 800px;
	background-repeat: repeat-y;
	background-position: right;
}

#leftcontent {
	float: left;
	height: auto;
	width: 480px;
	padding-left: 12px;
}

#leftcontent2 {
	float: left;
	height: auto;
	width: 780px;
	padding-left: 12px;
	text-align: left;
}

#rightcontent {
	clear: right;
	float: right;
	height: auto;
	width: 301px;
	padding-left: 7px;
}
#loginout {
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A9A9A9;
	font-size: 11px;
}

#rightcontent .caption {
	text-align: right;
}
#rightcontent input {
	border: 1px solid #A9A9A9;
}
#rightcontent ul {
	list-style-image: none;
	list-style-type: none;
	margin-top: 7px;
	margin-left: 0px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#leftcontent div {
	padding-left: 5px;
}

#headeroside a {
	color: #FFFFFF;
	text-decoration: none;
}
#headeroside a:hover {
	background-color: #f5f5f5;
	color: #a9a9a9;
}

#footer {
	float: left;
	height: 33px;
	width: 746px;
}

#footer p{
	text-align: left;
	vertical-align: middle;
	margin-right: 8px;
	margin-top: 10px;
	font-size: 80%;
}
#littlelogo {
	clear: right;
	float: right;
	height: 33px;
	width: 54px;
}
#user,#pword{
	font-size: 85%;
}
#alert {
	height: 80px;
	width: 450px;
	margin-top: 12px;
	margin-left: 5px;
	border: 2px dashed #FF0000;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #FF0000;
}
body {
	margin: 0px;
	padding: 0px;
}
#na li {
	list-style-type: none;
	display: inline;
	border: 1px solid #ECE9D8;
	padding-top: 7px;
	padding-right: 22px;
	padding-bottom: 7px;
	padding-left: 6px;
}
#navbar {
	height: 22px;
	width: 600px;
	margin-top: 15px;
	padding-top: 3px;
}
table#to {
	border: 1px solid #CCCCCC;
	background-color: #FFFFCC;
}
table#to tob {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A9A9A9;
}
