body
{

}

#autotalLogo
{		
	background-image: url("images/logo.jpg");	
	text-indent: -2000px;	
	height: 85px;
	width: 267px;
	float: left;
}

#autotalHeaderImage
{
	background-image: url("images/headerimage.jpg");
	height: 85px;
	width: 533px;
	float: right;		
}

#autotalLogin
{
	display: block;
    float: right;
    margin-top: 5px;
    margin-right: 20px;					                
    color: White;
}

#autotalLogin table tr td
{
	color: White;
}


#headerdiv
{
	display: block;	
	height: 85px;
	background-color: White;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.autotalRankingList
{
	display:block;
	float:right;
}

#autotalRing
{
	background-image: url('images/ring.jpg');
	display: inline-block;
	height: 205px;
	width: 204px;
}

#topmenudiv
{	
	background-color: #4C8BC4;
	padding-bottom: 4px;
	display: block;
	width: 100%;
	height: auto;
}

#containerdiv
{
	background-color: White;
}

/*---Listing headers (Startpage and LeftMenu head)----*/
div.listheadingcontainer
{
	background-color: #4C8BC4;
	display: block;
	width: 100%;
	height: 2.2em;
	color: White;
	height: auto;
}

a.listheading
{
	font-weight: bold; 
	font-size: 1.2em; 
	color: White;
	padding-top:0.3em;
	padding-bottom:0.4em;
	display: block;
	text-decoration: none;
}

/* ------ Links -------- */
a
{
	color: #4C8BC4;
}
a:hover
{
	color: Black;
}


/* --------- Links in Top menu ----------- */
a.menuhead
{
	padding: 0em 0em 0em 0.55em;
	font-size: 1em;
	color: White;
	text-decoration: none;
	font-weight: bold;
	margin: auto;
}
a.activemenuhead
{
	padding: 0em 0em 0em 0.55em;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	margin: auto;
	color: Black;
}

#footerdiv
{	
	background-color: #4C8BC4;
	float: right;
	width: 100%;
	height: 2.1em;
	color: White;
}

/* ------ Text items -------- */
body
{
	font-family: Verdana, Arial, Helvetica, Tahoma;
	font-size: 0.65em;
	color: #333;
	padding: 0; 
	margin: 0;
}
p
{
	font-family: Verdana, Arial, Helvetica, Tahoma;
	color: #333;
}
h1, .heading1
{
	font-weight: bold;
	font-size: 1.5em; 
	color: #4C8BC4;
	EditMenuName: Heading 1;
}
h2, .heading2
{
	font-weight: bold; 
	font-size: 1.2em; 
	color: #4C8BC4;
	EditMenuName: Heading 2;
}
h3, .heading3
{
	font-weight: bold;
	font-size: 1em;
	color: #333;
	EditMenuName: Heading 3;
}
.introduction
{
	font-weight: bold;
	EditMenuName: Introduction;
}
.imagetext 
{
	font-style: italic; 
	font-size: 0.9em; 
	EditMenuName: Image text;
}
.red
{
	color: #CC0000;
	EditMenuName: Normal red text;
}
hr
{
	height: 0.1em;
	color: #4C8BC4;
}

hr.light
{
	height: 0.1em;
	color: #4C8BC4;
}

.OwnRankingEntry
{
	background: #4C8BC4;
	color: #ffffff;
	font-weight: bold;
}

