body
{
	background-color:#353535;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #4B4B4B;
	scrollbar-3dlight-color: ;
	scrollbar-darkshadow-color: ;
	scrollbar-shadow-color: #4B4B4B;
	scrollbar-arrow-color: #C0C0C0;
	scrollbar-track-color: #242424;

}

body td
{
	font-family: Arial, Verdana, Microsoft Sans Serif;
	color: White;
	font-size: 11px;
}

select input
{
	font-size: 11px;
}

hr
{
	border: solid 1px #CE002F;
	width: 100%;
}

a
{
	color: White;
}

.tblMain
{
	background-color: Black;
	width: 800px;
	height: 470px;	
}

.tblMenu td
{
	background-color: #9E8E86;
	text-align: right;
}

.tblDivider
{
	background-color: #CE002F;
	border-right: solid 1px white;
}

.tblStart
{
	background-image: url(../images/bg01.gif);
	background-repeat: no-repeat;
}

.tblStores
{
	background-image: url(../images/bgStores.jpg);
	background-repeat: no-repeat;
}

.tblAbout
{
	background-image: url(../images/bgAbout.jpg);
	background-repeat: no-repeat;
}

.tblBecome
{
	background-image: url(../images/bgBecome.jpg);
	background-repeat: no-repeat;
}

.tblContact
{
	background-image: url(../images/bgContact.jpg);
	background-repeat: no-repeat;
}

.tblShop
{
	background-image: url(../images/bgShop.jpg);
	background-repeat: no-repeat;
}

.tblStory
{
	background-image: url(../images/bgStory.jpg);
	background-repeat: no-repeat;
}


.conContent
{
	width: 100%;
	height: 340px;
	overflow: auto;
	text-align: left;
	vertical-align: top;
	
}

.lnkDefault
{
}

.txtFooter
{
	font-family: 10px;
	color: #9E8E86;
}

.txtMainTitle
{
	font-size: 16px;
	font-weight: bold;
}

.txtHeadline
{
}

.txtBold
{
	font-weight: bold;
}

.lnkFooter
{
	font-family: 10px;
	color: #9E8E86;
	text-decoration: underline;
}

.lnkFooter:hover
{
	font-family: 10px;
	color: #e1e1e1;
	text-decoration: underline;
}

#storeFinderPopup_ottoHeader
{
	width:579px;
    height:75px;
    background-color:White;
    border-bottom-color:#9cceef;
    border-bottom-width:1px;
    border-bottom-style:solid;	
}

.ottoRecommendsLabel
{
	margin-right:6px;
}
