body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(../_images/interface/background_centre.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#primary {
	width: 718px;
	background-color: #EAF0FF;
	padding-top: 8px;
	padding-right: 30px;
	padding-left: 22px;
	padding-bottom: 8px;
	height: 20px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#primary a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 80%;
	padding-right: 35px;
	padding-left: 35px;
}
#primary a:hover {
	color: #0533AD;
	font-weight: bold;
	text-decoration: none;
	font-size: 80%;
	padding-right: 35px;
	padding-left: 35px;
}
#secondary {
	width: 718px;
	background-color: #E9E9E9;
	padding-top: 8px;
	padding-right: 30px;
	padding-left: 22px;
	padding-bottom: 8px;
	height: 16px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
}
#secondary a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 80%;
	padding-right: 20px;
	padding-left: 20px;
}
#secondary a:hover {
	color: #0533AD;
	font-weight: bold;
	text-decoration: none;
	font-size: 80%;
}
#daydatetime {
	font-size: 70%;
	color: #000000;
	text-align: right;
	width: 100%;
}
#content {
	width: 669px;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 30px;
}
#content p, #content dl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 22px;
}
#content a {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
#content a:hover {
	font-weight: bold;
	color: #0533AD;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-style: oblique;
	color: #000000;
	font-weight: lighter;
}
#footer {
	border: 1px solid #CCCCCC;
	padding: 10px;
	color: #000000;
	background-color: #EAF0FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin-top: 20px;
	margin-bottom: 30px;
	overflow: auto;
}
#footer a {
	color: #000000;
	text-decoration: underline;
}
#footer a:hover {
	color: #0533AD;
	text-decoration: underline;
}
.access {
	display: none;
}
hr {
	color: #000000;
	height: 1px;	
}
#owner {
	background-image: url(../_images/interface/background_owner.gif);
	padding: 10px;
	width: 300px;
	border: 1px solid #CCCCCC;
	font-size: 70%;
	color: #000000;
	margin-top: 25px;
	margin-bottom: 20px;
}
#container {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#content ul {
	font-size: 80%;
	line-height: 30px;
	list-style-type: square;
}
#image {
	font-size: 70%;
	float: right;
	margin-bottom: 30px;
	margin-left: 50px;
	width: 256px;
	text-align: center;
	margin-top: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-style: oblique;
	color: #0534B6;
	font-weight: lighter;
}
#people {
	float: left;
	display: block;
	overflow: auto;
	width: 100%;
	margin-bottom: 20px;
}
#message {
	background-color: #FFFFDF;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#member {
	background-color: #FFFFDF;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	margin-top: 10px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 80%;
	line-height: 30px;
	overflow: auto;
}
#member img {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#atoz {
	width: 100%;
	padding-top: 0px;
	text-align: center;
	min-height:40px;
}
#atoz a {
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;	
	padding: 4px;
	border: 1px solid #cbcbcb;
	min-width: 10px;	
	line-height:180%;
}
#atoz a:hover {
	border: 1px solid #0534B6;
	color: #0534B6;
	text-decoration:none;
}
.atoz {
	color: #E52532;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	padding: 2px;
	border: 1px solid #E52532;
	margin-right: 2px;
	min-width: 10px;
	display: block;
}

/*.formFieldset {
	border: 1px solid #CCCCCC;
	width: 454px;
	padding: 8px;
	background-color: #FFFFDF;
}
.formLabel {
	font-size: 80%;
	font-weight: bold;
	display: block;
	width: 400px;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
}
.formTextfield {
	width: 260px;
}
.formDDMenu {
	width: 266px;
}
.formButton {
	width: 100px;
	margin-top: 15px;
	margin-bottom: 10px;	
}
*/
.table th {
	background-color: #EAF0FF;
	text-align: left;
	font-size: 80%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.table td {
	text-align: left;
	font-size: 80%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
}