p 
{
font-family: tahoma;
font-size: 8pt;
font-weight: normal;
text-align: left;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-top: 0px;
color: #000000;
}

img
{
border: none;
}

body
{
margin: 0px;
padding: 0px;
background-color: #3A5700;
background-image: url(images/bg.gif);
background-repeat: repeat;
background-position: left top;
}

.desc
{
background-image: url(images/desc.gif);
background-repeat: no-repeat;
background-position: left top;
}

.block_02
{
background-image: url(images/block_02.gif);
background-repeat: no-repeat;
background-position: left top;
}

.bgstarz
{
background-image: url(images/bgstarz.gif);
background-repeat: no-repeat;
background-position: left bottom;
}

.foo1
{
background-image: url(images/foo1.gif);
background-repeat: no-repeat;
background-position: left top;
}

.foo2
{
background-image: url(images/foo2.gif);
background-repeat: no-repeat;
background-position: left top;
}

.mainbg
{
background-image: url(images/mainbg.gif);
background-repeat: repeat-y;
background-position: left top;
}

.blockbg
{
background-image: url(images/blockbg.gif);
background-repeat: repeat-y;
background-position: left top;
}

.leftupbg
{
background-image: url(images/leftupbg.jpg);
background-repeat: no-repeat;
background-position: right top;
}

.rightupbg
{
background-image: url(images/rightupbg.jpg);
background-repeat: no-repeat;
background-position: left top;
}

.leftdnbg
{
background-image: url(images/leftdnbg.jpg);
background-repeat: no-repeat;
background-position: right top;
}

.rightdnbg
{
background-image: url(images/rightdnbg.jpg);
background-repeat: no-repeat;
background-position: left top;
}


a:link {color: #00FF66; text-decoration: none;}
a:visited {color: #00FF66; text-decoration: none;}
a:hover {color: #00FF66; text-decoration: underline;}
a:active {color: #00FF66; text-decoration: underline;}

a.menu:link {color: #FFFF95; text-decoration: none;}
a.menu:visited {color: #FFFF95; text-decoration: none;}
a.menu:hover {color: white; text-decoration: underline;}
a.menu:active {color: white; text-decoration: none;}
