BODY {
scrollbar-face-color:#33369D;
scrollbar-highlight-color:#4245C1;
scrollbar-3dlight-color:#6F71D0;
scrollbar-darkshadow-color:#1C1D55;
scrollbar-shadow-color:#272978;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#393DB0;
}
#tabs {
float:left;
width:100%;
background: white;
font-size:93%;
line-height:normal;
border-bottom:1px solid #33369D;
}
#tabs ul {
margin:0;
padding:0px 0px 0 0px;
list-style:none;
}
#tabs li {
display:inline;
margin:0;
padding:0;
}
#tabs a {
float:left;
background:url("images/tableft.jpg") no-repeat left top;
margin:0;
padding:0 0 0 5px;
text-decoration:none;
}
#tabs a span {
float:left;
display:block;
background:url("images/tabright.jpg") no-repeat right top;
padding:5px 15px 4px 6px;
color:#33369D;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span {
color:#FFF;
}
#tabs a:hover {
background-position:0% -42px;
}
#tabs a:hover span {
background-position:100% -42px;
}



A.bottommenu:link	{
color: #ffffff;
font-size:10pt;
font-family:arial;
font-weight:normal;
text-decoration:none;
cursor:hand;
}
A.bottommenu:visited	{
color: powderblue;
font-size:10pt;
font-family:arial;
font-weight:normal;
text-decoration:none;
cursor:hand;
}
A.bottommenu:active	{
color: yellow;
font-size:10pt;
font-family:arial;
font-weight:normal;
text-decoration:none;
cursor:hand;
}
A.bottommenu:hover	{
color: black;
font-size:10pt;
font-family:arial;
font-weight:normal;
text-decoration:underline;
cursor:hand;
}
A.pagelinks:link	{
color: #33369D;
font-size:10pt;
font-family:arial;
font-weight:normal;
text-decoration:none;
cursor:hand;
}
A.pagelinks:visited	{
color: black;
font-size:10pt;
font-family:arial;
font-weight:normal;
text-decoration:none;
cursor:hand;
}
A.pagelinks:active	{
color: yellow;
font-size:10pt;
font-family:arial;
font-weight:normal;
text-decoration:none;
cursor:hand;
}
A.pagelinks:hover	{
color: black;
font-size:10pt;
font-family:arial;
font-weight:normal;
text-decoration:underline;
cursor:hand;
}