a:link,a:visited  {
text-decoration: underline;
color: #FF9C55;
font-weight: bold;
}
a:hover {
text-decoration: none;
color: red;
font-weight: bold;
background-color: #FFFFCC;
}
a:active {
text-decoration: underline;
color: green;
font-weight: bold;
background-color: #FFFFCC;
}
a.light:link,a.light:visited  {
text-decoration: underline;
color: #FFFFCC;
font-weight: bold;
}
a.light:hover {
text-decoration: none;
color: red;
font-weight: bold;
background-color: #FFFFCC;
}
table {
}
td {
font-family: times;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 8pt;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
}
tr {
font-family: times;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 10pt;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
}
p {
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
}
blockquote {
margin-top: 0px;
margin-bottom: 0px;
color: #000000;
margin-right: 0px;
}
ol {
margin-top: 0px;
margin-bottom: 0px;
color: #000000;
}
h1 {
font-weight: bold;
color: #333333;
font-size: 12px;
margin-top: 0px;
margin-bottom: 3px;
}
h2 {
font-size: 11px;
color: #10b3ff;
margin-top: 0px;
margin-bottom: 3px;
}
body {
font-family: "Trebuchet MS",Arial,Sans-serif;
font-size: 10px;
color: #333333;
background-color: #ffffff;
}
.topstrip {
background-image: url(topstrip.gif);
background-repeat: repeat-x;
}
.navbg {
background-image: url(nav_bg.gif);
background-repeat: repeat-x;
}
.panelbg {
background-image: url(panel_bg.gif);
background-repeat: repeat-x;
}
.leftpanel {
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
padding: 10px;
background-color: #cacdcf;
}
.topbar {
background-color: #9ea2a4;
}
.btn_focus {
border: 1px solid #FFCC66;
}
.btn_unfocus {
border: none;
}
.shad{
text-shadow: black 1px 1px;
}
.shad1{
text-shadow: white 1px 1px;
}
.shad2{
text-shadow: #CCCCCC 1px 1px;
}
.shad3{
text-shadow: #C8BBBB 1px 1px;
}
.shad4{
text-shadow: #EEEEDD 1px 1px;
}
.shad5{
text-shadow: #444433 1px 0px;
}
.shad6{
text-shadow: #996633 1px 0px;
}