body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.multiselectbtn{
	width: 100px;
	height: 19px;
	border: 1px outset #999;
	font-size: 11px;
	text-align: inherit;
	color: black;
	margin: 0px;
	padding: 0px;
}

p{
	Font-size:11px;
}
#logobar {
	background-color: white; /* #069; */
	position: absolute;
	height: 50px;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 3;
}
#logobar table {
	font-size: 11px;
	color: #FFF;
}
#trigger {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 4;
	visibility: hidden;
}
#guts {
	position: absolute;
	visibility: visible;
	z-index: 1;
	width: 100%;
	left: 0px;
	top: 75px;
	font-size: 11px;
}
#mainbody {
	width: 70%;
	padding: 15px 10px;
	font-size: 12px;
}
#sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222;
	background-color: white;
	vertical-align: top;
	padding: 15px;
	border-right: 1px solid #333;
	border-left: 1px dashed #333;
}

#sidebar h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid black;
	width: 100%;
}

#copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 1px;
	border-top: 1px solid #333;
}
#inleft {
	width: 49.99%;
	float: left;
	margin-top: 10px;	
}
#lefttrack {
	margin-right: 5px;
}	
#inright {
	width: 49.99%;
	float: left;
	margin-top: 10px;	
}
#righttrack {
	margin-left: 5px;
}
.tracks {
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	font-size: 11px;
	padding: 3px;
}	
.tracks h1 {
	font-size: 13px;
	line-height: 14px;
	color: #FFF;
	background-color: #069;
	text-align: left;
	padding: 2px 5px 3px 3px;
	margin: -3px -3px -9px -3px;
}
.tracks ul {
	margin-bottom: 0px;
}
.tracks li {
	line-height: 13px;
}
.tracks a:link, .tracks a:visited {
	color: #00C;
}
.tracks a:hover {
	color: #C00;
	text-decoration: none;
}
#unique {
	font-size: 11px;
}
#unique h1 {
	font-size: 20px;
}
#unique h2 {
	background-color: #eee;
	font-size: 18px;
	border-bottom: 2px solid #ccc;
	filter:progid:dximagetransform.microsoft.gradient(gradienttype=1,startcolorstr='#ffeeeeee',endcolorstr='#ffffffff');
   width:100%;
}
img.right {
	float: right;
}
div.clearer {
	clear: both;
	line-height: 0;
	height: 0;
}

#servMenu{
 position: absolute;
 width: 145px;
 top: 75px;
 visibility: hidden;
 background-color: #999;
 z-index: 6;
 left: 230px;
}

#contactMenu {
 position: absolute;
 width: 145px;
 top: 75px;
 visibility: hidden;
 background-color: #999;
 z-index: 7;
 left: 345px;
}

.menu {
 font-size: 10px;
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 list-style-type: none;
 margin: 0;
 padding: 0;
}
.menu li {
 border-bottom: 1px dashed white;
 margin: 0;
 padding: 0;
 font-weight: bold;
}
.menu li a {
 display: block;
 text-decoration: none;
 background-color: #999;
 color: white;
 width: 145px;
 padding: 3px 2px;
 margin: 0;
}
.menu li a:hover {
 color: #333;
}
.menu td#on {
	padding: 5px;
	font-weight: bold;
	color: #DDD;
}
.menu a {
	display: block;
	width: 100%;
	margin: 5px;
	text-decoration: none;
	font-weight: bold;
}
.menu a:link, .menu a:visited {
	color: #FFF;
}
.menu a:hover {
	color: #333;
}
#menubar {
 background-color: #333333;
 position: absolute;
 visibility: visible;
 height: 25px;
 width: 100%;
 top: 51px;
 left: 0;
 z-index: 5;
}
#menubar ul {
 margin: 0;
 padding: 0;
 float: left;
 list-style-type: none;
 font: bold 11px/25px Tahoma;
}
#menubar ul li {
 float: left;
 width: 115px;
 border: 0;
 margin: 0;
 padding: 0;
}
#menubar ul li a, #menubar ul li a:visited {
 color: white;
 width: 115px;
 height: 25px;
 border: 0;
 vertical-align: middle;
 text-align: center;
 text-decoration: none;
}
#menubar ul li a:hover {
 color: #333;
 background-color: white;
}
.tbllist th {
	font-size: 12px;
	text-align:left;
	border-bottom: 1px solid #333;
	padding: 0px 5px 1px 3px;
}
.tbllist td {
	font-size: 11px;
	padding: 3px 5px;
	border-bottom: 1px solid #DDD;
}
.fmin {
	font: normal 12px "Courier New";
}

#fmlogin {
	margin: 0;
	padding: 0;
}

#login{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222;
/*
	background-color: #F3F8FC;
	border: 1px dashed #333;
*/
	width: 225px;
	vertical-align: top;
}

#login td {
	padding: 3 5 3 5px;
}

#login .txtbox {
	font-family: Verdana,Arial;
	font-size: 7.5pt;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0;
	text-align: justify;
	font-style: normal;
	border: 1px solid #A2B9DB;
	width: 200px;
}

#login .loginbtn{
	width: 75px;
	height: 19px;
	border: 1px outset #999;
	font-size: 11px;
	text-align: inherit;
	background-color: #eed;
	color: black;
}

#login table{
	border: 1px solid #739FC4; 
}

#login a {
	text-decoration: none;
}

#login a:hover {
	text-decoration: none;
	color: red;
}

.txtbox {
	font-family: Verdana,Arial;
	font-size: 7.5pt;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0;
	text-align: justify;
	font-style: normal;
	border: 1px solid #A2B9DB;
	width: 120px;
	
}

