body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#otcRSnav {
height:70px;
background-image:url(http://www.runnerspace.net/rs/officialsites/otc/menubar_files/OTCnav_bg_r2_pre.png);
padding:0;
font-family:"Lucida Sans Unicode","Lucida Grande";
font-size:12px;
font-weight:normal;
}

#otcRSnavtable td b a {
font-size:13px;
font-weight:bold;
}



#otcRSnavcontent {
width:976px;
margin:0 auto;
position:relative;
background-image:url(http://www.runnerspace.net/rs/officialsites/otc/menubar_files/OTCnav_runner_pre.png);
background-repeat:no-repeat;
background-position:0 2px;
padding:1px 0 0 1px;
}

#otcRSnavtable {
	width:976;
	position:relative;
}

#otcRSnavtable td {
background-image:url(http://www.runnerspace.net/rs/officialsites/otc/menubar_files/RSnav_div_r2.blank);
background-position:100% 0;
background-repeat:no-repeat;
text-align:left;
white-space:nowrap;
padding-right:1px;
}


#otcRSnavtable th {
text-align:right;
white-space:nowrap;
padding:2px 0 0 2px;
background-image:url(http://www.runnerspace.net/rs/officialsites/otc/menubar_files/rsnav_mag.gif);
background-position:3px 7px;
background-repeat:no-repeat;
}

#otcRSnavtable a,#otcRSnavtable a:link,#otcRSnavtable a:visited,#otcRSnavtable a:active {
color:white;
text-decoration:none;
padding:0 0 0 0px;
height:70px;
line-height:70px;
margin:0;
font-weight:normal;
display:block;
}

#otcRSnavtable a:hover {
text-decoration:underline;
}

#otcRSnav table {
margin:0 auto;
}


#otcRScontrols {
background-color:#999999;
padding:12px;
border-bottom:1px solid #686868;
border-top:1px solid #8f8f8f;
color:white;
/*display:none;*/
}

.otcRSmenu {
display:block;
visibility:hidden;
padding:6px 0 0 0;
cursor:pointer;
}

.otcRSmenucontent {
background-color:#4c3932;
background-image:url(http://www.runnerspace.net/rs/officialsites/otc/menubar_files/OTCnav_menubg.png);
background-repeat:repeat-x;
border:1px solid #020202;
}

.otcRSmenu a,.otcRSmenu a:link,.otcRSmenu a:visited,.otcRSmenu a:active {
display:block;
padding:2px 0 2px 1px;
text-decoration:none;
color:#beb6b2;
}

.otcRSmenu a:hover {
background-color:#65554f;
color:white;
background-image:url(http://www.runnerspace.net/rs/officialsites/otc/menubar_files/droparrow.png);
background-repeat:no-repeat;
background-position:5px -46px;
}



#otcRSmenu1 { min-width:401px; }
#otcRSmenu2 { min-width:180px; }
#otcRSmenu3 { min-width:180px; }
#otcRSmenu4 { min-width:206px; }




/* ######### Default class for drop down menus ######### */

#RSnavtable .otcanchorclass,#otcRSnavtable .otcanchorclass:link,#otcRSnavtable .otcanchorclass:visited,#otcRSnavtable .otcanchorclass:active,#otcRSnavtable .otcanchorclass:hover {
background-image:url(http://www.runnerspace.net/rs/officialsites/otc/menubar_files/droparrow.blank);
background-repeat:no-repeat;
background-position:100% 11px;
padding-right:1px;
display:block;
text-decoration:none;
}

.otcselectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/
background-color:transparent;
}



.otcanylinkcss{
position: absolute;
left:0;
top:0;
visibility: hidden;
z-index: 100; /* zIndex should be greater than that of shadow's below */
padding-top:4px;
margin-top:-4px;
background-color:#4c3932;
background-image:url(http://www.runnerspace.net/rs/officialsites/otc/menubar_files/OTCnav_menubg.png);
background-repeat:no-repeat;
border-top:0px solid #168145;
border-bottom:1px solid #168145;
border-right:1px solid #168145;
border-left:1px solid #168145;
width:128px;
font-family:"Lucida Sans Unicode","Lucida Grande";
font-size:12px;
}

otcform {
padding:0;
margin:0;
}

.otcminilogo {
position:absolute;
bottom:-10px;
right:4px;
background-image:url(http://www.runnerspace.net/rs/officialsites/otc/menubar_files/OTCminilogo.png);
background-repeat:no-repeat;
background-position:100% 100%;
z-index:101;
height:60px;
width:33px;
}

.otcanylinkcss ul {
margin:0;
padding:0;
list-style-type: none;
}

.otcanylinkcss li {
padding:0 0 0 0;
margin:0;
}

.otcanylinkcss ul li a,.otcanylinkcss ul li a:link,.otcanylinkcss ul li a:visited,.otcanylinkcss ul li a:active {
width:100%;
display:block;
padding:0 0 0 18px;
height:22px;
line-height:22px;
text-decoration:none;
color:#beb6b2;
border-top:1px solid #0d6232;
border-bottom:1px solid #0f6d38;
}

.otcanylinkcss ul li a:hover {
	background-color:#13713c;
	color:white;
	background-image:url(http://www.runnerspace.net/rs/officialsites/otc/menubar_files/droparrow.png);
	background-repeat:no-repeat;
	background-position:5px -46px;
	border-bottom:1px solid #168145;
}

li {
padding:2px 0 2px 18px;
margin:0 0 2px 0;
background-repeat:no-repeat;
text-align:left;
overflow:hidden;
}



/* ######### class for shadow DIV ######### */



.otcanylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background: black;
visibility: hidden;
display:none;
}
