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: #292929;
}

img
{
border: none;
}

body
{
margin: 0px;
padding: 0px;
background-color: #b1ea66;
background-image: url(images/bg.gif);
background-repeat: repeat-x;
background-position: center top;
}

.fbg
{
background-image: url(images/fbg.gif);
background-repeat: repeat-x;
background-position: left center;
}

.topbg
{
background-image: url(images/topbg.gif);
background-repeat: repeat-y;
background-position: left top;
}

.mainbg
{
background-image: url(images/mainbg.gif);
background-repeat: repeat-y;
background-position: left top;
}

.toph03
{
background-image: url(images/toph03.gif);
background-repeat: no-repeat;
background-position: left top;
}

.hh03
{
background-image: url(images/hh03.gif);
background-repeat: no-repeat;
background-position: left top;
}

.hhh03
{
background-image: url(images/hhh03.gif);
background-repeat: no-repeat;
background-position: left top;
}

.headerbg
{
background-image: url(images/headerbg.jpg);
background-repeat: no-repeat;
background-position: left top;
}




a:link {color: #006BA4; text-decoration: none;}
a:visited {color: #006BA4; text-decoration: underline;}
a:hover {color: red; text-decoration: underline;}
a:active {color: red; text-decoration: underline;}

a.top:link {color: #74A436; text-decoration: underline;}
a.top:visited {color: #74A436; text-decoration: underline;}
a.top:hover {color: red; text-decoration: underline;}
a.top:active {color: red; text-decoration: underline;}


