﻿body
{
	border-right: 0px;
	padding-right: 0px;
	border-top: 0px;
	padding-left: 0px;
	font-size:8px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: 0px;
	color: #333333;
	padding-top: 0px;
	border-bottom: 0px;
	font-family: Tahoma;
	font-weight: normal ;
	font-size:11px;
}

img 
{
    border:none;
    }


menuRounder
{
	border-right: black 1pt solid;
	border-top: black 1pt solid;
	border-left: black 1pt solid;
	border-bottom: black 1pt solid;
}

.MainContent
{
	font-size:10pt;
	padding-left: 6px; 
	padding-right: 20px;
	width:700px;
	font-size:12px;
}

.ContactForm
{
	font-size: 11px;
	width: 400px;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	margin-left: 2px;
	table-layout: auto;
	border-collapse: collapse;
}
.ContactFormHeader
{
	text-align: center;
	background-color: #98002e;
	color: white;
}
.ContactFormLabel
{
	color: #000000;
	font-size: 10px;
	padding-left: 5px;
	width:100px;
	text-align:right;
	vertical-align:middle;
	background-color: #edebea;
}
.ContactFormEditItem
{
	color: #000000;
	font-size:10px;
	padding-left: 5px;
	width:300px;	
	vertical-align:top;
	font-family:Arial;
	font-weight: bold;
	background-color: #edebea;
}
.ContactFormConfirm
{
	font-weight: bold;
	font-size: 12px;
	color: red;
	background-color: #edebea;
}
.ContactFormButton
{
	color: #000000;
	font-size:10px;
	background-color: #edebea;
	text-align:center;
	vertical-align:bottom; 
}
.MenuItem
{
	font-weight: bold;
	font-size: 12px;
	color: Black;
	text-decoration: none;
	vertical-align: middle;
	text-align: left;
	width: 130px;
	padding-left: 5px;
}
.MenuItem:hover
{
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background-color: #98002e;
	color: white;
	vertical-align: middle;
	text-align: left;
	width:130px;
	padding-left: 5px;
}
input
{
	font-size: 12px;
	text-decoration: none;
}
a
{
	font-size: 12px;
	text-decoration: none;
}
a:visited
{
	font-size: 12px;
	text-decoration: none;
}