/********************************
 *								*
 *								*
 *      From old Style sheets	*
 *								*
 *								*
 ********************************/
 
.style3{
 	color: #C0C0C0
}
.style5{
	color: #C0C0C0;
	font-size: 18px;
}
.style8{
	font-family: Geneva, Arial, Helvetica, sans-serif
}
.style9{
	color: #C0C0C0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.style10{
	color: #C0C0C0; 
	font-size: 18px; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.style11{
	color: #000000; 
	font-size: 18px; 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
}
.style12{
	color: #000000; 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
}
.style14{
	color: #C0C0C0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.style16{
	color: #C0C0C0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
.style22{
	color: #C0C0C0;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
}


/********************************
 *								*
 *								*
 *			 Made by TB			*
 *								*
 *								*
 ********************************/

#wrapper{
	width: 900px;
	margin: 11px auto 10px auto;
}

a, a:hover, a:visited {
	color: #ffffff;
}

#menu {
	background-color: #000000;
	height: 28px;
	margin-top: 0px;
	margin-bottom: 3px;
}

#content-side{
	color: #C0C0C0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
    float: left;
    padding: 12px 0 0 16px;
}

#content-main{
	color: #C0C0C0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
    padding-left: 118px;
    padding-top: 2px;
}

.content-main-heading{
	font-weight: bold;
}

#clear {
	width: 900px;
	clear: both;
	height: 12px;
}

#title {
	margin-top: 6px;
}

body {
	background-color: #e9e9e9;
	margin-top: 0px;
}

#main{
	background-position: center top;
	background-color: #2f2f2f;
	width: 900px;
}

#wrapper>img {
	margin-bottom: -1px;
}

#title{
	color: #C0C0C0; 
	font-size: 18px; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#footer{
	width: 900px;
	background-position: center;
}

#footer1{
	background-color: #e9e9e9;
	text-align: center;
}

#footer2{
	background-color: #000000;
	padding: 8px; /* increased from 4 to 8 by DB */
}
