p 
{
font-family: trebuchet ms;
font-size: 8pt;
font-weight: normal;
text-align: left;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-top: 0px;
line-height: 140%;
color: #797979;
}

img
{
border: none;
}

body
{
margin: 0px;
padding: 0px;
background-color: #FFFFFF;
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
background-position: center bottom;
}

.dots
{
background-image: url(images/dots.gif);
background-repeat: repeat-x;
background-position: left 12;
}

.loginbg
{
background-image: url(images/loginbg.gif);
background-repeat: no-repeat;
background-position: left bottom;
}

.bluegrad
{
background-image: url(images/bluegrad.jpg);
background-repeat: repeat-x;
background-position: left bottom;
}

.gradline
{
background-image: url(images/gradline.jpg);
background-repeat: repeat-x;
background-position: center top;
}

.lcorn
{
background-image: url(images/lcorn.gif);
background-repeat: no-repeat;
background-position: left top;
}

.rcorn
{
background-image: url(images/rcorn.gif);
background-repeat: no-repeat;
background-position: right bottom;
}

.adv
{
background-image: url(images/adv.jpg);
background-repeat: no-repeat;
background-position: left top;
}

a:link {color: #086dbc; text-decoration: underline;}
a:visited {color: #086dbc; text-decoration: underline;}
a:hover {color: #b30000; text-decoration: underline;}
a:active {color: #b30000; text-decoration: underline;}

a.menu:link {color: #9124b0; text-decoration: none;}
a.menu:visited {color: #9124b0; text-decoration: none;}
a.menu:hover {color: black; text-decoration: underline;}
a.menu:active {color: black; text-decoration: none;}
