H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	padding-left : 10px;
	padding-top : 5px;
}
H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #969696;
	font-weight : bold;
	padding-left : 10px;
	padding-top : 5px;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	padding-left : 10px;
	padding-top : 5px;
	text-indent : 10px;
	font-weight : bold;
}

BODY {
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
}

DIV {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

A{
	color : #6AB4B4;
	text-decoration : none;
}

.grey{
	color : #969696;
}

.menu {
	padding-left : 8px;
	font-size : 10px;
	color : #6AB4B4;
}

.menux {
	font-size : 10px;
	color : #6AB4B4;
}

.mainmenu {
	background-color : #005746;
	font-style : italic;
	font-weight : bold;
}

.mainmenuon {
	background-color : red;
	font-style : italic;
	font-weight : bold;
}

.cross {
	background-color : #6AB4B4;
	font-size : 1px;
}

A.menu {
	color : #6AB4B4;
}
A.menu:LINK {
	color : #6AB4B4;
}
A.menu:ACTIVE {
	color : #6AB4B4;
}

A:HOVER {
	font-weight : bold;
	color : #005746;
}

P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding-left : 10px;
}

LI {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

UL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

TD.in {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding-left : 10px;
	padding-top : 3px;
}
.symbolred {
	color : #DD0000;
	font-family : Wingdings;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

.symbol {
	color : #005746;
	font-family : Wingdings;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}
TEXTAREA {
	background-color : #F5F5F5;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Gray;
}

INPUT {
	background-color : #F5F5F5;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Gray;
}
.red {
	color : #DD0000;
}

.green {
	color : #005746;
}

.black {
	color : ;
}

.blinktext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #005746; text-decoration: underline blink}
.green2 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #005746}

