@charset "utf-8";
.bg_repeat {
	background-repeat: repeat-x;
}
.brder {
	border: thin dashed #CCCCCC;
}
.bg_noRepeat {
	background-repeat: repeat-x;
}
.bg_repeaty {
	background-repeat: repeat-y;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
p {
	line-height: 20px;
}
.text a:link, .text a:visited, .text a:active{
	color: #666666;
	text-decoration:underline
}
.text a:hover{
	color: #8CC713;
}
.text {
	font-size: 12px;
	color: #666666;
}




.body_centre {
	text-align: center;
}
h1 {
	font-size: 14px;
	color: #333333;
}
h1 a:link,h1 a:visited,h1 a:active{
	color: #333333;
	text-decoration: none;
}
h1 a:hover{
	color: #8CC713;
}
h2 {
	font-size: 14px;
	color: aacb22;
}
h3 {
	font-size: 12px;
	color: #666666;
}
h4 {
	font-size: 11px;
	color: a02026;
}
.style6 {
	color: #a9c922;
}

.style9 {
	color: #355d6e;
	font-size: 10px;
}
.style10 {color: #E8E8E8}
body {
	background-color: #FFFFFF;
	margin:'0' '0' '0' '0';
}

.p_list {
	line-height: 18px;
	list-style-position: outside;
	list-style-image: url(images/dropdown_linkbg.gif);
	text-align: left;
	font-size: 11px;
}
.p_list a:link, .p_list a:visited, .p_list a:active{
	color: #666666;
	text-decoration:underline
}
.p_list a:hover{
	color: #8CC713;
}
.freeqoute {
	color: #a9c922;
}
.freeqoute a:link, .freeqoute a:active, .freeqoute a:visited, .freeqoute a:hover{
	color: #a9c922;
}

.form{  display: inline;}