﻿/*
***************************************
			BODY
***************************************
*/
body {
	font-size: 62.5%;
}
#Lang {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7a2e34;
}
#Lang a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7a2e34;
	text-decoration: none;
	font-weight: bold;
}
#Lang a:hover {
	color: #AB4149;
	text-decoration: underline;
}
/*
***************************************
			MENU
***************************************
*/
.MenuLink a, .MenuLinkActive a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #7a2e34;
	text-decoration: none;
}
.MenuLink a:hover, .MenuLinkActive a:hover {
	color: #572025;
}
/*
***************************************
			CONTENT
***************************************
*/
.pText {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 1.3em;
	color: #828282;
	margin: 20px 0px 10px;
	padding: 0px;
	width: 290px;
	float: left;
	position: relative;
	height: auto;
	left: 20px;
	text-align: justify;
}
.lText {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 1.3em;
	color: #828282;
	margin: 20px 0px 10px;
	padding: 0px;
	width: 290px;
	float: right;
	position: relative;
	height: auto;
	right: 20px;
	text-align: justify;
}
.hRight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #bf0404;
	letter-spacing: 0.1em;
	margin: 30px 0px 0px;
	padding: 0px 20px 0px 0px;
	float: right;
	height: 30px;
	width: 250px;
	position: relative;
	text-align: right;

}
.hLeft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #bf0404;
	padding: 0px 0px 0px 20px;
	float: left;
	height: 30px;
	width: 320px;
	position: relative;
	letter-spacing: 0.1em;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sRed {
	color: #7a2e34;
}
.sTest {
	color: #7a2e34;
}
.sContact {
	color: #7a2e34;
	font-size: 14px;
}
#RightContentHeaderText h5 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 1.2em;
	color: #828282;
}
.pFullText {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 1.1em;
	color: #828282;
	text-align: justify;
	padding-bottom: 5px;
}
.pContactText {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 1.1em;
	color: #626262;
	text-align: justify;
	position: relative;
	float: right;
	width: 240px;
	padding-bottom: 5px;
	padding-top: 0px;
}
.pFullText i {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
}
.sGreen {
	color: #006600;
}
.ContactText {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 1.2em;
	color: #626262;
	margin: 0px 0px 10px;
	padding: 0px;
	width: 260px;
	float: right;
	position: relative;
	height: auto;
	text-align: justify;
	left: 35px;
}
#ContactRight a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #7a2e34;
	text-decoration: none;
}
#ContactRight a:hover {
	color: #572025;
}
.testInfoMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.testInfoSubMain {
	background-color: #f4eeee;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5F5F;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.testInfoLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5F5F5F;
}
.testInfoRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #828282;
}
/*
***************************************
			FOOTER
***************************************
*/
#RightContentFooter p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 25px 0px 0px 80px;
	margin: 0px;
	height: 15px;
	width: 400px;
}
#RightContentFooter a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#RightContentFooter a:hover {
	color: #CF9947;
}