body {font-family:Times New Roman; font-size:11pt; background-color:white; color:black; margin:0 0 0 0; scrollbar-face-color: #c0504d; scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #FF9999; scrollbar-shadow-color: #FFFFFF; scrollbar-darkshadow-color: #c0504d; scrollbar-arrow-color: #FFFFFF; scrollbar-track-color: #FFFFFF;}

.upcase {font-family:Times New Roman; font-size:11pt; color:black;}
.textbox {font-family: Tahoma; font-size:12px; color:black; border:0px; border-bottom:1px solid #666666;}
.Tahoma11px {font-family:Tahoma; font-size:11px; color:#c0504d;}
.button {font-family:Tahoma; font-size:11px; color:#c0504d; font-weight:bold; background-color:white; border:1px solid #c0504d;}

.searchtextbox {font-family: Tahoma; font-size:11px; color:black; border:0px; border-bottom:1px solid #666666; background-image: url(/template/cw2/search.png);background-position:right center; background-repeat:no-repeat; margin-left:5px; padding-right:20px; height:18px;}

.header_td {font-family: Times New Roman; font-size:8pt; color: white; background-color:#c0504d; height:40px; vertical-align:center; text-align:center; font-weight:bold; cursor:pointer;cursor:hand;}
a.header:link {font-family: Times New Roman; font-size:8pt; color: white; text-decoration:none;}
a.header:active {font-family: Times New Roman; font-size:8pt; color: white; text-decoration:none;}
a.header:visited {font-family: Times New Roman; font-size:8pt; color: white; text-decoration:none;}
a.header:hover {font-family: Times New Roman; font-size:8pt; color: white; text-decoration:none;}

.header_td_s {font-family: Times New Roman; font-size:8pt; color: black; background-color:#A01C10; height:40px; vertical-align:center; text-align:center; font-weight:bold; cursor:pointer;cursor:hand;}
a.header_s:link {font-family: Times New Roman; font-size:8pt; color: white; text-decoration:none;}
a.header_s:active {font-family: Times New Roman; font-size:8pt; color: white; text-decoration:none;}
a.header_s:visited {font-family: Times New Roman; font-size:8pt; color: white; text-decoration:none;}
a.header_s:hover {font-family: Times New Roman; font-size:8pt; color: white; text-decoration:none;}

.footer {font-family:Lucida Sans Unicode; font-size: 8pt; color:black;}

.td_item {font-family: Times New Roman; font-size:9pt; color:black; border:1px solid white; vertical-align:top; text-align:center; padding-top:3px;}
.td_item_h {font-family: Times New Roman; font-size:9pt; color:black; border:1px solid #c0504d; vertical-align:top; text-align:center; padding-top:3px;}

.subcat {font-family:Arial; font-size:15px; font-weight:bold; color: #C00000;text-decoration:none;}
a.subcat:link {font-family:Arial; font-size:15px; font-weight:bold; color: #C00000;text-decoration:none;}
a.subcat:active {font-family:Arial; font-size:15px; font-weight:bold; color: #C00000;text-decoration:none;}
a.subcat:visited {font-family:Arial; font-size:15px; font-weight:bold; color: #C00000;text-decoration:none;}
a.subcat:hover {font-family:Arial; font-size:15px; font-weight:bold; color: #C00000;text-decoration:none;}

a:link {font-family: Tahoma; font-size:11px; color:#c0504d; text-decoration:none;}
a:active {font-family: Tahoma; font-size:11px; color:#c0504d; text-decoration:none;}
a:visited {font-family: Tahoma; font-size:11px; color:#c0504d; text-decoration:none;}
a:hover {font-family: Tahoma; font-size:11px; color:#c0504d; text-decoration:underline;}

a.aboutsublink:link {font-size:15px; font-weight:bold; color:red; text-decoration:none;}
a.aboutsublink:active {font-size:15px; font-weight:bold; color:red; text-decoration:none;}
a.aboutsublink:visited {font-size:15px; font-weight:bold; color:red; text-decoration:none;}
a.aboutsublink:hover {font-size:15px; font-weight:bold; color:red; text-decoration:none;}

td.full {width:100%;}
td.fulldotted {width:100%; background-image:url(/template/cw2/dotted_white.gif); background-position:center; background-repeat:repeat-x;}

.codeindex {font-family: Tahoma; font-size:11px; color:black;}
.codedetail {font-family: Tahoma; font-size:15px; color:darkred; font-weight:bold;}
.itemindex {border:1px solid white; width:100%; cursor:pointer; cursor:hand;}
.itemindexhover {border:1px solid #c0504d; width:100%; cursor:pointer; cursor:hand;}

.information {font-family:Tahoma; font-size:12px; color:black;}
.moreimage {border:1px solid #c0405d; cursor:pointer; cursor:hand;}
.moreimageover {border:1px solid darkred; cursor:pointer; cursor:hand;}

#dropmenudiv{
position:absolute;
border:1px solid #eeeeee;
border-bottom-width: 0;
font:normal 11px Tahoma;
color: black;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
vertical-align:center;
width: 100%;
height: 20px;
display: block;
text-indent: 3px;
border-bottom: 1px solid #eeeeee;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
background-color: #c0504d;
color: #ffffff;
font-size:11px
font-family:Tahoma;
cursor:pointer;
cursor:hand;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #A01C10;
color: #ffffff;
font-size:11px
font-family:Tahoma;
font-weight: bold;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: #F9FBF2;
visibility: hidden;
z-index: 100;
font-family:Tahoma;
font-size:11px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}