body {
	background-color: #182653;
	color: #fffafa;
	font-family: verdana, arial, helvetica, sans-serif;
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0em;
	margin-bottom: 0em;
}
td {
	font-size: 14px;
	font-weight: 300;
}
td.line {
	font-size: 1px;
	font-weight: 300;
}
small {
	font-size: 12px;
}
h1 {
	font-size: 18px;
	font-weight: 600;
}
h2 {
	font-size: 14px;
	font-weight: 600;
}
h6.copy {
	font-size: 10px;
	font-weight: 300;
}
b.error {
	color: #ffffff;
	font-size: 14px;
	font-weight: 600;
}
input.long {
	width:300px;
	background-color:#ffffff;
	color:#182653;
	border: solid 1pt #c0c0c0;
	font-size:12px; 
	font-weight:normal; 
}
input.commentlong {
	width:320px;
	background-color:#ffffff;
	color:#182653;
	border: solid 1pt #ffdead;
	font-size:12px; 
	font-weight:bold; 
}
input.filelong {
	width:300px;
	background-color:#ffffff;
	color:#182653;
	border: solid 1pt #c0c0c0;
	font-size:12px; 
	font-weight:normal; 
}
textarea.long {
	width:300px;
	background-color:#ffffff;
	color:#182653;
	border: solid 1pt #c0c0c0;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size:12px; 
	font-weight:normal; 
}
textarea.commentlong {
	width:320px;
	background-color:#ffffff;
	color:#182653;
	border: solid 1pt #ffdead;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold; 
}
input.submit {
	width:303px; 
	border: solid 1pt #894132;
	background-color:#894132; 
	font-size:12px; 
	color:#c3b296;
	font-weight:600
}
input.commentsubmit {
	width:323px; 
	border: solid 1pt #ffdead;
	background-color:#ffdead; 
	font-size:14px; 
	color:#182653;
	font-weight:600
}
input.passwordlogin {
	width:60px; 
	border: solid 1pt #fffafa;
	background-color:#182653; 
	font-size:12px; 
	color:#fffafa;
	font-weight:600; 
}
input.submitlogin {
	width:100px; 
	border: solid 1pt #fffafa;
	background-color:#182653; 
	font-size:12px; 
	color:#fffafa;
	font-weight:600
}
a.norm:link {
	font-weight : 300;
	font-variant : normal;
	color : #fffafa;
	text-decoration : underline;
}
a.norm:visited {
	font-weight : 300;
	font-variant : normal;
	color : #fffafa;
	text-decoration : underline;
}
a.norm:active {
	font-weight : 300;
	font-variant : normal;
	color : #ff0000;
	text-decoration : underline;
}
a.norm:hover {
	font-weight : 300;
	font-variant : normal;
	color : #ff0000;
	text-decoration : underline;
}
a.mail:link {
	font-weight : 300;
	font-variant : normal;
	color : #fffafa;
	text-decoration : none;
}
a.mail:visited {
	font-weight : 300;
	font-variant : normal;
	color : #fffafa;
	text-decoration : none;
}
a.mail:active {
	font-weight : 300;
	font-variant : normal;
	color : #ff0000;
	text-decoration : none;
}
a.mail:hover {
	font-weight : 300;
	font-variant : normal;
	color : #ff0000;
	text-decoration : none;
}
