body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f9f0d1;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.mainframe {
	padding: 2px;
	border: 1px solid #D1C77E;
}

.pic-border {
	
	border: 1px solid #615923;
}

.form-button {
	font-family: Tahoma;
	color: #A76A4E;
	border: 1px outset #A76A4E;
	font-weight: bold;
	background-color: #ebe6c6;
}

h2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
	text-transform: uppercase;
}

h3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	text-transform: uppercase;
}

.text-1 {
	color: #333333;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.text-2 {
	color: #A76A4E;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.text-3 {
	color: #333333;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a:link {
	color: #333333;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: #333333;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	color: #333333;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

a.c:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a.c:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A76A4E;
	text-decoration: none;
}
a.c:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

.inputstyle {
	font-family: Tahoma;
	font-size: 11px;
	color: #545931;
	border: 1px solid #D1C77E;
	background-color: #FFFFEC;
}
