BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : 000000;
	Margin: 10px 16px 16px 5px;
	background-color: #2A2A2A;
scrollbar-arrow-color : 006666;
	scrollbar-base-color : white;
	scrollbar-face-color : white;
	scrollbar-highlight-color : white;
	scrollbar-shadow-color : 006666;
	scrollbar-darkshadow-color : white;

}

.typoa {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : 000000;
}

.typob {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : 000000;
}

.typoc {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : CC3333;
}

.typod {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : FFFFFF;
}

.typoe {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : 006666;
}

.typof {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : 000000;
	text-decoration : underline;
}

.typog {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14 px;
	font-weight : bold;
	color : 000000;
}

A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : 800000;
}

A:VISITED {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : 800000;
}

A:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
	color : 800000;
}

A.typoaa {
font-weight : bold;
	font-size: 11px;
	color: cc3333;
}

A:VISITED.typoaa {
font-weight : bold;
	font-size: 11px;
	color: cc3333;
}

A:HOVER.typoaa {
font-weight : bold;
	font-size: 11px;
	color: cc3333;
}

A.typobb {
	font-weight : bold;
}

A:VISITED.typobb {
	font-weight : bold;
}

A:HOVER.typobb {
	font-weight : bold;
}

A.typocc {
	font-size: 11px;
	color: cc3333;
	font-weight : bold;
}

A:VISITED.typocc {
	font-size: 11px;
	color: cc3333;
	font-weight : bold;
}

A:HOVER.typocc {
	font-size: 11px;
	color: cc3333;
	font-weight : bold;
}

A.typodd {
	font-size: 11px;
	font-weight : bold;
	text-decoration : none;
}

A:VISITED.typodd {
	font-weight : bold;
	font-size : 11px;
}

A:HOVER.typodd {
	font-weight : bold;
	font-size : 11px;
}

SELECT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #006666;
}

INPUT.textbox {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #006666;
	border : 1px solid #006666;
}

INPUT.button {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #CC3333;
	background-color : #FFFFFF;
	border : 2px ridge #999999;
	border-width : 1px 2px 2px 1px;
	padding-left : 5px;
	padding-right : 5px;
	cursor : hand;
}

TEXTAREA {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #006666;
	border : 1px solid #006666;
}

UL {
	color : #666666;
	line-height : 15px;
	margin-left : 25px;
	list-style-type : circle;
	margin-top : 5px;
	margin-bottom : 10px;
}

OL {
	color : #006666;
	line-height : 15px;
	margin-left : 35px;
	margin-top : 5px;
	margin-bottom : 10px;
}

