body {
	background-color: #E6E6E6;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

/*by Studio VII Sparber001*/

a:link {
	color: #84805A;
	text-decoration: none;
} 
a:visited {
	color: #84815D;
	text-decoration: none;
} 
a:hover {
	color: #ADCF4F;
	text-decoration: none;
} 
a:active {
	color: #ADCF4F;
	text-decoration: none;
} 
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333
} 
li {color: #339966; list-style-type: square} 
ul {color: #339966; list-style-type: square} 
ol {color: #339966} 
.mytext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666699} 
.mytext a:link {color: #333333; text-decoration: underline} 
.mytext a:visited {color: #666666; text-decoration: underline} 
.mytext a:hover {color: #999933; text-decoration: none} 
.mytext a:active {color: #333333; text-decoration: none} 
.mytext2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666} 
.mytext2 a:link {color: #666666; text-decoration: underline} 
.mytext2 a:visited {color: #666666; text-decoration: underline} 
.mytext2 a:hover {color: #CCCCCC; text-decoration: none; background-color: #333333} 
.mytext2 a:active {color: #333333; text-decoration: none} 
#Main {
	background-image: url(../images/dwn_02.png);
}
#MainHome {
	background-image: url(../images/dwn_home_02.png);
}
#TopLeft {
	background-image: url(../images/dwn_01.png);
}


#Left {
	background-image: url(../images/dwn_08.png);
}

.blue {
	color: #B0E0E2;
}
.grey {
	color: #FFF;
}
.aubergine {
	color: #7B5E6C;
}

h1 {
	font-size: 18px;
}
.transparent {
	filter: alpha(opacity=60); /* ie */
	-moz-opacity: .6; /* mozilla */
	background:#FFFFFF;
}
.white {
	color: #FFF;
}
.links {
	line-height: 17px;
}
