
body {
	margin-top: 15px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;	
	background-position: left top;
	background-color: #dfdee7;
}

td {
	font: 12px Arial,Verdana,Helvetica, sans-serif;
}

th{
font: 12px Arial,Verdana,Helvetica, sans-serif;
font-weight: bold;
}
.errorMessage{
color: #ff0000;
text-decoration: bold;
}

a {
	color: #A56EE7;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
}
.newsTitle {
	color: #333333;
	font-size: 11px;
	text-decoration: underline;
}
.newsText {
	font-size: 10px;
	color: #666666;
}
.menuText {
	font-size: 12px;
	color: #FFFFFF;
}
.titleText {
font-size: 14px;
	color: #FFFFFF;
}
h1 {
	font-size: 14px;
	color: #937d97;
    font-weight: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #5F5F5F;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #858584;
}
h4 {
	font-size: 100%;
	font-weight: bold;
	color: #858584;
}
.whiteText {
	color: #FFFFFF;
}
.bottomtext {
	font-size: 9px;
	color: #585858;
}
.controlTxt {
	font-size: 90%;
	color: #535027;
}

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
	color: #535027;
	border: 1px inset #A1978F;
}

caption {
	color: #858584;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

