﻿body
{
	background-color: #ffffff;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	margin: 0 0 0 0;
	text-align:justify;
}
.Pageheader
{
	padding: 0 0 0 0; /*width: 700px;*/
	height: 25px;
	background-color: #141837;
	color: #20A6DF;
	text-align:right;
	}
.homeImage
{
	background-image: url('images/HomeImage.jpg' );
	background-repeat: no-repeat;
}

.innerheader1
{
	padding: 0 0 0 0;
	width: 800px;
	height: 40px;
	background-color: #20A6DF;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial;
	padding: 5px 0px 5px 0px;
	vertical-align: middle;
	font-weight: bold;
}
.innerheader2
{
	padding: 0 0 0 0;
	width: 800px;
	height: 40px;
	background-color: #141837;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial;
	padding: 5px 0px 5px 0px;
	vertical-align: middle;
	font-weight: bold;
}
.innerheader3
{
	padding: 0 0 0 0;
	width: 800px;
	height: 40px;
	background-color: #535E8C;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial;
	padding: 5px 0px 5px 0px;
	vertical-align: middle;
	font-weight: bold;
}
.innerheader4
{
	padding: 0 0 0 0;
	width: 800px;
	height: 40px;
	background-color: #425026;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial;
	padding: 5px 0px 5px 0px;
	vertical-align: middle;
	font-weight: bold;
}
.content
{
	width: 800px;
	background-color: transparent;
}
.landtext
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	padding-left: 20px;
	line-height: 16px;
	text-align: left;
}

.h0
{
	font-family: Arial;
	font-weight: normal;
	font-size: 13px;
	text-align: left;
	line-height: 20px;
	}

.h1
{
    font-family: Arial;
	font-size: 11px;
	font-weight: normal;

}

.h2
{
	font-family: Arial;
	font-size: 21px;
	font-weight: normal;
	color: #20A6DF;
}
.h3
{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
}
.h4
{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
}
.subtitle
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #20A6DF;
}

.h5
{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
}
.h6
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
.h7
{
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
}

.hr1
{
	border-style: solid;
	border-width: 2px;
	border-color: #141837;
}
.hr2
{
	border-style: solid;
	border-width: 1px;
	border-color: #141837;
	width: 800px;
	position: absolute;
}
.hr3
{
	border-style: solid;
	border-width: 1px;
	border-color: #141837;
}

.ul
{
	list-style-type: none;
	margin: 0;
	padding:0;
	overflow: hidden;
	width: 100%;
	border-top-color: #141837;
	border-top-style: solid;
	border-top-width: 2px;
}
li
{
	display: inline;
	text-align: justify;
	padding: 5px 5px 5px 5px;
	margin: 0 0px 0 10px;
	vertical-align: middle;
	border-style: none;
	}
.li0
{
	float: left;
	text-align: left;
	padding: 5px 5px 5px 0px;
	width: 190px;
	margin: 0 0px 0 4px;
	font-size: 12px;
}

.li1
{
	text-align: center;
	float: left;
	padding: 10px 5px 5px 5px;
	width: 185px;
	background-color: #20A6DF;
	color: #ffffff;
	margin: 0 0px 0 4px;
	border-style: none;
	border-width: 0px;
	height: 25px;
	filter: alpha(opacity=100);
	opacity: 1;
}
.li1:hover
{
	text-align: center;
	float: left;
	padding: 10px 5px 5px 5px;
	width: 185px;
	background-color: #20A6DF;
	color: #ffffff;
	margin: 0 0px 0 4px;
	border-style: none;
	border-width: 0px;
	height: 25px;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.li2
{
	text-align: center;
	float: left;
	padding: 10px 5px 5px 5px;
	width: 185px;
	background-color: #141837;
	color: #ffffff;
	margin: 0 0px 0 4px;
	border-style: none;
	height: 25px;
	filter: alpha(opacity=100);
	opacity: 1;
}
.li2:hover
{
	text-align: center;
	float: left;
	padding: 10px 5px 5px 5px;
	width: 185px;
	background-color: #141837;
	color: #ffffff;
	margin: 0 0px 0 4px;
	border-style: none;
	height: 25px;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.li3
{
	text-align: center;
	float: left;
	padding: 10px 5px 5px 5px;
	width: 185px;
	background-color: #535E8C;
	color: #ffffff;
	margin: 0 0px 0 4px;
	border-style: none;
	height: 25px;
	filter: alpha(opacity=100);
	opacity: 1;
}
.li3:hover
{
	text-align: center;
	float: left;
	padding: 10px 5px 5px 5px;
	width: 185px;
	background-color: #535E8C;
	color: #ffffff;
	margin: 0 0px 0 4px;
	border-style: none;
	height: 25px;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.li4
{
	text-align: center;
	float: left;
	padding: 10px 5px 5px 5px;
	width: 185px;
	background-color: #425026;
	color: #ffffff;
	margin: 0 0px 0 4px;
	border-style: none;
	height: 25px;
	filter: alpha(opacity=100);
	opacity: 1;
}
.li4:hover
{
	text-align: center;
	float: left;
	padding: 10px 5px 5px 5px;
	width: 185px;
	background-color: #425026;
	color: #ffffff;
	margin: 0 0px 0 4px;
	border-style: none;
	height: 25px;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.a
{
	text-align: center;
	width: 135px;
	text-decoration: none;
	color: #ffffff;
	font-family: Arial;
	font-weight:400;
	font-size: 12px;
	border: 0;
	filter: alpha(opacity=100);
	opacity: 1;
	padding: 10px 40px 35px 40px;
}
.a:hover
{
	filter: alpha(opacity=70);
	opacity: 0.70;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	text-align: center;
	width: 205px;
}

.menu
{
	text-align: center;
	width: 100px;
	font-family: Arial;
	font-size: 14px;
	font-weight: 200;
	color: #20A6DF;
	text-decoration: none;
	vertical-align: middle;
	letter-spacing: 1px;
	
	
	}

.menu:hover
{
	text-align: center;
	width: 100px;
	font-family: Arial;
	font-size: 14px;
	font-weight: 200;
	color: #ffffff;
	text-decoration: none;
	vertical-align: middle;
}

.ahref
{
	text-decoration: none;
	color: #ffffff;
}

.more
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #20A6DF;
	text-decoration: none;
	cursor: pointer;
}
.HandChange
{
	cursor: default;
	text-decoration: none;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

