.body {  
	color: #FFFFFF; 
	background-color: 061a57; 
	background-image: url(Images/botbluewing.jpg); 
	background-repeat: no-repeat; 
	background-position: 0px 0px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 16px; 
	background-attachment: fixed
}

textarea {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; width: 400px}
.input200 {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; width: 300px}
.input60 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; width: 60px}

.comment {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	background-color: #EFEFEF;
	padding: 8px;
	width: 90%;
}

.menuitem  {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	cursor: hand
	; color: #0000CC; text-decoration: none
}

.menuitem a {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	cursor: hand
	; color: #0000CC; text-decoration: none
}

.menuitem a:visited {  
 	color: #0000CC; text-decoration: none
}
.menuitem a:hover { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; cursor: default ; 
	color: #999999;
	cursor: hand; 
	background-color: #FFFFFF; 
	text-decoration: none
}

.menuitem td { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; cursor: default ; 
	color: #0000CC;
	cursor: hand
	; background-color: #FFFFFF
	; font-weight: bold
}

.menuhidden { 
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; 
	cursor: hand ; 
	text-decoration: none; 
	visibility: hidden; 
	color: #0000FF; 
	background-color: #FFFFFF
}

.menuhidden a { 
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; 
	cursor: hand ; 
	text-decoration: none; 
	color: #0000FF; 
	background-color: #FFFFFF
}
.menuhidden a:hover { 
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; 
	cursor: hand ; 
	text-decoration: none; 
	color: #999999; 
	background-color: #FFFFFF
}
.menuhidden a:visited { 
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; 
	cursor: hand ; 
	text-decoration: none; 
	color: #0000FF; 
	background-color: #FFFFFF
}


.navi-navimenu-blue
{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #000000;
}

A.navi-navimenu-blue
{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}

A:VISITED.navi-navimenu-blue
{
	font-family : Verdana, Tahoma, Arial, Helvetica,sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}

A:HOVER.navi-navimenu-blue
{
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #FFCC00;
	text-decoration : none;
}


.linkA {  color: #333333; text-decoration: none; background-color: #0099FF;cursor: hand}
.linkA:visited {  color: #333333; text-decoration: none; background-color: #0099FF;cursor: hand}
.linkA:hover {  color: #333333; text-decoration: none; background-color: #FFFFFF;cursor: hand}
.linkA:active {  color: #000000; text-decoration: none;cursor: hand}
.linkA:link {  color: #000000; text-decoration: none;cursor: hand}

