body
{ 
	font-family: tahoma, verdana, arial; 
	font-size: 12px; 
	text-align: center;
} 

h1 { font-size: 22px; } 
h2 { font-size: 18px; } 
h3 { font-size: 14px; } 


#menu { 
	border-bottom : 1px solid #a6bfd9; 
	margin : 0; 
	padding-bottom : 19px; 
	padding-left : 10px; 
	padding-top : 8px; 
	background: #f0f8ff; 
} 

#menu ul, #menu li{ display : inline; list-style-type : none; margin : 0; padding : 0; } 
#menu a:link, #menu a:visited{ color: #006490; font-size: 13px; float : left; line-height : 14px; margin-right : 8px; padding : 3px 10px 1px 10px; } 
#menu a:link.active, #menu a:visited.active{ border : 1px solid #a6bfd9; background : #fff; border-bottom : 1px solid #fff; color : #333; font-weight: bold; text-decoration : none; } 

div.menu_header { 
	background: #000;
	font-weight:bold; 
	font-size:16px; 
	margin-top:0px; 
	margin-bottom:0px; 
	padding: 6px 0 5px 12px; 
	color:#fff; 
} 

div.menu_header a, div.menu_header a:visited
{ 
	color:#fff; 
	font-weight:normal;
	font-size:14px;
} 

div.menu_header span.inactive 
{
	font-weight:normal;
	font-size:14px;
} 

div.page 
{
	width: 800px;
	margin-left:30px; 
	margin-right:30px; 
} 

div.content
{
	text-align: left;
}

div.footer
{
	margin-bottom: 25px;
}


h2
{
	font-size: 16px;
	color: #006490;
}

h6
{
	font-size: 10px;
	color: #a6bfd9;
	padding: 0;
	margin: 0;
}

hr
{
	height: 1px;
	color: #a6bfd9;
}

div.UpdateProg
{
	
	margin: 30px;
	border: 1px solid #a6bfd9;
	background-color: #fff;
	position:absolute;
	z-index: 3;
	top: 0px;
	right: 0px;
	vertical-align: middle;
}
