div {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial;
	font-size: 14px;
	width: 994px;
	padding: 8px;
	padding-left: 9px;
	margin: 0;
	margin-right: 50px;
	margin-top: 0px;
}

#infomenu {
	text-align:right;
	padding-top: 20px;
	color: #000080;
	width:138px;
	float: right;	
	height: 623px;
}

#infomenu A {
	color: #0000ff;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
}

#infomenu p {
	padding: 0px;
	margin: 0px;
	text-align: right;
	text-decoration: none;
	font-size: 14px;
}

#smenu {
	color: #000000;
	width:140px;
	float:left;
	margin-right: 10px;
}

#smenu p {
color: #000080;
margin-left: 5px;
margin-right: 10px;
margin-top: 20px;
padding: 0px;
text-align:center;
font-size: 10px;
font-family: Arial;

}
#smenu A {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	padding-top: 6px;
	padding-left: 27px;
	display: block;
	height: 24px;
	background: url('ghimages/button.gif') no-repeat;
}

#smenu A:hover {
	background: url('ghimages/buttonhover.gif') no-repeat;
}


#header {		
	text-align: center;
	font-size: 12px;
	height: 70px;
	padding-bottom: 5px;		
	margin-bottom: 5px;
}

#header h1 {		
	color: #000080;
	font-size: 32px;
	font-family: Arial;	
	margin:0px;
}

#header strong {		
	color: #0000ff;	
}

#header h2 {	
	color: #000080;
	padding: 0px;
	font-size: 16px;
	font-family: Arial;	
	margin:0px;
	font-weight: normal;
}

#content {
	color: #000080;
	margin-left: 100px;
	margin-top: 0px;	
	margin-bottom: 10px;
	padding: 10px;
	width: 640px;
	font-size: 14px;
	text-align:justify;
	line-height: 150%;
}

#foot {
	color: #0000ff;
	line-height:200%;
	text-align: center;	
	font-family: Arial;	
	font-size: 14px;
	margin-top: 5px;
	font-weight: bold;
}

#foot A {
	color: #000080;
	text-decoration: underline;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
}

#foot h2 {
	color: #0000ff;
	padding-left:30px;
	font-size: 14px;
}

h1 {
	color: #0000ff;
	font-size: 22px;
	font-family: Arial;
}

h2 {
	font-size: 14px;
	font-family: Arial;	
}

h3 {
	color: #0000ff;
	text-decoration:underline;
	font-size: 14px;
	font-family: Arial;	
}


A {
	color: #000000;
}

A:hover {
	color: #cccccc;
	text-decoration: underlined;
}

#gianthand {
font-size: 10px;
color: #959290;
}

#gianthand A {
color: #959290;
text-decoration:none;
}

#gianthand A:hover {
color: #000000;
text-decoration:underline;
}