
 BODY {
	scrollbar-face-color: #C0C0C0;
	scrollbar-shadow-color: #838383;
	scrollbar-highlight-color: #C0C0C0;
	scrollbar-3dlight-color: #838383;
	scrollbar-darkshadow-color: #838383;
	scrollbar-track-color: #A8A8A8;
	scrollbar-arrow-color: #FF6600;
	scrollbar-base-color : #7A7978;
}

.formError {
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 12px;
	color : #ffffff;
	line-height : 25px;
}

.content {
	font-family: Verdana, "Trebuchet MS", Geneva, sans-serif;
	font-size: 11px;
	color : #E0E0E0;
	line-height : 25px;
}

.result {
	font-family: Verdana, "Trebuchet MS", Geneva, sans-serif;
	font-size: 11px;
	color : #EEEEEE;
}

.result_grey {
	font-family: Verdana, "Trebuchet MS", Geneva, sans-serif;
	font-size: 11px;
	color : #b0b0b0;
}
.result_micro {
	font-family: Verdana, "Trebuchet MS", Geneva, sans-serif;
	font-size: 9px;
	color : Black;
}

A.content {
	font-family: Verdana, "Trebuchet MS", Geneva, sans-serif;
	font-size: 11px;
	color : #FF771C;
	line-height : 25px;
	text-decoration : none;
	font-weight : bold;
}


A:hover.content {
	font-family: Verdana, "Trebuchet MS", Geneva, sans-serif;
	font-size: 11px;
	color : #FF771C;
	line-height : 25px;
	text-decoration : underline;
	font-weight : bold;
}

.selector{
	font-family: Verdana, "Trebuchet MS", Geneva, sans-serif;
	font-size: 9px;
	color : #E6E6E6;
	line-height : 25px;
}


A.selector {
	font-family: Verdana, "Trebuchet MS", Geneva, sans-serif;
	font-size: 9px;
	color : #FF771C;
	text-decoration : none;
	font-weight : bold;
	background-color : Silver;
}


A:hover.selector {
	font-family: Verdana, "Trebuchet MS", Geneva, sans-serif;
	font-size: 9px;
	color : #FF771C;	
	text-decoration : underline;
	font-weight : bold;
	background-color : #F0F8FF;
}



.play{
	font-family: Verdana, "Trebuchet MS", Geneva, sans-serif;
	font-size: 10px;
	color : #E6E6E6;
	line-height : 25px;
}


A.play {
	font-family: Verdana, "Trebuchet MS", Geneva, sans-serif;
	font-size: 10px;
	color : #FF771C;
	text-decoration : none;
	background-color : Silver;
}


A:play {
	font-family: Verdana, "Trebuchet MS", Geneva, sans-serif;
	font-size: 10px;
	color : #FF771C;	
	text-decoration : underline;
	background-color : #F0F8FF;
}




.title{
	font-family: Verdana, "Trebuchet MS", Geneva, sans-serif;
	font-size: 12px;
	color : #E0E0E0;
	line-height : 25px;
	text-transform : capitalize;
	letter-spacing : 1px;
	font-variant : small-caps;
}

.menu {
	font-family: Verdana, Trebuchet MS, Geneva, sans-serif;
	font-size: 11px;
	color : Silver;
	line-height : 25px;
	font-weight : bold;
}

A.menu {
	font-family: Verdana, Trebuchet MS, Geneva, sans-serif;
	font-size: 11px;
	line-height : 25px;
	color : White;
	text-decoration : none;
}

A:hover.menu {
	font-family: Verdana, Trebuchet MS, Geneva, sans-serif;
	font-size: 11px;
	line-height : 25px;
	color : White;
	text-decoration : underline;
}


.footer {
	font-family: Verdana, Trebuchet MS, Geneva, sans-serif;
	font-size: 10px;
	color : Silver;
	line-height : 25px;
}

A.footer {
	font-family: Verdana, Trebuchet MS, Geneva, sans-serif;
	font-size: 10px;
	line-height : 25px;
	color : #FF6600;
	text-decoration : none;
}

A:hover.footer {
	font-family: Verdana, Trebuchet MS, Geneva, sans-serif;
	font-size: 10px;
	line-height : 25px;
	color : #FF6600;
	text-decoration : underline;
}

.content_bold {
	font-family: Verdana, "Trebuchet MS", Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color : #2F2F2F;
	line-height : 25px;
}

.content_micro {
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 11px;
	color : #F0FFFF;
	line-height : 18px;
}

.form {
	font-family: Verdana, "Trebuchet MS", Geneva, sans-serif;
	font-size: 11px;
	color : #FF6600;
	background-color : Silver;
	border : 1px solid Navy;
	line-height : 20px;
	border-color : Black;
	padding : 2px;
}

.content_medium {
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color : #C9D6FF;
}

.submenu {
	font-weight: plain;
	font-family: Verdana, "Trebuchet MS", Geneva, sans-serif;
	font-size: 9px;
	line-height : 20px;
}

A.submenu {
	font-family: Verdana, "Trebuchet MS", Geneva, sans-serif;
	font-size: 9px;
	line-height : 20px;
	text-decoration : none;
	color : Black;
}

A:hover.submenu {
	font-family: Verdana, "Trebuchet MS", Geneva, sans-serif;
	font-size: 9px;
	line-height : 20px;
	text-decoration : underline;
}


.input_small {
	font-family: Verdana, "Trebuchet MS", Geneva, sans-serif;
	font-size: 8pt;
	height: 17px;
}

.input_medium {
	font-family: Verdana, "Trebuchet MS", Geneva, sans-serif;
	font-size: 9pt;
	height: 20px;
}
