@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../img/main_big_back.jpg);
	background-repeat: no-repeat;
	background-position:top center;
}
.highContrast {
position: relative;
color: white;
font-family: tahoma, Veranda, sans-serif; 
font-size: 80%;
font-weight: bold;
}
span.shadow {
	top: 1px;
	left: 1px;
	color: #000;
}

.highContrast span {
	position: relative;
}

span.shadow {
	position: absolute;
}	
a:link {
	color: #D3D694;
}
a:visited {
	color: #D3D694;
}
a:hover {
	color: #FFCC33;
}
a:active {
	color: #D3D694;
}

.muto_border
{
border-style:solid;
border-width:1px;
color: #767676;
}

.modelback { 
background-image: url(../img/model_back.jpg); 
background-repeat: no-repeat; 
} 

.MainText {
color: white;
font-family: tahoma, Veranda, sans-serif; 
font-size: 80%;
font-weight: bold;
}

.HeaderText {
color: #eed654;
font-family: tahoma, Veranda, sans-serif; 
font-size: 80%;
font-weight: bold;
}

