*{border:0;margin:0;padding:0;background:transparent;} 

body
{
	font-family: "trebuchet ms", verdana, arial, tahoma;
	font-size: 80%;
	color: #666666;
	line-height: 1.5em;
	margin-top: 0px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#border
{
	border: 0px;
	width: 775px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header
{
	height: 300px;
	width:743px;
	margin-left:-2px;
	background-image:url(images/header.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: left top;
}

#content
{
	max-width: 740px;
	background-color: #FFFFFF;
	padding-right: 7px;
	padding-bottom: 0.5em;
	padding-left: 9px;
}

#formcontent
{
	max-width: 740px;
	background-color: #FFFFFF;
	padding-right: 7px;
	padding-bottom: 0.5em;
	padding-left: 9px;
}

#container
{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 740px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#leftpane {
	margin:auto;
	width: 450px;
	float: left;
	overflow: hidden;
	text-align: justify;
	background-color: #FFFFFF;
	padding: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eeeeee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	height: 1000px;
	background-repeat: no-repeat;
	background-position: 15px 50px;
}

#formpane {
	margin:auto;
	width: 450px;
	float: left;
	overflow: hidden;
	text-align: justify;
	background-color: #FFFFFF;
	padding: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eeeeee;
	height: 570px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}

#lefttablepane {
	margin:auto;
	width: 702px;
	float: left;
	overflow: hidden;
	text-align: justify;
	padding: 10px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eeeeee;
	border-left-color: #eeeeee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}

#rightpane{
	float:right;
	width:201px;
	text-align:center;
	color:#666666;
	letter-spacing:0px;
	background-color: #FFFFFF;
	height: 1000px;
	margin: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eeeeee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#footer
{
	text-align: center;
	height: 50px;
	clear: both;
	color: #333333;
	background-color: #FFFFFF;
	
}
#topmenu {
	line-height:normal;
	height: 26px;
	font-size: 12px;
	width: 740px;
	background-color: #ffffff;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 5px;
}
#topmenu ul {
	margin:0;
	list-style:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 2px;
	background-color: #FFFFFF;
}
#topmenu ul li {
	display:inline;
	margin:0;
	padding:0;
	background-color: #FFFFFF;
}
#topmenu ul li a {
	float:left;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/blanktab.jpg);
	display:block;
	width: 90px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	text-align: center;
	color: #333333;
	padding-left: 5px;
	margin-right: 2px;
	margin-left: 2px;
	background-color: #FFFFFF;
}
#topmenu ul li a:hover {
	float:left;
	text-decoration:none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	text-align: center;
	color: #333333;
	background-image: url(images/tab.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}

#topmenu .active a{
	float:left;
	text-decoration:none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	text-align: center;
	color: #333333;
	background-image: url(images/tab.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}

.latest {
	padding-right: 10px;
	padding-left: 10px;

}

.tabinfo {
	height: 150px;
	width: 130px;

}
.forminfo {
	border: 1px solid #333333;
	padding: 2px;
	margin: 5px;

}
.button {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	background-color: #CCCCCC;

}

h1
{
	font-size: 18px;
	color: #333333;
	font-family: "Trebuchet MS";
}
h2
{
	font-size: 16px;
	color: #333333;
	font-family: "Trebuchet MS";
}

h3{
	color:#5B8FBE;
	font-family:geneva,arial,sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	word-spacing:4px;
	letter-spacing:3px;
	font-size:0.8em;
	font-weight:bold;
	padding:0 2px;
	margin:0;
}
h4
{
	font-size: 18px;
	color: #FF0000;
	font-family: "Trebuchet MS";
}
