body
{ 
	color: black;
	vertical-align: top;
	font-size: 10pt;
	font-family: "Arial", Arial, Helvetica, sans-serif;
	text-align: center;
	background: #DDDDDD;
}

td
{
	font-size: 10pt;
	font-family: "Arial", Arial, Helvetica, sans-serif;
	vertical-align: top;
}

th
{
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	vertical-align: top;
}


.mainframe
{
}

table.mainframe
{
	width: 850px;
	border: solid;
	border-width: 1px;
	border-color: black;
}

.heading
{
}


table.heading
{
	width: 850px;
	height: 60px;
	border: solid;
	border-width: 0px;
	border-color: black;
	background-color: #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
}

td.mainframe_menu
{
	border: solid;
	border-width: 1px 0px 1px 0px;
	border-color: black;
	background-color:#0067A5;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}



td.mainframe_page
{
	background-color: white;
}





.menu
{
}


table.menu
{
	width:  830px;
	height: 20px;
	color: #FFFFFF;
	text-align: center;
}	


a.menu:link
{
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}



a.menu:visited
{
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}



a.menu:hover
{
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}



a.menu:active
{
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}

table.maintable
{
	width: 850px;
	padding: 10px;
	height: 600px;
	vertical-align: top;
	overflow: visible;
}

table.machine
{
	width: 800px;
	border: solid;
	border-width: 0px;
	border-color: white;
}


h1
{
	font-size: 14pt;
	color: #0067A5;
	text-align: left;
	font-weight: bold;
}

h2
{
	font-size: 10pt;
	color: black;
	text-align: left;
  font-weight: bold;
}

input
{
	border: solid;
	border-width: 1px;
	border-color: #AAAAAA;
}

textarea
{
	border: solid;
	border-width: 1px;
	border-color: #AAAAAA;
}


div.credits
{
	color: #999999;
	vertical-align: top;
	font-size: 8pt;
	font-family: "Arial", Arial, Helvetica, sans-serif;
}



a.credits:link
{
	color: #999999;
	text-decoration:none;
}

	

a.credits:visited
{
	color: #999999;
	text-decoration:none;
}

	

a.credits:hover
{
	color: #999999;
	text-decoration:none;
}

	

a.credits:active
{
	color: #999999;
	text-decoration:none;
}


th
{
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
}

.flags
{
	border-width: 1px;
	border-color: #666666;
}

img.toptitle
{
	visibility: hidden;
}


td.menu {
	vertical-align: middle;
}

