body
{
background-color:#222222;
}

.menu A:link {text-decoration: none; color:#333333}
.menu A:visited {text-decoration: none; color:#333333}
.menu A:active {text-decoration: none; color:#333333}
.menu A:hover {text-decoration: none; color:#333333}

.submenu A:link {text-decoration: underline; font-size:12; color:#000000}
.submenu A:visited {text-decoration: underline; font-size:12;  color:#000000}
.submenu A:active {text-decoration: underline; font-size:12;  color:#000000}
.submenu A:hover {text-decoration: underline; font-size:12;  color:#000000}

table.maintable
{
width:800;
height:100%;
}


.top
{
width=90%;
height=80px;
background-color:#ffffff;
background-image:url(img/top1.gif);
}


.main
{
width=*;
height=*;
background-color:#ffffff;
}

.mainblock
{
width=100%;
height=100%;
}


.submenumain
{
width=100%;
height=30px;
}


.left
{
width=120px;
height=*;
background-color:#ffffff;
}

.bottom
{
width=*;
height=10;
background-color:#ffffff;
}

.copy
{
font-size:10;
color:#555555;
}

.text
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
}