body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../Akil/images/background5.gif);
	background-repeat: repeat;
	background-position: center top;
	margin-top: 0px;
	background-attachment: fixed;
}
.leftmenu {
	background-color: #FDECB9;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.leftmenu a:link {
	color: #660000;
	text-decoration: none;
}
.leftmenu a:visited {
	color: #660000;
	text-decoration: none;
}
.leftmenu a:hover {
	color: #BC7878;
	text-decoration: none;
}
.leftmenu a:active {
	color: #660000;
	text-decoration: none;
}
.pagetitle {
	font-size: 18px;
	color: #999999;
	text-indent: 15px;
}
.copyright {
	font-size: 10px;
	text-align: right;
}
.wer {
	font-size: 11px;
	font-style: italic;
	color: #776D39;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #663333;
	text-decoration: underline;
}
a:active {
	color: #660000;
	text-decoration: underline;
}
.testimonials {
	font-size: 11px;
	font-style: italic;
	color: #333333;
	padding-right: 6px;
	padding-left: 6px;
}
.error {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
