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

img
{
border: none;
}

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

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

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

.tablee
{
background-image: url(images/table.gif);
background-repeat: repeat-y;
background-position: center top;
}

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

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

a.gal:link {color: #FFFFFF; text-decoration: underline;}
a.gal:visited {color: #FFFFFF; text-decoration: underline;}
a.gal:hover {color: #FFFFFF; text-decoration: none; background-color:#C78846;}
a.gal:active {color: #FFFFFF; text-decoration: underline;}

a.web:link {color: #BB8CBD; text-decoration: none;}
a.web:visited {color: #BB8CBD; text-decoration: none;}
a.web:hover {color: #FF0000; text-decoration: underline;}
a.web:active {color: #BB8CBD; text-decoration: none;}
