body
{
	margin: 0;
	padding: 0;
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333;
	background-color: #FFF8EB;
}

table
{
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333;
	background-color: transparent;
}

input, textarea, select
{
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
	padding: 2px;
}
input.grey
{
	color: #999;
	background-color: transparent;
}

h1
{
	font-family: arial, verdana, sans-serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
	color: #6D7961;
	background-color: transparent;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
}

h2
{
	font-family: arial, verdana, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	color: #949494;
	background-color: transparent;
	margin: 0px;
}

form
{
    margin: 0px;
}

a
{
	color: #768389;
	background-color: transparent;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a:visited
{
	color: #800080;
	background-color: transparent;
}

a.name:hover
{
	text-decoration: none;
}

.topmenuitems
{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	line-height: 14px;
}

.topmenuitems a
{
	color: #FFF;
	background-color: transparent;
	text-decoration: none;
}
.topmenuitems a:hover
{
	text-decoration: underline;
}
.topmenuitems a:visited
{
	color: #FFF;
	background-color: transparent;
}

.body
{
	color: #333;
	background-color: #FFF8EB;
}

.height
{
	height: 100%;
}

.pager{
	font-family: arial, verdana, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #949494;
}

.testimonials
{
	color: #666;
	background-color: transparent;
	font-family: georgia, garamond, monospace;
}

.clsError
{
	color: #F00;
	background-color: transparent;
	display: none;
}
