div.scroll { 
	background-color: #424041; 
	border: 0px solid #424041; 
	overflow-y: scroll; 
	position: relative; 
	height: 200px; 
	width: 630px; 
} 

.scroll {

scrollbar-face-color: #424041;
scrollbar-highlight-color: #424041;
scrollbar-arrow-color: #9D9888;
scrollbar-track-color: #424040;
scrollbar-3dlight-color: #000000;
scrollbar-shadow-color: #000000;
}

.menuHeader
{
	font-size : 14pt;
	color : #C7BD5C;
	font-family : Arial;
	font-weight : lighter;
}
.www
{
	font-family : Tahoma;
	font-size : 8pt;
	font-weight : bold;
	color : gray;
	font-stretch : ultra-expanded;
	letter-spacing : 1.5px;
	line-height : 10px;
}

.copyright
{
	font-family : Tahoma;
	font-size : 8pt;
	font-weight : bold;
	color : #5F5F5F;
}

.bodyText
{
	font-family : Verdana;
	font-size : 8pt;
	font-weight : normal;
	color : #CBCAC9;

}

.heading
{
	font-family : Verdana;
	font-size : 8pt;
	font-weight : bold;
	color : #CBCAC9;

}

.bodyText1
{
	font-family : Verdana;
	font-size : 8pt;
	font-weight : normal;
	color : #000000;

}

.capsletters
{
	font-family : Tahoma;
	font-size : 8pt;
	font-weight : bold;
	color : #2F3F53;
}

.italicletters
{
	font-family : Tahoma;
	font-size : 8pt;
	font-weight : bold;
	color : #333366;
	font-style : normal;
}

a
{
	font-family : Tahoma;
	font-size : 8pt;
	font-weight: bold;
	color : #AFAFB1;
	letter-spacing : 1.5px;
	line-height : 10px;
	text-decoration: none;
}

a:hover
{
	font-family : Tahoma;
	font-size : 8pt;
	font-weight: bold;
	color : #BA9F4A;
	letter-spacing : 1.5px;
	line-height : 10px;
	text-decoration: underline;
}

a:active
{
	font-family : Tahoma;
	font-size : 8pt;
	font-weight: bold;
	color : #5182F5;
	letter-spacing : 1.5px;
	line-height : 10px;
	text-decoration: none;
}

.selectedPage
{
	font-family : Tahoma;
	font-size : 8pt;
	font-weight: bold;
	color : #5182F5;
	letter-spacing : 1.5px;
	line-height : 10px;
	text-decoration: none;
}