.image-Bg-left {
	background-image: url(images/Learning-Post-BG-Left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.image-BG-right {
	background-image: url(images/Learning-Post-BG-Right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.image-Footer-BG {
	background-image: url(images/Language-Footer-BG.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.font-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.boarder-underline-dotted {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: BDC28A;
	border-right-color: BDC28A;
	border-bottom-color: BDC28A;
	border-left-color: BDC28A;
}
.boarders-allround {
	border: 1px solid #CCCCCC;
}

.image-Mail-This-Page {
	background-image: url(images/Bullets/mail-this-page.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.font-10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.Form-TextArea {
 font-size: 10px;
 background-color: White;
 border: 1px solid #666666;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: Black;
}

.Form-Buttons {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 background-color: #3E84E6;
 color: White;
 margin-right: 6px;
}
a.Hover-BLack:link {
COLOR: black; TEXT-DECORATION: none
}
a.Hover-BLack:visited {
COLOR: black; TEXT-DECORATION: none
}
a.Hover-BLack:hover {
text-decoration: underline;
}
a.Hover-Gray:link {
COLOR: #666666; TEXT-DECORATION: none
}
a.Hover-Gray:visited {
COLOR: #666666; TEXT-DECORATION: none
}
a.Hover-Gray:hover {
text-decoration: underline;
}.Boarder-Lines-on-sides-Dotted {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: E9E9E9;
	border-right-color: E9E9E9;
	border-bottom-color: E9E9E9;
	border-left-color: E9E9E9;
}
.padding-right {
	padding-right: 8px;
}
.imgpad {
	margin-right: 5px;
}
