body {
    	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
}

body { 
scrollbar-face-color: #cc0000;
scrollbar-track-color: #999999; 
scrollbar-arrow-color: #000000;
scrollbar-highlight-color: #ffffff; 
scrollbar-3dlight-color: #003333;
scrollbar-shadow-color: #0000CC; 
scrollbar-darkshadow-color: #000066; 
}

.navigation a{
	line-height: 25px;
	color: #ffffff;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
}

.bodyText { 
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#330000;
	margin-left: 10px;
	margin-right: 10px; 
	}
	
.formText { 
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#330000;
	}

.linkUps {
	height:300px;
	width:200px;
	float:right;
	}

.linkUpsTop {
	height:41px;
	width:200px;
	background-image: url('../images/luTOP.gif');
}

.linkUpsMid {
	height:249px;
	width:200px;
	text-align: center;
	overflow:auto;
	background-image: url('../images/luBACK.gif');

}

.linkUpsBottom {
	height:10px;
	width:200px;
	background-image: url('../images/luBOTTOM.gif');
	background-repeat: no-repeat;
}

.thunder {
	height:141px;
	width:200px;
	text-align: center;
	overflow:auto;
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	background-image: url('../images/thunder.gif');
	background-repeat: no-repeat;
	float:left;
}

.blankButton {
	height:41px;
	width:84px;
	background-image: url('../images/blankButton.gif');
	background-repeat: no-repeat;
}

.blankButtonText {
	height:41px;
	width:84px;
	max-height:41px;	
	max-width:84px;
	text-align: center;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align: center;
	color:#ffffff;
	line-height:12px;
	padding-top: 8px
}

