body
{
	background-color: 	#FFFFFF;
         text-align:		center;
}
td.title
{
	background-color: 	#BFBF00;
         font-family: 		verdana, arial, trbuchet ms;
         font-size: 		20pt;
         font-weight: 		bold;
         text-align:		center;
         vertical-align:		middle;
         color: 			#FFFFFF;
         width:			1000px;
         height:			60px;
}

td.menu
{
	background-color:	#000000;
         height:			25px;
}

a
{
	color:			#FFFFFF;
         text-decoration:	none;
         font-family:		arial, verdana, trebuchet ms;
         font-size:		11pt;
         font-weight:		bold;
}

table.base
{
         border:			1px solid;
         border-color:		#000000;
         width:			1000px;
         height:			100%;
         vertical-align:		top;
         spacing:		0px;
         border-padding:		0px;

}

iframe
{
	width:			100%;
         height:			100%;
         border:			0px;
}

body.content
{
         text-align:		left;
         margin-left:		50px;
         background-color: 	#215198;

         color:			#FFFFFF;
         margin-top:		70px;
         font-family:		arial, verdana, trebuchet ms;
         font-size:		13pt;
         font-weight:		normal;
}


font.title
{
	font-weight:		bold;
         font-size:		20px;

}

font.small_title
{
	font-weight:		bold;
         font-size:		16px;

}