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



A.bottommenu:link	{
color: #500130;
font-size:10pt;
font-family:arial;
font-weight:bold;
text-decoration:none;
cursor:hand;
}
A.bottommenu:visited	{
color: #000000;
font-size:10pt;
font-family:arial;
font-weight:bold;
text-decoration:none;
cursor:hand;
}
A.bottommenu:active	{
color: yellow;
font-size:10pt;
font-family:arial;
font-weight:bold;
text-decoration:none;
cursor:hand;
}
A.bottommenu:hover	{
color: yellow;
font-size:10pt;
font-family:arial;
font-weight:bold;
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;
}
.button {
border: 1px solid;
border-color: #500130 #500130 black black;
background: #500130;
color:white;
}