body {
font-family : Verdana, Arial, Helvetica, sans-serif;
background-image : url(../images/back_body.jpg);
background-repeat : repeat-x;
background-color : #dddbdc;
}
.navtable {
width : 100%;
}
.navoff {
font-size : 12px;
text-align : center;
background-color : #eeeeee;
border-top : 1px solid #cccccc;
border-bottom : 1px solid #cccccc;
border-right : 1px solid #cccccc;
background-image : url(../images/tab_fade1.gif);
background-repeat : repeat-x;
line-height : 30px;
padding : 2px;
width : 100px;
}
.navoff a {
font-size : 14px;
text-decoration : none;
}
.navoff a:hover {
font-size : 14px;
color : #009900;
text-decoration : underline;
font-weight : bold;
}
.alt_os a {
color : #cc6600;
font-size:10px;
}
.alt_os a:hover {
font-size:10px;
}
.leftbar {
border-right : 1px solid #cccccc;
border-bottom : 1px solid #cccccc;
border-left : 1px solid #cccccc;
font-size : 11px;
background : #efefef;
line-height : 1.3em;
padding-top : 5px;
padding-right : 10px;
padding-bottom : 5px;
padding-left : 10px;
}
.leftnav {
border-right : 1px solid #cccccc;
border-left : 1px solid #cccccc;
color : #333333;
font-size : 11px;
padding : 5px 10px;
line-height : 1.3em;
background : #efefef;
text-align : left;
}
.leftnav a {
color : #2955a0;
text-decoration : none;
}
.leftnav a:hover {
text-decoration : underline;
}
.leftnav a:visited {
color : #2955a0;
}
.navheadline {
background : #e6e6e6 url(../images/greyfade.gif) repeat-x left 0%;
font-size : 12px;
font-weight : bold;
color : #333333;
border : 1px solid #cccccc;
line-height : 20px;
}
.lists a {
font-size : 12px;
text-align : left;
color : #2955a0;
line-height : 17px;
text-decoration:none;
}
.lists a:hover {
color : #990000;
text-decoration:underline;
}
.lists a:visited {
font-size : 12px;
text-align : left;
line-height : 17px;
}
.titles {
color : #ff0000;
}
.main {
font-size : 12px;
}
.main a {
text-decoration : none;
}
.main a:hover {
text-decoration : underline;
}
.main a:visited {
text-decoration : none;
color : #0033ff;
}
.downloads {
font-size : 12px;
line-height : 17px;
font-weight : normal;
}
.downloads a:link {
text-decoration : none;
line-height : 17px;
}
.downloads a:hover {
text-decoration : underline;
color : #990000;
}
.downloads a:visited {
font-size : 12px;
}
.download_list {
font-size : 13px;
font-weight : normal;
}
.download_list a {
font-size : 13px;
text-decoration : none;
}
.download_list h4 {
font-size : 13px;
}
.download_list a:hover {
font-size : 13px;
color : #990000;
text-decoration : underline;
}
.title {
padding : 10px 10px 10px 10px;
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 14px;
color : #ff3300;
text-align : center;
}
#subnav { clear: both; font-size: 100%; width: 100%; height: 26px; background: #E28940; color: #FFFFFF; margin: 0 auto 0 auto; padding: 0; border-top: 1px solid #333; border-bottom: 6px solid #eee; }
#subnav ul { font-size: 12px; width: 100%; padding: 5px 0 0 5px; margin: 0; list-style: none; }
#subnav ul li { margin: 0; padding: 0 5px 0 5px; border-left: 1px solid #888888; display: inline; }
#subnav ul li a {font-size: 12px; text-decoration: none; color: #FFFFFF; }
#subnav ul li a:hover, #subnav ul li a.active { font-size: 12px; text-decoration: underline; color: #CCCCCC; }

.DataGrid td { border: 1px solid #cccccc; font: 11px verdana, arial, Helvetica, sans-serif;  color: #333333; }
td.datacellone {background-color: #eeeeee; color: black; padding: 5px 0px 5px 0px;}
td.datacelltwo {background-color: #ffffff; color: black; padding: 5px 0px 5px 0px;}
