body
{
margin:	0;
}
a {
color:		#551A8B;
}
body, td
{
font-family:	arial;
font-size:	10pt;

}

table td
{
vertical-align:	top;
}

.maintable
{
width:	1003px;
}
.topbanner
{
background:	#dadbdf;
height:	120px;
}

.hmenu
{
background:	#2b2a30;
height:		35px;;
}

.menu
{
background:	white url(/images/menu-bg.png) no-repeat;
width:		200px;
padding:	20px 10px 10px 10px ;
}

.menu a
{
display:	block;
padding:	3px 7px;
text-decoration:none;
}

.menu a:hover
{
text-decoration:underline;
}

.content 
{
background:	white url(/images/content-bg.png) repeat-x;
padding:	20px 10px 10px 10px ;
}

.content h1
{
font-size:	18pt;
}

.prom
{
font-size:	8pt;
color:		#707070;
}

.menu .prom a
{
padding:	0;
display:	inline;
}

.bottom
{
font-size:	8pt;
color:		#707070;
text-align:	center;
}
