div.root-template2 #contentLayoutLv1 {
	background-image: url('/modules/root/templates/template2/images/bg.jpg');
}
div.root-template2 #contentLayoutLv2 {
	background-image: url('/modules/root/templates/template2/images/bg_t.jpg');
}
div.root-template2 #contentLayoutLv3 {
	background-image: url('/modules/root/templates/template2/images/bg_b.jpg');
}
div.root-template2 #menuLv1 li.on a {
	color: #c30533;
}
div.root-template2 #headerBox {
	background-image: url('/modules/root/templates/template2/images/logo.jpg');
}
div.root-template2 #buttonLayoutBoxLv1 {
	background-image: url('/modules/root/templates/template2/images/buttons_bg.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #c70039;
}
div.root-template2 #buttonLayout {
	width: 100%;
}
div.root-template2 #latestCoursesBoxLv1 {
	background-image: url('/modules/root/templates/template2/images/courses_bg.jpg');
	background-position: top left;
	background-repeat: repeat-y;
	width: 100%;
}
div.root-template2 #latestCoursesBoxLv2 {
	background-image: url('/modules/root/templates/template2/images/courses_bg_t.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	width: 100%;
}
div.root-template2 #latestCoursesBoxLv3 {
	background-image: url('/modules/root/templates/template2/images/courses_bg_b.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 100%;
}
div.root-template2 #latestCoursesBoxLv3 div.cmsEditingBox {
	padding: 5px 50px 0px 20px;
}
div.root-template2 #latestCoursesBoxLv3 div.cmsRevisions {
	border-bottom-width: 0px;
}
div.root-template2 #latestCoursesBoxLv3 div.content_text {
	padding: 5px 50px 10px 20px;
}
#menuColumn #menuLv1 a {
	color: #f3c8ba;
}
input.button, #contentBoxLv1 input.button {
	background-color: #f3c8ba;
	color: #c70039;
}
a.button, #contentBoxLv1 a.button {
	background-color: #f3c8ba;
	color: #c70039;
}
input.smallButton, #contentBoxLv1 input.smallButton {
	background-color: #f3c8ba;
	color: #c70039;
}
a.smallButton, #contentBoxLv1 a.smallButton {
	background-color: #f3c8ba;
	color: #c70039;
}
#contentBoxLv1 a, a:link, a:visited {
	color: #c70039;
}
#contentBoxLv1 a:hover {
	color: #c70039;
}
#contentBoxLv1 {
	color: #535353;
}
h1, h2, h3, h4 {
	color: #c70039;
	border-bottom-color: #a0a0a0;
}
div.highlightedArea1Lv1 {
	background-color: #C70039;
	padding: 10px;
	color: #FFFFFF;
}


.inputField {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	border-color: #C70039;
	border-width: 1px;
	border-style: solid;
}
div.root-template2 table.dataTable th.topHeader, div.root-template2 table.dataTable th.leftHeader, div.root-template2 table.dataTable td {
	border-bottom-color: #FFFFFF;
}

