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: #C45041;
}

img
{
border: none;
}

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

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

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

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

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

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

a:link {color: #000000; text-decoration: none;}
a:visited {color: #000000; text-decoration: underline;}
a:hover {color: #D62B33; text-decoration: underline;}
a:active {color: #D62B33; 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;}

