td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.6pt;
	color: #666666;
	text-decoration: none;
}
body {
	background-color: #F6F6F6;
}
SELECT {
	COLOR: #333333; FONT: 9px/12px Geneva, Verdana, Arial;
}

.whitebg {
	background-color: #FFFFFF;
}
.top_line {
	background-image: url(images/top_line.gif);
	background-repeat: repeat-x;
}
.left_line {
	background-image: url(images/left_line.gif);
	background-repeat: repeat-y;
}
.right_line {
	background-image: url(images/right_line.gif);
	background-repeat: repeat-y;
}
input {
	color: #15427D;
	border: 1px solid #C6C4C4;
	height: 15px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.menu {
	color: #15427D;
	border: 1 px solid #C6C4C4;
	height: 13px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.8pt;
}
.grey_bar {
	background-image: url(images/grey_bg.gif);
	background-repeat: repeat-x;
}
.orange_bg {
	background-color: #FF8A00;
}
.left_grey {
	background-color: #F4F4F4;
}
.left_bar_line {
	background-image: url(images/left_bar_line.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #15427D;
	text-decoration: none;
}
a:visited {
	color: #15427D;
	text-decoration: none;
}
a:hover {
	color: #15427D;
	text-decoration: underline;
}
a:active {
	color: #15427D;
	text-decoration: none;
}
.ver_line {
	background-image: url(images/ver_line.gif);
	background-repeat: repeat-x;
}
.white_txt {
	color: #FFFFFF;
}
.blue_txt {
	color: #15427D;
}
.black_txt {
	color: #000000;  FONT-FAMILY: Arial, Helvetica font-weight:800; font-size:12px;

}



.fur_heading {
	FONT-SIZE: 10pt; COLOR: #ff9900; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.fur_heading_bann {
	FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

.btn_style {
	FONT-SIZE: 10pt; FILTER: progid:DXImageTransform.Microsoft.Gradient(endColorstr='#ffffff', startColorstr='#CCCCCC', gradientType='1'); FONT-FAMILY: arial
}
.button_style {
	BORDER-TOP-WIDTH: 0px; FONT-WEIGHT: bold; BORDER-LEFT-WIDTH: 0px; FONT-SIZE: 10px; BORDER-BOTTOM-WIDTH: 0px; WIDTH: 75px; COLOR: #ffffff; FONT-FAMILY: Trebuchet MS; HEIGHT: 18px; BACKGROUND-COLOR: #ff9900; BORDER-RIGHT-WIDTH: 0px
}

.MenuTxtFont{
	font-family:bold Arial, Helvetica, sans-serif;
	font-size: 10pt;	
	text-decoration: none;
	background-image: url(images/grey_bg.gif);
	background-repeat: repeat-x;
}

#dropmenudiv{
position:absolute;
background-color: #EEEEEE;
border:1px solid black;
border-bottom-width: 0;
font: 10px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #BBBBBB;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 135px;
background-color: #BBBBBB;
}





.go-button {
	BACKGROUND-IMAGE: url(./images/submit_bt.gif);  FONT-FAMILY: TAHOMA; FONT-SIZE: 11px; BORDER-BOTTOM: #000000 0px solid; BORDER-LEFT: #ffffff 0px solid; BORDER-RIGHT: #000000 0px solid; BORDER-TOP: #ffffff 0px solid; MARGIN: 0px; PADDING-BOTTOM: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; PADDING-TOP: 0px; width: 57px; height:14; cursor: hand;
}
.go-small-button {
	BACKGROUND-IMAGE: url(./images/button_go.gif);  FONT-FAMILY: TAHOMA; FONT-SIZE: 11px; BORDER-BOTTOM: #000000 0px solid; BORDER-LEFT: #ffffff 0px solid; BORDER-RIGHT: #000000 0px solid; BORDER-TOP: #ffffff 0px solid; MARGIN: 0px; PADDING-BOTTOM: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; PADDING-TOP: 0px; width: 24px; height:15px; cursor:hand; 
}



