body
{
background-image: url(images/background_img.png);
background-repeat: repeat-x;
margin-top: 0px;
}

img
{
border: 0px;
}

a 
{
text-decoration: underline;
font-family: tahoma,verdana,arial;
font-weight: bold;
color: rgb(0,0,0);
}

a:visited
{
text-decoration: underline;
font-family: tahoma,verdana,arial;
font-weight: bold;
color: rgb(0,0,0);
}

a:hover
{
color: rgb(30,140,200);
text-decoration: underline;
font-family: tahoma,verdana,arial;
font-weight: bold;
}

a:active
{
text-decoration: underline;
font-family: tahoma,verdana,arial;
font-weight: bold;
color: rgb(0,0,0);
}

.maintable
{
background-image: url(images/maintable_background.png);
}

.navtable
{
margin-left: 10px;
}

.footer
{
font-family: tahoma,verdana,arial;
font-size: 10px;
font-weight: bold;
color: rgb(0,0,0);
}

.contenttable
{
font-family: tahoma,verdana,arial;
font-size: 14px;
font-weight: bold;
color: rgb(0,0,0);
margin-top: 30px;
}

a.nav 
{
color: rgb(0,0,0);
font-family: tahoma,verdana,arial;
font-size: 18px;
text-decoration: none;
font-weight: bold;
margin-left: 10px;
margin-top: 0px;
}

a.nav:visited
{
color: rgb(0,0,0);
font-family: tahoma,verdana,arial;
font-size: 18px;
text-decoration: none;
font-weight: bold;
margin-left: 10px;
margin-top: 0px;
}

a.nav:active
{
color: rgb(0,0,0);
font-family: tahoma,verdana,arial;
font-size: 18px;
text-decoration: none;
font-weight: bold;
margin-left: 10px;
margin-top: 0px;
}

a.nav:hover
{
color: rgb(30,140,200);
font-family: tahoma,verdana,arial;
font-size: 18px;
text-decoration: none;
font-weight: bold;
margin-left: 10px;
margin-top: 0px;
}

.header
{
font-size: 20px;
}


