BODY, TD {
	color:						#004A80;
	font-family:				Arial, sans-serif;
	font-size:					8pt;
	scrollbar-3d-light-color:	#DBE5ED;
	scrollbar-arrow-color:		#DBE5ED;
	scrollbar-base-color:		#004A80;
	scrollbar-dark-shadow-color:#DBE5ED;
	scrollbar-face-color:		#004A80;
	scrollbar-highlight-color:	#DBE5ED;
	scrollbar-shadow-color:		#DBE5ED
}

A:LINK, A:VISITED {
	color:						#004A80;
	font-family:				Arial, sans-serif;
	font-size:					8pt;
	FONT-WEIGHT:				bold;
	text-decoration:			none
}

A:HOVER {
	color:						white;
	text-decoration:			none
}

A {
	color:						#004A80;
	font-family:				Arial, sans-serif;
	font-size:					8pt
}

.button
{
	BACKGROUND:					Silver;
	COLOR:						Black;
	CURSOR:						hand;
	font-size: 8pt;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none
}

.box
{
	color: Black;
	font-family : Tahoma;
	font-size: 8pt;
	text-align: left;
	height : 20px;
	width : 80px;
	background-color : #f5f5f5
}

.smallbox
{
	color: Black;
	font-family : Tahoma;
	font-size: 8pt;
	text-align: left;
	height : 20px;
	width : 60px;
	background-color : #f5f5f5
}

.largebox
{
	color: Black;
	font-family : Tahoma;
	font-size: 8pt;
	text-align: left;
	height : 20px;
	width : 190px;
	background-color : #f5f5f5
}
.newsbox
{
	color: Black;
	font-family : Tahoma;
	font-size: 8pt;
	text-align: left;
	height : 20px;
	width : 500px;
	background-color : #f5f5f5
}
.textbox
{
	color: Black;
	font-family : Tahoma;
	font-size: 8pt;
	text-align: left;
	height : 100px;
	width : 500px;
	background-color : #f5f5f5
}
.largetextbox
{
	color: Black;
	font-family : Tahoma;
	font-size: 8pt;
	text-align: left;
	height : 250px;
	width : 500px;
	background-color : #f5f5f5
}
.smalltextbox
{
	color: Black;
	font-family : Tahoma;
	font-size: 8pt;
	text-align: left;
	height : 50px;
	width : 190px;
	background-color : #f5f5f5
}