body, table, h1, h2, input, submit, textarea, ul {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.headText {
	color: #ffffff;
	position:relative;
	width: 540px; 
	text-align: right;
	margin-top: -17px;
	margin-left: 140px;
	font-size: 11px;
}

.main {
	width: 380px; 
	margin-top: 20px;
	margin-left: 60px;
	margin-bottom: 60px;
}


h1 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 20px;
	margin-top:5px;
	color:#663300;
}
h2 {
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 30px;
	font-size: 14px;
	color:#663300;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 1px;
	color:#663300;
	margin-top: 0px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 1px;
	color: #663300;
	margin-top: 0px;
}
h5 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 1px;
	color: #663300;
	margin-top: 20px;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 20px;
	border-bottom: 1px solid #663300;
}
.br {
	line-height:8px;
}
.br2 {
	line-height:4px;
}

a {
	text-decoration: none;
}
a.link {
	text-decoration: none;
	color: #336699;
}
.menulink {
	text-decoration: none;
	font-weight: bold;
	color:#663300;
	font-size: 12px;
}
.sviflink1 {
	color: #ffffff;
	padding-left:7px;
}
.sviflink2 {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-left:7px;
}
.menu_bg {
	height:20px;
	background-color:#ffffff;
	margin-bottom:2px;
	text-align:left;
	padding-top:3px;
	font-weight: bold;
	margin-left:5px;
	margin-right:5px;
	padding-left:15px;
	color:#663300;
}
.menu_bgActive {
	height:20px;
	background-color:#ffff99;
	margin-bottom:2px;
	text-align:left;
	padding-top:3px;
	font-weight: bold;
	margin-left:5px;
	margin-right:5px;
	padding-left:15px;
	color:#663300;
}
.blackborder {
	border: 1px solid #000000;
}
.greytd {
	border-bottom: 1px solid #000000;
	background-image: url("../images/bg.gif");
}



.input {
	border: 1px solid #336699;
	width: 170px;
	height: 18px;
}
.textarea {
	border: 1px solid #336699;
	height: 100px;
}
.submit {
	border: 1px solid #000000;
	color: #ffffff;
	background-color: #336699;
	height: 19px;
	padding-left:20px;
	padding-right: 20px;
}


ul {
	margin-top: 7px;
	margin-bottom: 10px;
	margin-left: 30px;

}
li {
	margin-bottom: 5px;
	list-style-type: square;
}



hr {
	border-top: 2px solid #663300;
}

.yellowtable {
	border-top: 4px solid #663300;
	border-bottom: 4px solid #663300;
	background-color:#ffffff;
	padding:5px;
	padding-left:10px;
}

.borderbottom {
	border-bottom: 1px dotted #663300;
}
