option:active {
    background-color: red;
}

body {
  font-family: Arial;
  margin: 0 0 0 0;
  font-size: 8px;
  SCROLLBAR-FACE-COLOR: #FDA51F; SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; SCROLLBAR-SHADOW-COLOR: #FFFFFF; SCROLLBAR-3DLIGHT-COLOR: #F3BF6C; SCROLLBAR-ARROW-COLOR: #FFFFFF; SCROLLBAR-TRACK-COLOR: #FFFFFF; SCROLLBAR-DARKSHADOW-COLOR: #FDA51F;
}

.header_tr {
	font-family: Arial;
	background:url(images/header_line.jpg);
	background-repeat: repeat-x;
	height:41px;
	width:990px;
}

.footer_tr {
	font-family: Arial;
	color:#FFFFFF;
	font-size:14pt;
	background:url(images/footer_line.jpg);
	background-repeat: repeat-x;
	height:34px;
	width:990px;
	padding-left:20px;
}

.left_main_tr {
	font-family: Arial;
	background:url(images/left_line.gif);
	background-repeat: repeat-y;
	height:34px;
	width:9px;
}

.right_main_tr {
	font-family: Arial;
	background:url(images/right_line.gif);
	background-repeat: repeat-y;
	height:34px;
	width:58px;
}

.scroll_button_tr {
	padding-top:15px
}

.header_icon {
	padding-left:15px;
}

.header_title {
	font-family: Arial;
	font-size:14pt;
	color:#FFFFFF;
	font-weight:normal;
	vertical-align: middle;
	white-space:nowrap;
	padding-left:5px;
}

.header_date {
	font-family: Arial;
	font-size:12pt;
	color:#FFFFFF;
	font-weight:normal;
	vertical-align: middle;
	padding-right:25px;
}

.title {
	font-size:14pt;
	font-weight:bold;
	color:#736854;
}

.subtitle {
	font-size:12pt;
	color:#736854;
	font-weight:bold;
}

.title_left {
	background:url(images/title_left.gif);
	background-repeat: repeat-y;
}

.title_point {
	background:url(images/title_point.gif);
	background-repeat: repeat-x;
}

.title_text {
	padding-left:5px;
	font-family: Arial;
	font-size:11pt;
	color:#736854;
	font-weight:bold;
}

.title_main {
	padding-left:0px;
	font-family: Arial;
	font-size:11pt;
	color:#736854;
	font-weight:bold;
}
.menu {
color:#000000;
}
.menu:visited {
color:#000000;
}

.doc {
	color:#000000;
	text-decoration:none;
}
.doc:visited {
	color:#000000;
}
.doc:hover {
	color:#000000;
	text-decoration:underline;
}

.button{
	border:1px solid #CCCCCC;
	font-family: Arial;
	background-color:#FFFFFF;

}

.input {
	border:1px solid #CCCCCC;
	font-family: Arial;
	background-color:#FFFFFF;	
}

.link_search{
	color:#000000;
	text-decoration:none;
}
.link_search:visited {
	color:#000000;
}
.link_search:hover {
	color:#000000;
	text-decoration:none;
}
