BODY, P, TD	{
	font: 11px/1.5 Verdana, Trebuchet, Lucida, Arial, sans-serif;
	font-size: 11 px; 
	color: #000000;
	}

h1       { 
	font: 18px/1.6 Verdana, Trebuchet, Lucida, Arial, sans-serif; 
	font-size: 18px; 
	color: #AB072A; 
	text-decoration: none; 
	}

h2       { 
	font: 14px/1.6 Verdana, Trebuchet, Lucida, Arial, sans-serif; 
	font-size: 14px; 
	color: #AB072A; 
	text-decoration: none; 
	}

a	{  
	color: #000000;
	}

.footer      { 
	color: #257DCF;
	text-decoration: none; 
	}

.menu       { 
	font: 18px/1.5 Verdana, Trebuchet, Lucida, Arial, sans-serif; 
	font-size: 18px; 
	color: #AB072A; 
	text-decoration: none; 
	}
.main {
	background-image:url('images/bgmain.jpg');
	background-repeat:no-repeat;
	background-position:bottom center; 
}

.main2 {
	background-image:url('images/bgmain.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:bottom center; 
}


.inputtext       { background-color: #F1F1F1; border-style: solid; border-width: 1; width="130" }
.inputsubmit     { background-color: #C0C0C0; border-style: solid; border-width: 1 }
