/* filename="sheet01.css */

A 
{
color: #c9c58b; 
font-size:8pt;
font-family: arial;
text-decoration: none;
font-weight: bold;
}
A:hover 
{
color: #df1318; 
font-size: 8pt;
font-family: arial;
text-decoration: underline;
}
.nav1 A
{
color: #ffff00; 
text-decoration: none;
font-size:10pt;
font-family: arial;
font-weight: none;
}
.nav1 A:hover
{
color: #00ff00; 
font-size: 10pt;
font-family: arial;
font-weight: none;
text-decoration: underline;
}
.nav2 A
{
color: #c0d8fa; 
text-decoration: none;
font-size: 8pt;
font-family: arial;
font-weight: none;
padding-left: 4px;
}
.nav2 A:hover
{
color: #2eadeb; 
font-size:8pt;
font-family: arial;
font-weight: none;
text-decoration: underline;
padding-left: 4px;
}
.selected
{
color: #fe0107; 
text-decoration: none;
font-size: 9pt;
font-family: arial;
text-decoration: none;
font-weight: bold;
}
.comingsoon
{
color: #535353; 
text-decoration: none;
font-size: 8pt;
font-family: arial;
text-decoration: none;
font-weight: bold;
}
.splashback
{
background-image: url(build/splashback.gif); 
background-repeat: repeat-y;
}
.back
{
background-image: url(build/back.gif); 
background-repeat: repeat-y;
}
.bottomback
{
background-image: url(build/bottom.jpg); 
background-repeat: repeat-x;
}
.bottom
{
background-image: url(build/bottom.gif); 
background-repeat: repeat-x;
}
.text1
{
color: #b5b5b5; 
text-decoration: none;
font-size: 10pt;
font-family: arial;
text-decoration: none;
padding-left: 4px;
}
.text2
{
color: #dfdfdf; 
text-decoration: none;
font-size: 10pt;
font-family: arial;
text-decoration: none;
padding-left: 4px;
}
.smalltext
{
color: #dfdfdf; 
text-decoration: none;
font-size: 8pt;
font-family: arial;
text-decoration: none;
}
.smalltext
{
color: #dfdfdf; 
text-decoration: none;
font-size: 8pt;
font-family: arial;
text-decoration: none;
}
.smallgreentext
{
color: #00ff00; 
text-decoration: none;
font-size: 8pt;
font-family: arial;
text-decoration: none;
}