﻿
body {
	padding: 0px;
	margin: 0px;
	top: 0px; background: url(../images/bkg_flower.jpg) 0px 0px repeat  transparent;
	background-color: #5C075F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4A0000;

}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #D2C7D2;
	text-decoration:underline;
}

a:visited {
	color: #D2C7D2;
	text-decoration:underline;
}

a:hover {
	color: #CC335F;
	text-decoration:underline;
}

div#mainMenu   
{
	border-style: hidden;  
	left: 0px; 
	top: 0px; 
	border-width: 0px; 
	padding: 0px; 
	margin: 0px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	
}

.patchDiv 
{
	clear:both;
}


/********************************************************************************************************/
.footer {
	position: relative;
	z-index: 1;
	width: 850px;
	/*background-color:#ffffff;*/
}
.footerLowBar{
	position: relative;
	z-index: 1;
	width: 850px;
	height:20px;
	background: url(../images/bkg/lowerPart850.png) 0px 0px no-repeat transparent;
}

.footerBox {
	position: relative;
	z-index: 1;
	width: 850px;
	background-color:transparent;
	text-align: center;
	min-height: 70px;
}

.footText
{
	font-size:10px;
	color:#FFFFFF;
}

.infomail 
{
	border: 0; 
	height:18px; 
	width:120px;
	margin-top: 5px; 
}



