body.rood{
	background-color:#7F001B;
	}
/*body.menu{background-color:#7F001B}*/
body{
	background-color:#F2E7EB;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	color: #454242;
	font-size: 12px;
	}
	
td {
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	color: #454242;
	font-size: 12px;
	}
	
h1 {
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	color: #6A5252;
	font-variant: small-caps;
	font-size: 24px;
	}

h3 {
	color: #6A5252;
	}
		
h4 {
	color: #6A5252;
	font-style: italic;
	}

.header1{
	position:absolute;
	left:0px;
	top:0px;
	z-index:11;
	}

.imgonder {
	position:absolute;
	left:0px;
	top:0px;
	z-index: 0;
		}
		
img {
	border: 0;
	}

		
/*A:link{color:#7F001B;}
A:visited{color:#6A5252;}
A:active{color:#6A5252;}*/
		
div.button {
	z-index: 10;
	position:absolute;
	width: 130px;
	height: 30px;
	font-weight: bold;
	font-size: 12px;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}
	
div.button div p {
	color: #E8D5DD;
	}
	
div.button div.last {
	border-bottom: 1px dotted #E8D5DD;
	}

div.button div a {
	display: block;
	text-decoration: none;
	width: 130px;
	height: 30px;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px dotted #E8D5DD;
	color: #E8D5DD;
	}

div.button div a:link { 
	background-color:transparant; 
	color: #E8D5DD;
	}
	
div.button div a:active {
	background-color:#B26676; 
	}
	
div.button div a:hover {
	background-color:#B26676; 
	}
	


div.button p {
	margin-top: 5px;
	}
	
div#geenButton {
	border-top: 1px dotted #E8D5DD;
	z-index: 10;
	position:absolute;
	top: 124px;
	left: 0px;
	width: 130px;
	}
	
a:link {
	color: #7F001B;
	}
	
a:visited {
	color: #454242;
	}
	
a:hover {
	color: #7F001B;
	}*/