 body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #292929;
	font-family: Verdana, Helvetica, Arial;
	background-color: #000000;
}

A:link { text-decoration: none; color: #005FB9;}
A:visited { text-decoration: none; color: #005FB9;}
A:hover { text-decoration: underline; color: #F6607E;}
A:active { text-decoration: underline; color: #F6607E;}


h1,h2,h3,input {
	margin: 0px;
}

ol {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

blockquote {
	margin: 10px;
}

#Wrapper {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 10px;
}


.footer {
	font-size: 11px;
	line-height: 1.4em;
	color: #000000;
	text-align: center;
	padding: 15px 10px;
	clear: both;
	font-family: Verdana, Helvetica, Arial;
	background-color: #000000;
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
}
.footer A:link { text-decoration: none; color: #510007;}
.footer A:visited { text-decoration: none; color: #510007;}
.footer A:hover { text-decoration: underline; color: #F6607E;}
.footer A:active { text-decoration: underline; color: #F6607E;}


/* -------------------------------------
 *	font
 * ------------------------------------- */

.small {
	font-size: 11px;
	line-height: 1.5em;
}


.nomal {
	font-size: 13px;
	line-height: 1.4em;
}

.comment {
	font-size: 11px;
	line-height: 1.4em;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 10px;
}

.atten {
	font-weight: bold;
	color: #FF5100;
}

.point_colour1 {
	color: #61736E;
}
.title {
	font-size: 16px;
	line-height: 1.3em;
	color: #8A0018;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #C5C5C5;
	border-right-color: #C5C5C5;
	border-bottom-color: #C5C5C5;
	border-left-color: #C5C5C5;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #8A0018;
	margin-bottom: 10px;
	text-align: left;
	line-height: 1.5em;
}
.photo {
	font-size: 11px;
	line-height: 1.3em;
	text-align: center;
	padding-bottom: 10px;
	padding-left: 15px;
	float: right;
	background-color: #FFFFFF;
}
.sidemenu {
	background-color: #FFFFFF;
	background-image: url(img/sm_bg.jpg);
	background-repeat: repeat-y;
	width: 280px;
}
.mainbody {
	font-size: 13px;
	line-height: 1.5em;
	background-color: #FFFFFF;
	background-image: url(img/mainbody_bg.jpg);
	text-align: left;
	vertical-align: top;
	background-repeat: repeat-y;
}
.mainbody_txt {
	font-size: 13px;
	line-height: 1.5em;
	text-align: left;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.copyright {
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	color: #666666;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
}
.error {
	font-weight: bold;
	color: #0099CC;
	font-size: 14px;
	line-height: 1.5em;
}
.menutitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.8em;
	font-weight: bold;
	color: #8C061D;
}
