@charset "UTF-8";
/* CSS Document */

body 
{
background-color: #999999;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

.copyrighttext {
	font-family: Tahoma, Arial;
	color: #643d25;
	font-size: 11px;
}

a:link {
	color: #643d25;
	text-decoration: none;
}
a:visited {
	color: #643d25;
	text-decoration: none;
}
a:hover {
	color: #643d25;
	text-decoration: underline;
}
a:active {
	color: #643d25;
	text-decoration: none;
}	
	
	
.LHSContent {
	font-family: Tahoma, Arial;
	color: #643d25;
	font-size: 13px;
}

.LHSEmail {
	font-family: Tahoma, Arial;
	color: #643d25;
	font-size: 12px;
}

.Slogan {
	font-family: Tahoma, Arial;
	color: #333333;
	font-size: 13px;
}

.Text {
	font-family: Tahoma, Arial;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
}

.Text10 {
	font-family: Tahoma, Arial;
	color: #333333;
	font-size: 10px;
	font-weight: normal;
}

.Text11 {
	font-family: Tahoma, Arial;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
}

.Title {
	font-family: Tahoma, Arial;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

.Title1 {
	font-family: Tahoma, Arial;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}

.Title2 {
	font-family: Tahoma, Arial;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}

.SubTitle {
	font-family: Tahoma, Arial;
	color: #643d25;
	font-size: 12px;
	font-weight: bold;
}

.SubTitle1 {
	font-family: Tahoma, Arial;
	color: #643d25;
	font-size: 11px;
	font-weight: bold;
}