/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Century Gothic, Tahoma;
	color: #000000;
	font-size: 10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tback {
	background-repeat: no-repeat;}
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: Black;
	text-decoration : underline;
}
a:active {
	color: #FF0000;
}
.CODE  { font-family: Courier, Courier New, Verdana, Arial;  font-size: 12px; color: #000000; font-weight: normal; background-color:#A7BFE0; border: 1px solid #646464; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px }

.style3 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Century Gothic, Tahoma;
	font-size: 14px;
	font-weight: bold;
	border-bottom-color: #FFFFFF;
}
.small {font-size: 9px; font-weight:normal; }
.header {font-size: 12px; font-weight:bold; }
/* Table Styles */
.tdspace {	margin: 15px;	padding: 15px; }
.tableborder { border: 0px; background-color: #000000; padding: 0px; margin: 0px; width: 80% }
.tablebasic  { width: 100%; padding: 0px 0px 0px 0px; border: 0px }
.tablefill   { border: 1px solid #000000; background-color: #FFFFFF; padding: 6px; }

.pformstrip { background-color: #999999; color: #FFFFFF; font-weight: bold; font-size: 12px; padding: 4px; }
.pformstrip a:link, .pformstrip a:active, .pformstrip a:visited { color: #E1E1E1 }
.pformstrip a:hover { color: #FFFFFF }
.pformleft  { background-color: #FFFFFF; color: #000000; font-weight: bold; padding: 4px; width: 25% }
.pformright  { background-color: #FFFFFF; color: #000000; font-weight: bold; padding: 4px; width: 25% }
.pformsmall  { background-color: #FFFFFF; color: #000000; padding: 4px; }
.maintitle { vertical-align: middle; font-weight: bold; color: #FFF; background-color: #666666; padding: 4px 4px 4px 4px; }
.maintitle a:link, .maintitle  a:visited, .maintitle  a:active { color: #E1E1E1 }
.maintitle a:hover { color: #FFFFFF }
.image {border-color:#000000 }
/* NAV Styles */

.nav {
	color: #000000;
	font-family: Verdana, Arial, Century Gothic, Tahoma;
	font-size: 11px;
}
a.nav:link {
	color: #000000;
	font-family: Verdana, Arial, Century Gothic, Tahoma;
	font-size: 11px;
	text-decoration : none;
}
a.nav:visited {
	color: #000000;
	font-family: Verdana, Arial, Century Gothic, Tahoma;
	font-size: 11px;
	text-decoration : none;
}
a.nav:hover {
	color: #000000;
	font-family: Verdana, Arial, Century Gothic, Tahoma;
	font-size: 11px;
	text-decoration : underline;
}
.norm {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
input,select,textarea 
{
	border:1 solid #000000;
	color:#000000;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Geneva;
	font-size: 10px;
}