body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form {
	margin-bottom: 0;
}
.frmtxt {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 10px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.frmtbl {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	padding-left : 20px;
	margin-right : 10px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.frmtbl p {
	color: #770E0B;
	font-size: 15px;
	margin-left: -10px;
}
.smtbl {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	padding-left : 20px;
	margin-right : 10px;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.smtbl .subtitle {
	padding-top : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	color: #770E0B;
	font-size: 11px;
	margin-left: -10px;
}
.smtbl a {
	color : #885500;
	text-decoration : none;
}
.smtbl a:hover {
	color : #FF0000;
	text-decoration : underline;
}
input {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.req {
	background-color: #FFCECE;
}
li {
	color : #000000;
	padding-bottom : 5px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
li a {
	color : #990000;
	text-decoration : none;
}
li a:hover {
	color : #FF0000;
	text-decoration : underline;
}
p {
	color : #000000;
	margin-top : 10px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
p a {
	color : #990000;
	text-decoration : none;
}
p a:hover {
	color : #FF0000;
	text-decoration : underline;
}
.title {
color: #6D1212;
text-decoration: underline;
font-size: 18px;
}
.subtitle {
color: #770F0F;
font-size: 14px;
}

.menu {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
}
.menu a {
	color : #990000;
	font-weight: bold;
	text-decoration : none;
}
.menu a:hover {
	color : #FF0000;
	text-decoration : underline;
}
img {
	border-color:#FFFFFF;
}
#topbar{
	position:absolute;
	border: 0px solid black;
	padding: 0px;
	visibility: hidden;
	z-index: 100;
}