/* CSS Document */


a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration:  none;
}
a:hover {
	color: #ffffff;
	text-decoration:underline;
	 
}
a:active {
	color: none;
	text-decoration:  none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:300;
}

BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; 
}

.textstyle {
font-family:"Times New Roman", Times, serif
	font-size: 11px;
	color:#006600;
}

.titlestyle {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000066;
	font-weight: bold;
}

.tablestyle {
font-family:  Arial;
	font-size: 13px;
	color:#CCCCCC;
font-weight:bold;
	
}
.formstyle{
font-family:Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.feestyle{
font-family:Arial;
font-size: 12px;
color: #ffffff;
}
.Messagestyle{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#CC0000;
}




.butonstyle
{
font-size: 9px;
font-weight:700;
color:#436FA6;
border-bottom-style:double;
background-color:#ffffff;
border-right-style:double;
}

.mailstyle{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000066;
}
.butonstyle2
{
font-size: 10px;
font-weight:700;
color:#990000;
border-bottom-style:double;
background-color:#ffffff;
border-right-style:double;
}

.textareastyle {
background-color:#D2DCF1;
font-size:14px;
font-family:Arial; 
font-weight:700;
color:#752427;
}
.ContentTable {
border:1px solid #C15055;
width:90%;
text-align:justify;
color:#ffffff;
font-family:Arial;
font-size:12px;
font-weight:bold;
padding-right:5px;
padding-left:5px;

}
.ContentTable td {
padding-right:5px;
padding-left:5px;
}
.Pic {
border:1px solid #C15055;
}

.pagetitle {
font-family: Dutch801 Rm BT;
	font-size: 36px;
	color:#ffffff;
	font-weight: bold;
	padding-left:20px
}

