body {
background-color: #708090;
scrollbar-arrow-color: white;
scrollbar-base-color: #FFFFFF;
scrollbar-dark-shadow-color: #663200;
scrollbar-track-color: #D3D3D3;
scrollbar-face-color: #483D8B;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: black;
scrollbar-3d-light-color: black
}

p
{
font-variant: small-caps;
color: black;
}

p.news
{
width="100%";
filter:glow(color=#000000, strength=1);
}
p.small2
{font-size: 75%}

p.rightasp
{
position: absolute;
top: 0px;
left: 0px
}

h3.special 
{
font-size: 200%;
color: white;
width:100%;
filter:glow(color=#8A2BE2, strength=10);
}

h5
{
font-size: 250%;
color: black;
text-align: center;
font-variant: small-caps;
}

h4
{
font-size: 150%;
color: white;
width: 100%;
filter:glow(color=#8A2BE2, strength=8);
}




a:link {color: black; text-decoration: none}
a:visited {color:black; text-decoration: none}
a:hover {
letter-spacing: 0.10cm;
text-decoration: none;
}
a:active {color: black; text-decoration: none}

a.2:link {color: black; text-decoration: none}
a.2:visited {color:black; text-decoration: none}
a.2:hover {
letter-spacing: 0.10cm;
text-decoration: none;
font-weight: 900;
color: #8A2BE2;
border-style: dotted;
}
a.2:active {color: black; text-decoration: none}

a.3:hover {
width: 100%;
filter:xray();
}

a.4:link {color: black; text-decoration: none}
a.4:visited {color:black; text-decoration: none}
a.4:hover 
{
text-decoration: none;
}
a.4:active {color: black; text-decoration: none}

a.5:hover {
letter-spacing: 0.10cm;
text-decoration: none;
font-weight: 900;
color: #8A2BE2;
}

td {text-align: center; overflow: hidden;}
td.main {text-align: left}
td.bottom {text-align: center; vertical-align: bottom;}
td.top {text-align: center; vertical-align: top;}
td.top2 {text-align: center; vertical-align: middle; background-color:#C0C0C0;}

table.Right
{
border-top: dotted #8A2BE2;
border-left: dotted #8A2BE2;
border-right: dotted #8A2BE2;
border-bottom: dotted #8A2BE2;
}
td.Right
{border-bottom: dotted #8A2BE2}