BODY{
	scrollbar-3d-light-color: #D2D2CA;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #D2D2CA;
	scrollbar-dark-shadow-color: #D2D2CA;
	scrollbar-face-color: #D2D2CA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D2D2CA;

	}

A:link {
	color: #000099;
	text-decoration: none;
}

A:visited {
	color: #000099;
	text-decoration: none;
}

A:active {
	color: #993300;
	text-decoration: none;
}

A:hover {
	color: #666666;
	text-decoration: underline;
}

A.dark:link {
	color: #666666;
	text-decoration: none;
}

A.dark:visited {
	color: #666666;
	text-decoration: none;
}

A.dark:active {
	color: #666666;
	text-decoration: none;
}

A.dark:hover {
	color: #003399;
	text-decoration: none;
}
A.dark:link {
	color: #666666;
	text-decoration: none;
}

A.smaller:link {
	color: #999999;
	text-decoration: none;
}

A.smaller:visited {
	color: #999999;
	text-decoration: none;
}

A.smaller:active {
	color: #666666;
	text-decoration: none;
}

A.smaller:hover {
	color: #000099;
	text-decoration: none;
}

A.contentText:hover {
	color: #000099;
	text-decoration: underline;
}

TD {
	font-size: 11px;
	font-family : Verdana;

}

P {
	font-size: 11px;
	font-family : Verdana;


}

H1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 30px;
	color : #CCCCCC;
	font-style: normal;
	font-weight: normal;

}

TD.dark {
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

TD.smaller {
	font-size: 10px;
	font-family : Tahoma;
	color : #999999;
}

P.smaller {
	font-size: 10px;
	font-family : Verdana;
	color : #999999;
}

HR {
	color : #D2D2CA;
	height : 1px;
}
.content-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color : #000099;
}
.contentText {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

