A  {
	text-decoration: none;
	font-weight: bold;
	border: none;
	color: #376258;
	padding: 0px 1px 0px 1px;
	margin: 0px -2px 0px -2px;
	background-color: transparent;
}

A:Hover  {
	text-decoration: none;
	font-weight: bold;
	border-width: 1px;
	border-style: dotted;
	border-color: #5C6966;
	background-color: #D0E0DD;
	padding: 0px 0px 0px 0px;
	color: #5C6966;
}

A:Visited {
	text-decoration: none;
	font-weight: bold;
	color: #5B6361;
}

	.small{
	font-size: 10px;
	line-height: 12px;
}
	.sub {
	font-size: 11px;
	line-height: 15px;
}
	.title {
	line-height : 26px;
	font-size: 14px;
	color: #63837C;
	font-weight: bold;
	font-style : italic;
}

p {
	font-size: 11px;
	line-height: 16px;
	}
	
TD  {
	font-size : 11px;
	line-height : 16px;
}

ul {
	font-size: 11px;
	line-height: 20px;
	}
	
body {
	background-color:#85B3A4;
	background-image: url(gfx/bottom.png);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-attachment : fixed;
	background-position : center;
	background-repeat : repeat-y;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px
}

#content {
		margin-left:0px;
		text-align:left;
		padding-top:5px;
		padding-bottom:0px;
		padding-left:20px;
		padding-right:20px;
	}
	
#wholepage {
	position:absolute;
	left:50%;
	width:800px;
	margin-top:0px;
	margin-left:-400px;
	padding:0px;
}

#menu {
	float:right;
	width:170px;
	background:#transparent;
	margin-left:10px;
	margin-right:-8px;
	padding-right:12px;
	padding-left:10px;
	padding-bottom:0px;
	padding-top:0px;
	border-left: 1px dotted #000;
}
	
#tail {
		padding-top:  3px;
		padding-bottom: 3px;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-right: auto;
		margin-left: auto;
		background: none;
		border: none;
		border-top: none;
		text-align:center;
		font-size: 10px;
		/* width: 792px; background-color: #C4DBD4; */
	}

#loginmenu {
	padding-left: 0px;
	margin-top: -27px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:right;
	width: 100%;
	background : transparent;
}

li	{
	font-size: 11px;
	line-height: 16px;
	list-style-type : square;
	list-style : inside;
}