body {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11em;
	background-color: #E7DBB5;
}

h {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 10px;
	font-weight: normal;
}
h2 {
	font-weight: normal;
	font-size: 18px;
	margin: 0 0 30px 0;
	padding: 0;
}
h3 {
	font-weight: normal;
	font-size: 14px;
	margin: 0 0 15px 0;
	padding: 0;
}

p {
	font-size: 12px;
	margin: 0;
	padding: 10px 0 10px 0;
	color: #333333;
	text-align: justify;
}

.footerdetails {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a {
	text-decoration: none;
	cursor: hand;
}
a:hover {}



ul,li { float:none}



#columnright ul, #columnright li {
	display: block;
	width:215px;
	padding:0;
	margin:0;
	
	list-style: none;
}
#columnright li {
	font-size:11px;
	padding:5px 0 5px 0;
}



.on  {
	position: relative;
	float:left;
	display: block;
	margin: 0;
	padding: 15px 15px 10px 15px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


.text01 { font-size:10px}
.text02 { font-size:12px}
.text03 { font-size:12px}
.text04 { font-size:13px}
.text05 { font-size:14px}
.text06 { font-size:13px}

#color01 {color: #3366FF}
#color02 {color: #6699FF}
#color03 {
	color: #0066FF;
	text-decoration: underline;
}
#color04 {color: #666666}


.LFcolor {
	color: #3366FF;
	font-weight: bold;
	font-size: 12px;
}
.LFcolor2 {
	color: #66CCFF;
	font-weight: bold;
	font-size:12px;
}

.style1 {color: #999999}
.style2 {color: #333333;font-weight: bold}
.style3 { font-style:italic}
.style4 {
	color: #666666;
	font-weight: normal;
	font-size:12px;
}

#colink a {
	font-size:11px;
	color: #888888;
	display: block;
	font-weight: normal;
	text-align: left;
	padding: 15px 0 0 0;
}
#colink a:hover {
	color: #333333;
	text-align: left;
}
#colink a:hover img {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	border: 0px;
	color: #333333;
}
#colink  a img {
	border: 0px;
	filter:alpha(opacity=90);
	-moz-opacity:.9;
	opacity:.9;
}
#colink a.on {
	font-size:11px;
	color: #333333;
	display: block;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	margin: 0 0 35px 0;
	font-style: normal;
	text-align: left;
	background-repeat: no-repeat;
	background-position: top center;
}
#colink  a.on img {
	border: 0px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
#sitemap li {
	list-style-type: none;
	padding-left: 10px;
}
#sitemap li a {
	color: #5B6FC8;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
	display: block;
	background: url(../img/arrow.gif) 0px 9px no-repeat;
}
#sitemap li a:hover {
	color: #334599;
	padding-top: 7px;
	padding-bottom: 3px;
	display: block;
	background-position: 0px 11px;
}
#menubox2 a {
	color: #FFFFFF;
	text-decoration: underline;
	display: block;
	float: right;
	font-size: 12px;
	margin: 10px 10px 0 0;
	padding: 0;
}
#menubox2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#menubox2 a:hover img {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	border: 0px;
	color: #333333;
}
#menubox2  a img {
	border: 0px;
	filter:alpha(opacity=50);
	-moz-opacity:.5;
	opacity:.5;
}

