body 
{
	color: rgb(255, 255, 255); 
	background-color: rgb(0, 0, 1);		
	font-family: Helvetica;
}

big,h1,h2,h3,h4,h5,h6,p,small
{
	color:white;
	font-family: Helvetica;
}

#wrapper
{
	margin:10px 10px 10px 10px;
}

#banner
{
}

div#menu
{

}

div#menu ul{
	background-color:#676767;
	border:0;  	
	background-image: url(COLRSQS.jpg); 	 
	background-position:right;  	
	background-repeat: no-repeat;
	margin:0;
	padding:0;
	padding-top:2px;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:29px;
	font-size:10px;
	font-weight: normal;
	font-family:Helvetica,Arial,Verdana,sans-serif;
}
div#menu ul li{
	display:block;
	float:left;
	margin:0;
	padding:0;
	}
div#menu ul li a{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:8px 10px 3px 10px;
	height:14px;
	height:29px;
	}
div#menu ul li a:hover{
	}
	
#content
{
	background-color:black;
	clear:both;
}
#CtrlShowCategories a
{
	font-family:helvetica;
	text-decoration:none;
	font-size: 0.8em;
}

#CtrlShowCategories a.Large
{
	font-size: 1.0em;
}

#CtrlShowRegionsContinent a,
#ControlShowRegionsCountry a,
#ControlShowRegionsState a,
#ControlShowRegionsCity a
{
	color: #000000;
	font-family:times;
	text-decoration:none;
}
a:link{        color: #ffffff;}
a:visited{        color: #ffffff;}
a:hover{        color: #676767;}
a:active{        color: black;}

a img
{
text-decoration: none;
outline: none;
margin: 0px;
padding: 0px;
border-width: 0;
border-style: none;
}
