.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	
}
.heading {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #484637;
	text-decoration: none;
	padding: 12px 0px 0px 0px;
}

.headingnews {

	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #484637;
	text-decoration: none;
}

.headingsmaller {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #444236;
	text-decoration: none;
}

.more 
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #444236;
	text-decoration: none;
}
.buttonn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #595647;
	height: 20px;
	width: 150px;
	border: 2px double #484735;
	
}
.MenuItem
{
	font-family: Arial, 'Times New Roman' , Verdana, sans-serif, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ffc986;
	text-decoration: none;
	background-color: #877a64;
	height: 20px;
	width: 150px;
	border-right: #675b48 2px double;
	border-top: #675b48 2px double;
	border-left: #675b48 2px double;
	border-bottom: #675b48 2px double;
}

.MenuItem a:hover
{
	color:white;
	text-decoration:none;
}
.headingsmall {

	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.headingred {

	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #780807;
	text-decoration: none;
}
.headingadmin {


	font-family: Tahoma;
	font-size: 24px;
	font-weight: normal;
	color: #9F9C82;
	text-decoration: none;
}
.headingadmin2 {



	font-family: Tahoma;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

html
{
	padding:0px;
	margin:0px;
}

body
{
	padding:0px;
	margin:0px;
	background-color: #FFFFFF;
}

img {border:0px; 
}


a

{ 
color:#000000;
font-size: 11px;
text-decoration: none;
}
a:hover
{
color:#FF0000;
text-decoration: underline;
}
a:active
{
color:#FF0000;
text-decoration: underline;
}


.Message
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.error
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}

.navigation
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}


.ListBack
{
	background-color:#8E8B74;
	
}

.Bullet
{
	color: #ffffff;
	font-family: Webdings, Wingdings;
	font-size: 14px;
}
.MoveRight
{
	font-size: 20px;
	color: #000000;
	font-family: Webdings;
	text-decoration: none;
}
.MoveRight:hover
{
	color:white;
	text-decoration:none;
}