a {
	text-decoration: underline;
	color: #824216;
}

a:hover {
	text-decoration: none;
	color: #716F70;
}

body {
	margin: 0px;
	padding: 0px;
}

.text {
	font-family: Georgia, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#3e3c3c;
	line-height: 16px;
}

.title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #824216;
	line-height: 15px;
}

.boxtxt {
	font-family: Georgia, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#3e3c3c;
	line-height: 15px;
}

.bgleft {
	background-image: url('img/bgleft.gif'); 
	background-repeat: repeat-y;
	vertical-align: bottom;
}

.bgright {
	background-image: url('img/bgright.gif'); 
	background-repeat: repeat-y;
	vertical-align: bottom;
}

.bgbox {
	background-image: url('img/bgbox.gif'); 
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: top;
}

.bglogo {
	background-image: url('img/bglogo.gif'); 
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: top;
}
.texttop {
	font-family: Georgia, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#3e3c3c;
	line-height: 12px;
}

.sevasoft {
	font-family: sans-serif, Tahoma, Arial, Helvetica;
	font-size: 11px;
	color:#5c5c5c;
	line-height: 18px;
	vertical-align: bottom;
}

.form { 
	font-size: 10px; 
	font-family: MS Sans Serif;
	background-color: #CCCCCC; 
	border: 1px solid #F78704; 
}
