BODY {
	
	background:#D0C690;
	
}

.buttonscontainer {width: 180px;}

.buttons a {color: #000066;
background-color: #339999;
padding: 2px;
padding-left: 3px;
display: block;

font: 13px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: #0033CC;
color: #FFFFCC;
text-decoration: none;
border-left: 3px  solid #CC0000 ;
}



.buttonscontainer2 {width: 180px;}

.buttons2 a {color: #000066;
background-color: #93A1A2;
padding: 2px;
padding-left: 3px;
display: block;

font: 13px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;}

.buttons2 a:hover {background-color: #384244;
color: #FFFFCC;
text-decoration: none;
border-right: 2px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;}

.buttons3 a {color: #000000;
background-color: #ECE9D8;

display: block;

font: 13px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align:center;}

.buttons3 a:hover {background-color: #75E897;
color: #FF0000;
text-decoration: none;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000 ;}




form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}
.mark {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #cc0000; FONT-FAMILY: Verdana; TEXT-ALIGN: left
}
.texxtt {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #330000;
	LINE-HEIGHT: normal;
	FONT-FAMILY: Verdana,;
	TEXT-DECORATION: none;
	text-align: justify;
}
