body { 
	margin : 0; 
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#D6D6D6;
	scrollbar-shadow-color:#D6D6D6;
	scrollbar-face-color:#A4A4C1;
	scrollbar-highlight-color:#D6D6D6;
	scrollbar-darkshadow-color:#000000;
	scrollbar-3dlight-color:#000000;
}
.standard { 
	font-family : Arial; 
	font-size : 9pt; 
	font-weight : normal; 
	color : #000000; 
}
/* ADMIN TAB */
admin-tab {
	color: #333333 
	font-size: 8pt;
	font-style: normal;
    font-family: Arial;
}
/* MENU STUFF */
menu {
	color:#333333;
	font-size:7.5pt;
	font-style: normal;
	line-height: 14pt;
	text-transform: none;
	font-family: Arial;
	text-decoration : none; 
}
a.menu {
	color:#333333;
	font-size:7.5pt;
	font-style: normal;
	line-height: 14pt;
	text-transform: none;
	font-family: Arial;
	text-decoration : none; 
}
a.menu:hover {
	color:#996666;
	font-size:7.5pt;
	font-style: normal;
	line-height: 14pt;
	text-transform: none;
	font-family: Arial;
	text-decoration : none; 
}
a.menu:roll {
	color:#333333;
	font-size:7.5pt;
	font-style: normal;
	line-height: 14pt;
	text-transform: none;
	font-family: Arial;
	text-decoration : none; 
}
admin-menu {
	color:#333333;
	font-size:7.5pt;
	font-style: normal;
	line-height: 14pt;
	text-transform: none;
	font-family: Arial;
	text-decoration : none; 
}
a.admin-menu {
	color:#333333;
	font-size:7.5pt;
	font-style: normal;
	line-height: 14pt;
	text-transform: none;
	font-family: Arial;
	text-decoration : none; 
}
a.admin-menu:hover {
	color:#996666;
	font-size:7.5pt;
	font-style: normal;
	line-height: 14pt;
	text-transform: none;
	font-family: Arial;
	text-decoration : none; 
}
a.admin-menu:roll {
	color:#333333;
	font-size:7.5pt;
	font-style: normal;
	line-height: 14pt;
	text-transform: none;
	font-family: Arial;
	text-decoration : none; 
}
/* TABLE STUFF */
/* main label for titles in a table */
.table_header { 
	font-family : Arial; 
	font-size : 7pt; 
	font-weight : bold; 
	color : #494920; 
}
.table_header_with_background { 
	font-family : Arial; 
	font-size : 7pt; 
	font-weight : bold; 
	color : #494920; 
	background-color : #FFFFFF;
}
.row-dark { 
	background-color : #BFBFD3; 
	line-height : 15pt; 
}
.row-light { 
	background-color : #D6D6E7; 
	line-height : 15pt; 
}
/* for javascript table select stuff */
.tdHighlight {
	background-color:#3333cc; 
	color:#ffffff; 
	font-weight:normal; 
	cursor:hand
}
.tdSelect {
	background-color:#ffff99; 
	font-weight:normal; 
	cursor:hand
}
/* FRAMED STUFF */
.area_background { 
	background-color : #F1F1F5; 
}
.body_background { 
	background-color : #996666; 
}
.unframed_width {
	width : 650px;
	background-color : #F1F1F5;
}
.unframed_width_internal {
	width : 630px;
	background-color : #F1F1F5;
}
.framed_width { 
	width : 570px; 
}
.framed_width_internal { 
	width : 553px; 
}
.framed_size { 
	width : 570px; 
	height : 300px;
}
/* FORM ELEMENTS */
/* standard label for a form element */
.label {  
	font-family : Arial; 
	font-size : 9pt; 
	font-weight : bold; 
	color : #000000; 
}
/* for required fields */
.required {  
	font-family : Arial; 
	font-size : 7pt; 
	font-weight : normal; 
	color : #ff0000; 
	text-decoration : none; 
	vertical-align:top;
}
.list {  
	font-family : Arial; 
	font-size : 9pt; 
	font-weight : normal; 
	color : #000000; 
}
.tiny-width { 
	width : 50px; 
}
.small-width { 
	width : 100px; 
}
.mid-width {
	width : 200px;
}
.normal-width { 
	width : 250px; 
}
.wide-width { 
	width : 300px; 
}
.dollar-width { 
	width : 100px; 
}
.day-width { 
	width : 50px; 
}
.month-width { 
	width : 80px; 
}
.year-width { 
	width : 80px; 
}
/* ERROR AND STATUS REPORTING */
.error_text { 
	font-family : Verdana; 
	font-size : 9pt; 
	font-weight : bold; 
	color : #ffffff; 
}
.status_text { 
	font-family : Verdana; 
	font-size : 9pt; 
	font-weight : bold; 
	color : #ff0000; 
}
.next {
	color:#000000;
	font-size:7.5pt;
	font-style: normal;
	line-height: 14pt;
	text-transform: none;
	font-family: Arial;
	text-decoration : none; 
}
.previous {
	color:#000000;
	font-size:7.5pt;
	font-style: normal;
	line-height: 14pt;
	text-transform: none;
	font-family: Arial;
	text-decoration : none; }
.break {
	page-break-before:always;
}	
