body {
scrollbar-arrow-color: #FFFFFF;
scrollbar-base-color: silver;
scrollbar-dark-shadow-color: black;
scrollbar-track-color: #999999;
scrollbar-face-color: #CCCCCC;
scrollbar-shadow-color: white;
scrollbar-highlight-color: silver;
scrollbar-3d-light-color: #666666;
}
.GrayBottomBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}
.GrayAllBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.lineHeight4px {
	line-height: 4px;
}
.lineHeight8px {
	line-height: 8px;
}
.lineHeight11px {
	line-height: 11px;
}
.lineHeight12px {
	line-height: 12px;
}
.lineHeight14px {
	line-height: 14px;
}
.GrayTxtLarge {
	font-family: Arial,Verdana;
	font-size: 16px;
	font-weight:bold;
	color: #666666;
}
.GrayTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.GrayTxt a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.GrayTxt a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.GrayTxt a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.GrayTxtDark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A7A7A;
}
.GrayTxtLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.GrayTxtLinks a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.GrayTxtLinks a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.GrayTxtLinks a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a:link {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
.GrayTxtDarkLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #999999;
}
.GrayTxtDarkLinks a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.GrayTxtDarkLinks a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.GrayTxtDarkLinks a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.RightImageRepeat {
	background-position:right;
	background-image: url(images/BottomLeft_RightPanel.jpg);
	background-repeat: repeat-y;
}
INPUT, SELECT, TEXTAREA {
background-color: white;
color: #666666;
font-family: Verdana,arial;
font-size: 10px;
border: solid 1px #666666;
padding: 2;
}