body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	background:url(topbg.gif) repeat-x;
}
#header {
	cursor:pointer;
	width:750px;
	height:166px;
	background:url(header.gif) no-repeat;
}
#menu {

	width:750px;
	height:55px;
	background:url(menubg.gif) no-repeat;
}
#menu #content {
	position:relative;
	color:#FFFFFF;
	padding-left:155px;
	top:11px;
	font-size:12px;
}
#menu a { color:#FFFFFF; text-decoration:none; outline:none; }
#menu a:hover { color:#ffde61; }
#menu .ahover { color:#ffde61; text-decoration:none; outline:none; font-variant:small-caps; font-weight:bold; }
#container {

	width:750px;
}
#container #head {
	background:url(content-top.gif) no-repeat;
	height:25px;
	width:750px;
}
#container #content {
	position:relative;
	background:url(content-left.gif) repeat-y left;
	padding-left:60px;
	top:24px;
	width:620px;
	text-align:justify;
}
#container #endcontainer {
	background:url(content-bottom.gif) no-repeat;
	height:65px;
}
#container #content a {
	text-decoration:none;
	color:#003366;
	font-weight:bold;
}
#container #content a:hover { color:#FF6600; }
#container h1 { color:#FFFFFF; margin-left:-15px; padding-left:20px; padding-top:8px; font-weight:normal; font-size:18px; width:671px; height:40px; background:url(titlebg.gif) no-repeat; }
#container h2 { color:#FFFFFF; margin-left:-15px; padding-left:20px; padding-top:4px; font-size:18px; width:671px; height:40px; background:url(titlebg.gif) no-repeat; }
#footer {

	width:750px;
	position:relative;
	top:10px;
	margin-bottom:20px;
	margin-left:30px;
}
#footer a { color:#003366; text-decoration:none; outline:none; }
#footer a:hover { color:#FF6600; }
#footer .ahover { color:#FF6600; text-decoration:none; outline:none;  font-variant:small-caps; font-weight:bold; }
input {
	padding:1px;
	border:1px solid #CCCCCC;
	color:#003366;
	padding-left:3px;
}
select {
	padding:1px;
	border:1px solid #CCCCCC;
	color:#003366;
}
textarea {
	padding:1px;
	border:1px solid #CCCCCC;
	color:#003366;
}
td {
	padding-bottom:5px;
	font-family:"Trebuchet MS";
	font-size:12px;
}
.button {
	background-image:url(button.gif);
	height: 34px;
	width: 88px;
	border: none;
	font-size: 10px;
	color: #FFFFFF;
}
