/* CSS Document */

td {font-family: tahoma; font-size:9pt; color: #4f4f4f; line-height: 20px} 
select {font-family: tahoma; font-size: 9pt; border:0 solid #000000;}
A:link {font-family: tahoma; color:#4f4f4f;font-size:9pt;text-decoration:none} 
A:visited {font-family: tahoma; color:#4f4f4f;font-size:9pt;text-decoration:none} 
A:active {font-family: tahoma; color:#3b3b3b;font-size:9pt} 
A:hover {font-family: tahoma; color:#3b3b3b;text-decoration:underline} 

BODY {
   scrollbar-face-color: #D6DAE6; 
   scrollbar-shadow-color: #DDDDDD; 
   scrollbar-highlight-color: #fff; 
   scrollbar-3dlight-color: #D6DAE6; 
   scrollbar-darkshadow-color: #fff; 
   scrollbar-track-color: #fff;
   scrollbar-arrow-color: #DDDDDD;

}

.pricebox {
	font-family: "Arial", "Verdana", "Helvetica", "sans-serif";
	color:CC0000;
	font-size: 9pt;
	border:0 solid #000000;
	background-color:white;
	font-weight: bold;
} 

.nonbox {
    font-family: "Arial", "Verdana", "Helvetica", "sans-serif";
	color:CC0000;
	font-size: 9pt;
	border:0 solid #000000;
	background-color:white;
	font-weight: bold;
}

.box {
	font-family: "Arial", "Verdana", "Helvetica", "sans-serif";
	font-size: 9pt; 
	border:1 solid #000000;
	background-color:white; 
}

.input {
	font-family: "Arial", "Verdana", "Helvetica", "sans-serif";
	font-size: 9pt;
	color:#FFFFFF;
	height:25px;
	font-weight:bold;
	background-image:url(../images/buttonback.jpg);
	background-color:#5d0d1f;
	border: 1px solid #be9ea2;
	cursor:hand;
}
.finput {
	font-family: "Arial", "Verdana", "Helvetica", "sans-serif";
	color:#FFFFFF;
	height:25px;
	font-weight:bold;
	background-image:url(../images/buttonback.jpg);
	background-color:#5d0d1f;
	border: 1px solid #be9ea2;
}
.style_Gene_b {
	font-family: "Arial", "Verdana", "Helvetica", "sans-serif";
	color:#3b3b3b;
	font-size: 9pt;
	line-height: 12pt;
}

.fontstyle_002 {
	font-family: "Arial", "Verdana", "Helvetica", "sans-serif";
	color:#999999;
	font-weight: bold;
}

.input_search {
	font-family: "Arial", "Verdana", "Helvetica", "sans-serif";
	font-size: 9pt;
	color: #13243C;
	background-color: #F2F6FB;
	border: 1px solid #A8B5C4;
}

.line_DFDFDF {
	border: 1px solid dfdfdf;
}

.copyright {
	font-family: "Arial", "Verdana", "Helvetica", "sans-serif";
	font-size: 9pt;
	color: #31577C;
	line-height: 9pt;
	font-weight: bold;
}

.td_list {
	height:20px;
	padding:3px 7px;
}

