html, body {
	margin: 0;
	padding: 0;
}


body{
font-family:arial;
margin-left:0;
margin-right:0;
text-align: center;
background-color:black;
color:black;
margin:0;
font-size:11pt;
}

img {
border-style: none;
}

#container{
text-align: left;
vertical-align: top;
font-size:11pt;
padding: 0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
width: 850px;
background: #FBB626;
}

#container2{
font-size:11pt;
padding: 0px;
margin: 0px;
margin-left: 15px;
margin-right: 15px;
width: 200px;
background: #DDDD00;
}

#menu {
text-align: center;
width: 850px;
height: 26px;
margin: 0px;
padding: 0px;
background: #eee;
}

#menu ul{
list-style-type:none;
margin: 0;
padding: 0;
}

#menu li{
display:inline;
}

#menu a{
margin: 0;
float:left;
font: bold 11px/16px arial, helvetica, sans-serif;
text-decoration:none;
font-weight:bold;
color: #000;
background: #FBB626;
padding:5px 26px;
border-right:1px solid #FFFFFF;
}

#menu a:hover{
color: #000;
background: #FCC656;
}

#menufiller{
vertical-align: top;
padding: 0px;
margin: 0px;
width: auto;
height: 31px;
background: #FBB626;
}

#header{
padding:10px;
width:810px;
margin-bottom:10px;
}

#topofheader{
background-image:url(images/tt_top.jpg);
height:24px;
text-align:right;
padding-top:32px;
}

#headerlink{
display:block;
height:56px;
margin-top:-32px;
width:320px;
}


#leftcol {
float:left;
margin-left: 10px;
color: #000;
width: 200px;
background: #444;
font-size:9pt;
}

#leftcol h2{
color: #000;
width: 200px;
background: #eee;
}

.rc_container{
height:10px;	
}

.rc_tl{
background-image:url(images/rc.png);
background-position:0 0;
float:left;
height:10px;
width:10px;
}

.rc_tr{
background-image:url(images/rc.png);
background-position:0 -10px;
float:right;
height:10px;
width:10px;
}

.rc_bl{
background-image:url(images/rc.png);
background-position:0 -20px;
float:left;
height:10px;
width:10px;
}

.rc_br{
background-image:url(images/rc.png);
background-position:0 -30px;
float:right;
height:10px;
width:10px;
}

.boldcenwhite{
position:relative;
top:0px;
left:40px;
font-weight:bold;
font-size:12pt;
margin-left: auto;
margin-right: auto;
text-align: center;
color: #FFF;
}

#midcol {
color: #000;
width: 600px;
background: #FFF;
left: 10px;
margin-left:220px;
padding: 5px;
font-size:9pt;
}

#midcol h3{
text-decoration:underline;
}

#preslist {
margin-left:260px;
}

#bottom{
clear: both;
text-align: center;
font-size:11pt;
padding: 0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
width: 850px;
height: 30px;
background-image: url('images/bottom.jpg');
background-repeat: no-repeat;
background-color: #FBB626;
background-position:bottom;
}

#copyright{
color:#AAA;
margin:10px 0;
}

.link {
cursor: pointer;
}

.floatleft {
float: left;
margin: 0 10px 10px 0;
}

.bgcolor{
background-color: #FFFFFF;	
}

.formel {
color: #000000;
}

.field_wrap {
margin:5px;
}

.field_name {
float:left;
display:block;
width:100px;
}

.heading{
font-size:14pt;
font-weight:bold;
margin-bottom:5px;
margin-top:25px;
}

.underline{
text-decoration:underline;
}

.clear{
clear:both;
}
