.style2 {
	color: #000033;
	font-weight: bold;
}
.formbkgd {
	background-attachment: fixed;
	background-image: url(../Contact_form/bkgd.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	border: medium none #000000;
}
.style3 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
.pageContent {
	color:#000033;
	font-size: 10pt;
	font-family :Tahoma, Arial;
}
.pageContent a {
	color:#000033;
	font-size: 10pt;
	font-family :Tahoma, Arial;
}


body, td, a, p, font { font-family:Tahoma,Arial; font-size:10pt; }
input, select, textarea { font-family:Arial; font-size:10pt; }
img { behavior:url('../images/pngbehavior.htc'); }

/* p { text-align:justify; } */

td.content {background-color:#7d8991; }

td.menuitem {
	padding:0px 10px 0px 10px;
}
td.menuitemactive { padding:0px 10px 0px 10px; background:url('../images/menubgactive.gif') #1366a5 top left repeat-x; color:#ffffff; font-weight:bold; text-decoration:none; font-size:7pt; }
a.menuitem {
	color:#FFFFF0;
	font-weight:bold;
	text-decoration:none;
	font-size:8pt;
}
a.registermenuitem {
	color:#660000;
	font-weight:bold;
	text-decoration:none;
	font-size:10pt;
}
a.menuitemactive {
	color:#003366;
	font-weight:bold;
	text-decoration:none;
	font-size:8pt;
}

td.bottommenuitem { padding:0px 10px 0px 10px; }
td.bottommenuitemactive { padding:0px 10px 0px 10px; color:#ffffff; font-size:8pt; text-decoration:none; }
a.bottommenuitem {
	color:#FF9933;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}
a.bottommenuitemactive {
	color:#FFCC66;
	font-size:8pt;
	text-decoration:none;
	font-weight: bold;
}

td.secondmenuitem {
	padding:5px 0px 5px 10px;
	color: #660000;
}
td.secondmenuitemactive {
	padding:5px 0px 5px 10px;
	color:#0066FF;
	font-size:8pt;
	font-weight:bold;
}
a.secondmenuitem {
	color:#660000;
	font-size:8pt;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.secondmenuitemregister {
	color:#ffef1c;
	font-size:10pt;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.backall {
	background-image: url(../images/back.jpg);
	background-repeat: repeat;
}
.brdrbody {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.ContentTitles{
	font-size: 12pt;
	font-weight:bold;
}
.ContentSubTitles{
	font-size: 11pt;
	font-weight:bold;
}