.TopMenu {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}

.TopMenu a:Hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #ffb533;
	text-decoration: underline;
}
.Leftnorepeat {
	background-image: url(../templateimages/left/leftMainbody_r3_c1.jpg);
	background-repeat: repeat-y;
}
.Leftline {
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #b1c6a7;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #B1C6A7;
}
.Footer {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #006A00;
	text-decoration: none;
}
.Footer a:Hover{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #006A00;
	text-decoration: underline;
}

.LineUnderTitle {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #8A8986;
}
.LeftRepeat {
	background-image: url(../templateimages/left/Left_r3_c1.jpg);
	background-repeat: repeat-y;
}
.PageTitle {
	font-family: Arial;
	font-size: 14px;
	color: #FFB533;
	font-weight: bold;
}
.MainText {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}
.MainText a:link{
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:underline;
}

.MainText a:hover{
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:underline;
}
.backgroundrepeat {
	background-image: url(../templateimages/left/Repeat.jpg);
	background-repeat: repeat-y;
}
.bannertext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
}
.border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
