﻿body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #660066;
	font-family: Verdana;
	vertical-align: top;
	background-position: top;
	background-attachment: fixed;
	table-layout: auto;
	top: inherit;
}
.mainmenu
{
	text-align: right;
	background-color: #CC0000;
	height: 22px;
	font-family: Verdana;
	font-size: 8.5pt;
	font-weight: bold;
	vertical-align: middle;
}
a.menulink
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 22px;
	font-family: Verdana;
	font-size: 8.5pt;
	font-weight: bold;
	color: #ffffff;
	margin-right: 2px;
	vertical-align: middle;
	text-decoration: none;
}
a.menulink:hover
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: Verdana;
	font-size: 8.5pt;
	font-weight: bold;
	color: #660066;
	height: 20px;
	background-color: #996699;
	margin-right: 2px;
	vertical-align: middle;
	text-decoration: none;
}
.cpyrght
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #CC0000;
	font-family: Verdana;
	color: White;
	font-size: 8.5pt;
	font-weight: bold;
	vertical-align: middle;
	height: 22px;
	text-align: center;
}
.mal
{
	color: #BABA25;
	font-size: 9pt;
	font-family: Verdana;
	padding-left: 0px;	
	text-decoration: none;
}
.mal:hover
{
	color: #0F1C70;
	font-size: 9pt;
	font-family: Verdana;
	padding-left: 0px;
	text-decoration: underline;
}
.mal:visited
{
	color: #ED4A13;
	font-size: 9pt;
	font-family: Verdana;
	padding-left: 0px;
	text-decoration: underline;
}
.link
{
	color: #6600CC;
	font-size: 9pt;
	font-family: Verdana;
	padding-left: 0px;
	text-decoration: none;
	font-weight: bold;
        text-align: top;
}
.link:hover
{
	color: #0B8C1A;
	font-size: 9pt;
	font-family: Verdana;
	padding-left: 0px;
	text-decoration: underline;
	font-weight: bold;
}
.link:visited
{
	color: #8A0F2A;
	font-size: 9pt;
	font-family: Verdana;
	padding-left: 0px;
	text-decoration: underline;
	font-weight: bold;
}
.imgnobrder
{
	border: none;
}
.btngen
{
	-moz-box-shadow: inset 0px 34px 0px -15px #b54b3a;
	-webkit-box-shadow: inset 0px 34px 0px -15px #b54b3a;
	box-shadow: inset 0px 34px 0px -15px #b54b3a;
	background-color: #a73f2d;
	border: 1px solid #b54b3a;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 23px;
	text-decoration: none;
	text-shadow: 0px -1px 0px #7a2a1d;
}
.btngen:hover
{
	background-color: #b34332;
}
.btngen:active
{
	position: relative;
	top: 1px;
}

.mail{
text-decoration:none;
padding:20px 30px;
color:black;
background-color:#12103b;
text-align:center;
color:white;
}