body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

body {
	scrollbar-face-color: #F9F6CD;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D0D0D0;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #8C1801;
	scrollbar-track-color: #F2F1DF;
	scrollbar-darkshadow-color: #405883;
}

.grayPipe {color: #B3B7BD; font-size: 10px;
}
.smallText {font-size: 10px; 
}

a.ccrumbs:link, a.smallinks:active, a.smallinks:visited {
	font-weight: bold;
	border-bottom: 0px dotted #B3B7BD;
	font-size: 10px;
	color: #B3B7BD;
}

a.ccrumbs:hover {
	font-weight: bold;
	text-decoration: none;
	border-bottom: 0px solid #304160;
	color: #8C1801;
/*	text-decoration: underline;  */
}

a.ccrumbs:visited {
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	border-bottom: 0px solid #304160;
/*	text-decoration: underline;  */
}

a.smallinks:link, a.smallinks:active, a.smallinks:visited {
	font-weight: normal;
/*	text-decoration: underline;  */
	border-bottom: 1px solid #A0644E;
	font-size: 9px;
	color: #8C1801;
}

a.smallinks:hover {
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #8C1801;
	color: #ff0000;
/*	text-decoration: underline;  */
}

a.smallinksbold:link, a.smallinksbold:active, a.smallinksbold:visited {
	font-weight: bold;
/*	text-decoration: underline;  */
	border-bottom: 0px solid #405883;
	font-size: 10px;
	color: #8C1801;
}

a.smallinksbold:hover {
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #D05633;
	color: #D05633;
/*	text-decoration: underline;  */
}

a.reglinks:link, a.reglinks:active, a.reglinks:visited {
	font-weight: normal;
/*	text-decoration: underline;  */
	border-bottom: 1px solid #A0644E;
	font-size: 12px;
	color: #8C1801;
}

a.reglinks:hover {
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #8C1801;
	color: #ff0000;
/*	text-decoration: underline;  */
}

a.reglinksbold:link, a.reglinksbold:active, a.reglinksbold:visited {
	font-weight: bold;
/*	text-decoration: underline;  */
	border-bottom: 0px solid #405883;
	font-size: 11px;
	color: #8C1801;
}

a.reglinksbold:hover {
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #4D705F;
	color: #D05633;
/*	text-decoration: underline;  */
}

a.navlinks:link, a.navlinks:active, a.navlinks:visited {
	font-weight: bold;
/*	text-decoration: underline;  */
	border-bottom: 0px solid #405883;
	font-size: 10px;
	color: #8C1801;
}

a.navlinks:hover {
	text-decoration: none;
	border-bottom: 0px solid #4D705F;
	color: #FF0000;
/*	text-decoration: underline;  */
}

a:link,
a:visited {
	color: #B3B7BD;
	text-decoration: none;
}

.TextBox {
	BORDER-RIGHT: #666666 1px inset; BORDER-TOP: #000000 1px inset; FONT-SIZE: 10px; BACKGROUND-ATTACHMENT: fixed; 
	BACKGROUND-IMAGE:   url(../images/box_shadow.gif); 
	BORDER-LEFT: #000000 1px inset; COLOR: #000000; BORDER-BOTTOM: #666666 1px inset; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #ffffff
}

.searchBox {
	BORDER-RIGHT: #798CAE 1px inset; BORDER-TOP: #798CAE 1px inset; FONT-SIZE: 10px; BACKGROUND-ATTACHMENT: fixed; 
	BORDER-LEFT: #798CAE 1px inset; COLOR: #000000; BORDER-BOTTOM: #798CAE 1px inset; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #EBE7DA
}

.CellBox {
	BORDER-RIGHT: #A0644E 1px dotted; BORDER-TOP: #A0644E 1px dotted; 
	BORDER-LEFT: #A0644E 1px dotted; COLOR: #000000; BORDER-BOTTOM: #A0644E 1px dotted; BACKGROUND-COLOR: #f7f7ee
}

.regtext {font-size: 12px}
	font-weight: bold;
	text-decoration: none;
	color: #333333;

.graytext {font-size: 10px}
	font-weight: bold;
	color: #314973;

.grayUpdate {font-size: 10px}
	font-weight: bold;
	text-decoration: none;
	color: #314973;
