BODY, TD, TH, A, P, H1, H2, H3, UL{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #5a619c;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #cc6633;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #cc6633;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #333366;
	text-decoration: underline;
}
.list1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
	text-decoration: none;
	font-style: normal;
	list-style-position: outside;
	list-style-type: decimal;
	line-height: normal;
}

.list1:link {
	color: #5a619c;
	text-decoration: underline;
}
.list1:visited {
	color: #cc6633;
	text-decoration: underline;
}
.list1:active {
	color: #cc6633;
	text-decoration: underline;
}
.list1:hover {
	color: #333366;
	text-decoration: underline;
}

.mailform {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	text-decoration: none;
	font-style: normal;
	list-style-position: outside;
	list-style-type: decimal;
}
.searchresults {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	text-decoration: none;
	font-style: normal;
	list-style-position: outside;
	list-style-type: decimal;
}

.footer {
font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333366;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: decimal;
}

.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	background-color: #333366;
	text-align: center;
}


.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	height: 15px;

}
.menu:link {
	color: #5a619c;
	text-decoration: underline;
}
.menu:visited {
	color: #5a619c;
	text-decoration: underline;
}
.menu:active {
	color: #5a619c;
	text-decoration: underline;
}
.menu:hover {
	color: #cc6633;
	text-decoration: none;
}

.clsNode, .clsNode:link {
	color: #333366;
	font-weight: bold;
	font-size : 11px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;;
}

.clsNode:visited{
	color: #333366;
	font-weight: bold;
	font-size : 11px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;;
}

.clsNode:hover{
	color: #cc6633;
	font-weight: bold;
	font-size : 11px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}

.clsNode1, .clsNode1:link, .clsNode1:visited{
	color: #5a619c;
	font-size : 9px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}
.clsNode1:hover{
	color: #cc6633;
	font-size : 9px;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
}

