p 
{
font-family: arial;
font-size: 9pt;
font-weight: normal;
text-align: left;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-top: 0px;
color: #444444;
}

img
{
border: none;
}

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

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

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

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

.brd
{
border-top: 0px solid #e0e1e3;
border-bottom: 1px solid #e0e1e3
}

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

a.lnk:link {color: #3f74aa; text-decoration: none;}
a.lnk:visited {color: #3f74aa; text-decoration: underline;}
a.lnk:hover {color: red; text-decoration: underline;}
a.lnk:active {color: red; text-decoration: underline;}

a.butt:link {color: 7edbff; text-decoration: none;}
a.butt:visited {color: #FFFFFF; text-decoration: underline;}
a.butt:hover {color: red; text-decoration: underline;}
a.butt:active {color: red; text-decoration: underline;}