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

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: 840px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#MainBody {
	text-align: left;
	padding-left: 27px;
	line-height: 1.6em;
	font-family: Verdana, Helvetica, Arial;
	font-size: 13px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;

}


.footer {
	font-size: 11px;
	line-height: 1.4em;
	color: #024E5C;
	background-color: #C4D4D4;
	text-align: left;
	padding: 15px 10px;
	clear: both;
	font-family: Verdana, Helvetica, Arial;
	border: 3px solid #FFFFFF;
}
.footer A:link { text-decoration: none; color: #004859;}
.footer A:visited { text-decoration: none; color: #024E5C;}
.footer A:hover { text-decoration: underline; color: #F6607E;}
.footer A:active { text-decoration: underline; color: #F6607E;}



.copyright {
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	line-height: 1.5em;
	color: #50616E;
	margin-bottom: 20px;
	text-align: center;
}


/* -------------------------------------
 *	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: #FF5974;
}

.point_colour1 {
	color: #EA5C35;
}
.title {
	font-size: 16px;
	line-height: 1.3em;
	color: #507777;
	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;
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #494949;
	margin-bottom: 10px;
	text-align: left;
}
.photo {
	font-size: 11px;
	line-height: 1.3em;
	text-align: center;
	padding-bottom: 10px;
	padding-left: 15px;
	float: right;
	background-color: #FFFFFF;
}
.atten_wrapp {
	text-align: center;
	margin: 5px;
	padding: 15px;
	border: 3px solid #ED7857;
}
