BODY {SCROLLBAR-FACE-COLOR: #7B7F82; 
SCROLLBAR-HIGHLIGHT-COLOR: #999999; 
SCROLLBAR-SHADOW-COLOR: #000000; 
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
SCROLLBAR-ARROW-COLOR:  #000000; 
SCROLLBAR-TRACK-COLOR: #DEDDD3; 
SCROLLBAR-DARKSHADOW-COLOR: #7B7F82;}

A:link {
	COLOR: #7B7F82; TEXT-DECORATION: none
}
A:visited {
	COLOR: #7B7F82;TEXT-DECORATION: none
}
A:hover {
	COLOR: #000066; TEXT-DECORATION: none
}


.Table-Border-Grey {
	border: 1px solid #7C7E81;

}
.Text-Regular {
	font-family: Arial;
	font-size: 12px;
}

.Login-Out {
	background-color: #F7f7f7;
	border: 1px solid #CCCCCC;
	height: 20px;
	width: 80px;
	color: #999999;

}
.Login-Over {
	border: 1px solid #000000;
	height: 20px;
	width: 80px;
	
	
}.Text-Small {
	font-family: Arial;
	font-size: 10px;
}
.Table-Border-Left-Gray {
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #CCCCCC;

}
.Text-ExtraBig {
	font-family: Arial;
	font-size: 24px;
}
.Text-Big {
	font-family: Arial;
	font-size: 18px;
}
.Text-Large {
	font-family: Arial;
	font-size: 14px;
}
.Text-Large-ALLCAPS {
	font-family: Arial;
	font-size: 14px;
	text-transform: uppercase;

}
