p 
{
font-family: Arial;
font-size: 11px;
text-align: left;
margin-left: 5px;
margin-top: 10px;
letter-spacing: 0;
color: rgb(0,0,0);
}

h1 
{
font-family: Arial;
font-size: 11px;
text-align: left;
margin-left: 5px;
margin-top: 10px;
letter-spacing: 0;
color: rgb(0,0,0);
font-weidth: none;
}

h1.cent 
{
font-family: Arial;
font-size: 11px;
text-align: center;
margin-left: 5px;
margin-top: 10px;
letter-spacing: 0;
color: rgb(0,0,0);
}


p.cent 
{
font-family: Arial;
font-size: 11px;
text-align: center;
margin-left: 5px;
margin-top: 10px;
letter-spacing: 0;
color: rgb(0,0,0);
}

#mainpage
{
margin-left: 7px;
margin-top: 10px;
}

.up1bg
{
background-image: url(img/up1_bg.gif);
background-repeat: no-repeat;
background-position: left;
}

.up2bg
{
background-image: url(img/up2_bg.gif);
background-repeat: no-repeat;
background-position: left;
}

.dn1bg
{
background-image: url(img/dn1_bg.gif);
background-repeat: no-repeat;
background-position: left;
}

.dn2bg
{
background-image: url(img/dn2_bg.gif);
background-repeat: no-repeat;
background-position: left;
}

.undermenubg
{
background-image: url(img/undermenu_bg.gif);
background-repeat: repeat-y;
background-position: top left;
}

.textbg
{
background-position: 0 -30;
background-image: url(img/text_bg.jpg);
background-repeat: no-repeat;
background-position: top left;
}

.dnline2bg
{
background-image: url(img2/dnline2_bg.jpg);
background-repeat: no-repeat;
background-position: left;
}
 
.harpbg
{
background-image: url(img2/harp_bg.jpg);
background-repeat: no-repeat;
background-position: left;
}

.textupsh
{
background-image: url(img2/text_upsh.gif);
background-repeat: no-repeat;
background-position: top right;
}

body
{
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
background-color: rgb(189,145,197);
}

a:link
{
color: rgb(0,0,0);
text-decoration: underline;
}

a:visited
{
color: rgb(0,0,0);
}

a:hover
{ 
color: rgb(0,0,0);
text-decoration: underline;
}

a:active
{
color: rgb(0,0,0);
}
