<style>
Body
{
margin-top: 0px; 
margin-right: 0px; 
margin-bottom: 0px; 
margin-left:0px;
background-color: #000000;
background-position: top left; 
background-repeat: repeat-x;
}


A:Link,A:visited,A:active {
font-family: Arial, sans-serif;
font-size: 13px;
color: #C3CCEA;

} 

A:hover {
font-family: Arial, sans-serif;
font-size: 13px;
color: #ffffff;

}


.LTBlue {
background-color: #BBBBBB;

}

ul {
margin-top: 2px;
margin-bottom: 10px;
margin-right: 0px;
list-style-position: outside; 
list-style-type: disc;
list-style-image: url(images/Bullet.gif); 
margin-left: 12px;
padding-left: 0px;
}

li{
padding-bottom: 3px;
}

td
{
font-family: Arial, sans-serif;
font-size: 13px;
color: #EDEDED;
line-height: +1.5;
}

.HomeText
{
font-family: Arial, sans-serif;
font-size: 13px;
color: #EDEDED;
line-height: +1.75;
}

.Copyright
{
font-family: Arial, sans-serif;
font-size: 10px;
color: #EDEDED;
}



A:Link.Copyright,A:visited.Copyright,A:active.Copyright {
font-family: Arial, sans-serif;
font-size: 10px;
color: #EDEDED;

} 

A:hover.Copyright {
font-family: Arial, sans-serif;
font-size: 10px;
color: #EDEDED;

}


.BlueReel
{
background-color: #000000;
background-image:url(images/ReelBgInside.jpg);
background-repeat: no-repeat;
background-position: top left; 
}

.BlueCenter
{
background-color: #000000;
background-image:url(images/BlueBG.jpg);
background-repeat: no-repeat;
background-position: top left; 
}


.BottomBlueFade
{
background-color: #000000;
background-image:url(images/BottomBlueFadeHome.jpg);
background-repeat: repeat-x;
background-position: bottom left; 
}


.BlackBG
{
background-color: #000000;
}

</style>