.table_head {
	background-image:url(/images/background_header_b.jpg);
	font-family: Arial;
	font-size: 8pt;
}
.table_head_red {
	background-image:url(/images/background_header_red.jpg);
	font-family: Arial;
	font-size: 8pt;
}
.cellfade{
	border-top:1px solid #555555; border-bottom:1px solid #555555; 
   color:#555555;
   font-family: tahoma;
   font-size:8pt;
   font-weight:normal;
   background-color:#F4F4F4;
   background-image: url('/images/background_cellfade.jpg'); 
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffff',EndColorStr='#b2d1eb'); line-height:200%; border-left-width:1px; border-right-width:1px
}

.heading     { font-family: Arial; font-size: 18pt; font-weight: bold }
.headingwhite { font-family: Arial; font-size: 10pt; color: #FFFFFF }
.title       { font-family: Arial; font-size: 18pt; color: #808080 }
.helptext    { font-family: Verdana; font-size: 10pt; color: #808080; font-style: italic }
.subhead     { font-family: Arial; color: #808080; font-size: 14pt; font-weight: bold }
.bodytext2   { font-family: Verdana; font-size: 10pt; color: #385898 }
.bodytext    { font-family: Arial; font-size: 10pt }
.submitbutton { background-color: #c0c0c0; color: #000000; font-family: Verdana; font-size: 
               10px; height: 20px; position: relative; font-weight: bold; 
               border-style: outset; border-width: 2px }
.formtext    { font-family: Verdana; font-size: 10pt; color: #000000; background-color: 
               #E8E8E8}
.bodytextsmall    { font-family: Arial; font-size: 8pt }
.bodytextsmall3    { font-family: Verdana; font-size: 8pt }
.bodytextverysmall    { font-family: Arial; font-size: 8pt }
.bodytextverysmall2    { font-family: Arial; font-size: 7pt }
.bodytext    { font-family: Arial; font-size: 10pt }
.bodytextv    { font-family: verdana; font-size: 10pt }
.statustext1   { font-family: Verdana; font-size: 13pt; color: #385898 }
.submitbutton2 { background-color: #c0c0c0; color: #000000; font-family: Verdana; font-size: 
               13px; height: 30px; position: relative; font-weight: bold; 
               border-style: outset; border-width: 2px }
.button {
	border: 1px solid #888888;
	cursor: pointer;
	color: #555555; font-family:Verdana; font-size:7pt
}
.formtext1    { border:1px solid #C0C0C0; font-family: Verdana; font-size: 7pt; color: #000000; background-color: 
               #F2F3F8; padding-left:2; padding-right:2; padding-top:1; padding-bottom:1}
.formtext2    { border:1px solid #C0C0C0; font-family: Verdana; font-size: 7pt; color: #000000; background-color: 
               #ffffff; padding-left:2; padding-right:2; padding-top:1; padding-bottom:1}
.headingBlue { font-family: verdana; font-size: 10pt; color: #3B6177; letter-spacing: 2; 
               font-weight: bold }
               
.dropdown {
	BACKGROUND-COLOR: #ffffd7; 
	BORDER-BOTTOM: 2px outset; 
	BORDER-LEFT: 2px outset; 
	BORDER-RIGHT: 2px outset; 
	BORDER-TOP: 2px outset; 
	COLOR: #000000; 
	FLOAT: left; 
	FONT-FAMILY: Tahoma; 
	FONT-SIZE: 8pt; 
	FONT-WEIGHT: bold; 
	HEIGHT: 20px; 
	WIDTH: 180px; 
	POSITION: relative
}
.dropdown1 {
	BACKGROUND-COLOR: #ffffff; 
	BORDER-BOTTOM: 2px outset; 
	BORDER-LEFT: 2px outset; 
	BORDER-RIGHT: 2px outset; 
	BORDER-TOP: 2px outset; 
	COLOR: #656E8A; 
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 8pt; 
	HEIGHT: 20px
}
.dropdown2 {
	BACKGROUND-COLOR: #FFFFFF; 
	BORDER-BOTTOM: 0px outset; 
	BORDER-LEFT: 0px outset; 
	BORDER-RIGHT: 0px outset; 
	BORDER-TOP: 0px outset; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana; 
	FONT-COLOR: 688CA8;
	FONT-SIZE: 8pt; 
	HEIGHT: 15px
}
   
.scrollbars   		{
	scrollbar-face-color:#e8e8e8;
	scrollbar-arrow-color:#c0c0c0;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:#e8e8e8;
	scrollbar-highlight-color:#c0c0c0;
	scrollbar-3dlight-color:#e8e8e8;
	scrollbar-darkshadow-Color:#c0c0c0;
	scrollbar-base-color:#c0c0c0
}