body{
margin:0;
padding:0;
background: url('/resources/images/bg.gif');
line-height: 1.5em;
font-family: Tahoma;
font-size:10pt;
}

h1{font-size:140%;}
img {border:none;}

em{color: red;}

.frame {margin: 0 auto;width: 874px;background: url('/resources/images/bg_frame.gif') 100% 0 repeat-Y;}
#maincontainer{
width: 840px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background: #D1D6DB;
background: #E1E1E1;
background:url('/resources/images/bg-cont.gif') repeat-Y 0 0;
}

#topsection{
background: url('/resources/images/header.jpg');
height: 150px;
font-family:arial;
font-size: 10pt;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#topsection a{
color: #fff;
}

#contentwrapper{
float: left;
width: 100%;

}

#contentcolumn{
margin-right: 250px; /*Set right margin to RightColumnWidth*/
}

#rightcolumn{
float: left;
width: 250px; /*Width of right column*/
margin-left: -250px; /*Set left margin to -(RightColumnWidth) */
background: #FDE95E;
}

#footer{
clear: left;
width: 100%;
background: black;
color: #FFF;
text-align: center;
padding: 0 0;
}

#footer a{color: #FFFF80;}

.innertube{margin: 10px;margin-top:0;}

.arrowlistmenu{
/*width: 220px; width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: white;
background: black url('/resources/images/titlebar.png') repeat-x center left;
margin-bottom: 5px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-top: 8px; /*bottom spacing between each UL and rest of content*/
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 1px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
background: url('/resources/images/arrowbullet.png') no-repeat center left; /*custom bullet list image*/
display: block;
padding: 1px 0;
padding-left: 24px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 80%;
}

.arrowlistmenu ul li a:visited{color: #A70303;}
.arrowlistmenu ul li a:hover{color: #A70303;background-color: #F3F3F3;}
.topnav {font-weight:bold;margin:7px 0;}
.topnav a{color:#0000ee;}

ul.auto-models {margin-left:0;padding-left:0;list-style-type:none;}
ul.auto-models li {margin-left:5px;font-size:90%;}
ul.auto-models a{color:#0000CC;text-decoration:none;font-weight:800;padding-left:5px;}
ul.auto-models a.selected{color:#000;text-decoration:underline;font-weight:800;}
ul.auto-models a:hover{color:#000;text-decoration:underline;font-weight:800;}

.advert480{width:480px;height:64px;border:1px dashed #A70303;margin:5px auto;font-size:80%;line-height:1.2;position:relative;}
.advert480 .tab {width:152px;float:left;margin:4px;}
.advert480 .alebl {position:absolute;right:2px;bottom:2px;color:#A70303;}

.red, .error {color:#A70303;}
/* TinyMCE */
.mceContentBody {font-size:10pt !important;background:#D1D6DB;}
/* End TinyMCE */
