body {}
table, td {font-family: Arial; font-size: 12px;}
input, textarea, select, button {font-family: Arial; font-size: 10px; color: #333333;}
a, a:link {font-family: Arial; font-size: 10px; color: #990000; font-weight: bold; text-decoration: underline;}
a:visited {font-family: Arial; font-size: 10px; color: blue; font-weight: bold; text-decoration: underline;}
a:active {font-family: Arial; font-size: 10px; color: #FF6600; font-weight: bold; text-decoration: underline;}
a:hover {font-family: Arial; font-size: 10px; color: #FF6600; font-weight: bold; text-decoration: underline;}

.price_thead {font-family: Arial, Tahoma; color: #FFFFFF; font-size: 8pt; font-weight: bold; text-align: center; vertical-align: top; white-space: nowrap}
.price_theadcolor1 {background-color: #9C9C9C; vertical-align: top; white-space: nowrap}
.price_theadcolor2 {background-color: #9C9C9C; vertical-align: top; white-space: nowrap}

.price_tbody {font-family: Tahoma; color: #000000; font-size: 8pt; font-weight: normal; text-align: center; vertical-align: top; white-space: nowrap}
.price_tbodycolor1 {background-color: #EAEAEA; vertical-align: top;}
.price_tbodycolor1_nowrap {background-color: #EAEAEA; vertical-align: top; white-space: nowrap}
.price_tbodycolor2 {background-color: #F4F4F4; vertical-align: top;}
.price_tbodycolor2_nowrap {background-color: #F4F4F4; vertical-align: top; white-space: nowrap}

.price_acolor1 {font-family: Tahoma; color: #FF0000; font-size: 8pt; font-weight: normal}

#tabnav {border-bottom: 1px solid #9C9C9C; margin: 0; padding-bottom: 19px; padding-left: 10px;}
#tabnav li {margin: 0; padding: 0; display: inline; list-style-type: none;}
#tabnav a:link, #tabnav a:visited {background: #F1F1F1; border: 1px solid #999999; color: #000000; float: left; font-size: 10px; font-weight: normal; line-height: 14px; margin-right: 10px; padding: 2px 10px 2px 10px; text-decoration: none;}
#tabnav a:link.active, #tabnav a:visited.active {border-bottom: 1px solid #F1F1F1; background: #FFFFFF; color: #000000;}
#tabnav a:hover, #tabnav a:hover.active {background: #CCCCCC; color: #000000;}

#menu {margin: 0px 0px 0px 0px; padding:0px;}
#menu li {color: #666666; float: left; font-size: 10px; font-weight: normal; margin: 0px; padding: 5px; display: inline; list-style-type: none;}
#menu a:link, #menu a:visited {background: #F1F1F1; border: 1px solid #F1F1F1; color: #000000; float: left; font-size: 10px; font-weight: normal; text-decoration: none; padding: 2px 5px 2px 5px; }
#menu a:link.active, #menu a:visited.active {color: #000000;}
#menu a:hover {background: #CCCCCC; border: 1px solid #999999; color: #000000;}

#left_menu {
background: #F1F1F1; 
color: #000000;
display: block;
text-decoration: none;

cursor: hand; 

width: 176;
}

#left_menu a:link, #left_menu a:visited {
border: 1px solid #F1F1F1;
border-top: 1px solid #F1F1F1; 
border-right: 1px solid #F1F1F1; 
border-bottom: 1px solid #F1F1F1;
border-left: 1px solid #F1F1F1; 

padding: 5px 75px 2px 5px; 

color: #000000;
text-decoration: none;
font-size:10px;
}

#left_menu a:hover {
border: 1px solid #999999;
background: #CCCCCC;
}



.border_left {border-left: 1px solid #999999;}
.border_right {border-right: 1px solid #999999;}
.border_top {border-top: 1px solid #999999;}
.border_bottom {border-bottom: 1px solid #999999;}
.border_right_left {border-right: 1px solid #999999; border-left: 1px solid #999999;}
.border_right_left_bottom {border-right: 1px solid #999999; border-left: 1px solid #999999; border-bottom: 1px solid #999999;}
.border_menu {background: #F1F1F1; border-right: 1px solid #999999; border-left: 1px solid #999999; border-bottom: 1px dotted #999999}

