BODY,
P,
TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #666666;
	font-size: 10pt;
}

a, a img{border:none; text-decoration:none;}

normal {
	font-size : 100%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

address {
	font-size : 100%;
	font-style : italic;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
}

pre {
	font-size : 120%;
	font-family : Times New Roman, serif;
	color : Black;
}

H1  {
	font-size : 13pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #660099;
	font-weight : bold;
}
H2  {
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #660099;
	font-weight : bold;
}
H3  {
	font-size : 11pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #660099;
	font-weight : bold;
}
H4  {
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FF6600;
	font-weight : bold;
}
H5  {
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : bold;
}
H6  {
	font-size : 70%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : normal;
}

A:Link {
	color: #FF6600;
}
A:Visited {
	color: #FF6600;
}
A:Hover {
	color: #666666;
}

/* for the link in the HTML-block */ 
.bodytext A:Link,
.bodytext A:VISITED {color:orange;}
.bodytext A:Hover {color:blue;}


.alert {
	color : red;
	font-weight : bold;
}

.masthead {
	font-size : 200%;
	padding : 15px;
}

.navRail TD {
	font-size : 10px;
	font-weight : bold;
}
.navRail TD A:Link,
.navRail TD A:Visited {
	text-decoration : none;
}
.navRail TD A:Hover {
	text-decoration : underline;
}

.contextMenu TD {
	font-size : 10px;
}
.contextMenu TD A:Link,
.contextMenu TD A:Visited {
	text-decoration : none;
}
.contextMenu TD A:Hover {
	text-decoration : underline;
}

.footer TD {
	font-size : 10px;
}
.footer TD A:Link,
.footer TD A:Visited {
	text-decoration : none;
}
.footer TD A:Hover {
	text-decoration : underline;
}

.content {
	padding : 0px;
}

.small {
	font-size : 10px;
}


.Text,
.Password,
.Select,
.TextArea,
.SpinEdit,
.URL {
	background-color : #eeeeee;
	border : 1px solid #A5ACB2;
}

.formError {
	color : red;
	font-weight : bold;
}



.navVert {
	font-size : 11px;
	font-weight : bold;
	color:white;
}
.navVert:Link,
.navVert:Visited {
	text-decoration : none;
	font-weight : bold;
	color:white;
}
.navVert:Hover {
	text-decoration : none;
	font-weight : bold;
	color:#FFEF66;
}

