TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.TimesNewRoman {
	font-family : Times New Roman;
	font-size : 12px;
}
.small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
}
.heading1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : 0A4D86;
}
.heading1_inset {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : white;
	padding-left : 10px;
}
.heading2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : 0A4D86;
}
.heading3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : 0A4D86;
}
.form_text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #330066;
}
.form_10px {
	font-size : 10px;
}
.form_field {
	border-color : #424140;
	border-width : 1;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.form_field_small {
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width: 1px;
		border-color:#7F7F7F;
		background-color:#ffffff;
		color:#32363A;
		margin-left:0px;
		margin-right:0px
}
.form_button {
	border-color : #424140;
	border-width : 1;
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color : DDEAF6;
}
.form_button_small {
	border-color : #9191ff;
	border-width : 1;
	font-size : 9px;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #e1e1ff;
}
.form_example {
	font-size:9px;
	color:gray;
}

A.MainMenu {
    text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : 330066;
	font-weight : bold;
}
A.MainMenu:HOVER {
    text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #330066;
	font-weight : bold;
}

A.link_standard {
    text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #0066ff;
}
A.link_standard:HOVER {
    text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #330066;
}
A.st_off {
    text-decoration : none;
	color : CEE0F0;
	font-weight : bold;
}
A.st_off:HOVER {
    text-decoration : underline;
	color : CEE0F0;
	font-weight : bold;
}
A.st_on {
    text-decoration : none;
	color : white;
	font-weight : bold;
}

A.link_bold {
    text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	color : #0066ff;
}
A.link_bold:HOVER {
    text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	color : #330066;
}
A.link_small {
    text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #0066ff;
}
A.link_small:HOVER {
    text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #330066;
}
A.link_soft {
    text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #8080ff;
}
A.link_soft:HOVER {
    text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #0066ff;
}
A.link_heading {
    text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #0066ff;
}
A.link_heading:HOVER {
    text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #330066;
}
A.link_green {
    text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #0066ff;
}
A.link_green:HOVER {
    text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #349C06;
}
LI.soft {font-size: 11px;list-style: square;color: #e1e1ff;margin: 0px 0px 0px 5px;padding: 0px}

.show {}
.hide{DISPLAY:none;}
