body {
	font-family: Verdana, Arial;
	font-size : 11px;
	color : #B8BFC9;
}

td {
	font-family : Verdana, Arial;
	font-size : 11px;
	color : #B8BFC9;
}
	
p {
	font-family : Verdana, Arial;
	font-size : 11px;
	color : #B8BFC9;
}

a:link {
	color: #B8BFC9;
	text-decoration: underline;
}

a:visited {
	color: #B8BFC9;
	text-decoration: underline;
}
	
a:hover {
	color: #B8BFC9;
	text-decoration: none;
}

a:active {
	color: #B8BFC9;
	text-decoration: underline;
}
	
div.content {
		position : relative;
		width : 220;
		font-size : 11px;
		font-family : Verdana, Arial;
		font-style : normal;
		color : #B8BFC9;
		vertical-align : top;
		margin-left : 30;
		margin-right : 30;
		margin-top : 63;
		margin-bottom : 0;
}

div.nav {
		position : relative;
		width : 100;
		font-size : 11px;
		font-family : Verdana, Arial;
		font-style : normal;
		color : #B8BFC9;
		vertical-align : top;
		margin-left : 5;
		margin-right : 5;
		margin-top : 25;
		margin-bottom : 0;
}

input	{
		SIZE: 18;
		BORDER-RIGHT: #999999 1px solid;
		BORDER-TOP: #999999 1px solid;
		FONT-WEIGHT: 500;
		FONT-SIZE: 9px;
		BORDER-LEFT: #999999 1px solid;
		BORDER-BOTTOM: #999999 1px solid;
		FONT-FAMILY: verdana, geneva, arial;
		HEIGHT: 18px;
		color: #132F45;
		BACKGROUND-COLOR: #B8BFC9;
	}
	
textarea {
		BORDER-TOP-WIDTH: 1px;
		BORDER-LEFT-WIDTH: 1px;
		FONT-SIZE: 9px;
		BORDER-LEFT-COLOR: #999999;
		BORDER-TOP-COLOR: #999999;
		BORDER-BOTTOM: #999999 1px solid;
		FONT-FAMILY: verdana, geneva, arial;
		BORDER-RIGHT-WIDTH: 1px;
		BORDER-RIGHT-COLOR: #999999;
		color: #132F45;
		BACKGROUND-COLOR: #B8BFC9;
	}
	
input.formButton {
		BORDER-RIGHT: 1px solid;
		BORDER-TOP: 1px solid;
		FONT-WEIGHT: 500;
		FONT-SIZE: 11px;
		MARGIN-BOTTOM: 2px;
		BORDER-LEFT: 1px solid;
		WIDTH: auto;
		CURSOR: hand;
		COLOR: #757575;
		BORDER-BOTTOM: 1px solid;
		FONT-FAMILY: Verdana, Arial, Helvetica;
		HEIGHT: 19px;
		color: #132F45;
		BACKGROUND-COLOR: #B8BFC9;
		TEXT-ALIGN: center;
	}
	
select {
		SIZE: 18;
		BORDER-RIGHT: #999999 1px solid;
		BORDER-TOP: #999999 1px solid;
		FONT-WEIGHT: 500;
		FONT-SIZE: 9px;
		BORDER-LEFT: #999999 1px solid;
		BORDER-BOTTOM: #999999 1px solid;
		FONT-FAMILY: verdana, geneva, arial;
		color: #132F45;
		HEIGHT: 18px;
		BACKGROUND-COLOR: #B8BFC9;
		width : auto;
	}

#divScrollTextCont {
		position:relative;
		color : #B8BFC9;
		width: 240;
		height: 200;
		left : 0;
		top : 65;
		clip:rect(0px 265px 120px 0px);
		overflow:hidden;
		visibility:hidden;
	}
	
#divText {
		position:relative;
		left:0px;
		top:65px;
		font-size : 11px;
		font-family : Verdana, Arial;
		font-style : normal;
		color : #B8BFC9;
		vertical-align : top;
		margin-left : 30;
		margin-right : 0;
	
	}  
	
#divUp   {
	position:relative;
	left:260px;
	top:45px;
	}
	
#divDown {
	position:relative;
	left:260px;
	top:45px;
	}
