empty {

}

a:link    { color: #941E1C; font-weight: bold; text-decoration: underline }
a:active  { color: #941E1C; font-weight: bold; text-decoration: underline }
a:visited { color: #941E1C; font-weight: bold; text-decoration: underline }
a:hover   { color: #941E1C; font-weight: bold; text-decoration: none      }

a.panel:link     { color: #941E1C; font-weight: bold; text-decoration: underline }
a.panel:active   { color: #941E1C; font-weight: bold; text-decoration: underline }
a.panel:visited  { color: #941E1C; font-weight: bold; text-decoration: underline }
a.panel:hover    { color: #941E1C; font-weight: bold; text-decoration: none      }

body {
	background-color: #FEFBF2;
}

body, table, div {
	color: #941E1C;
	font: 100 14px/18px "Arial", sans-serif;
}

.panel p {
	color: #941E1C;
	text-indent: 0px !important;
	font: 100 11px/13px "Arial", sans-serif !important;
	padding: 0px !important;
	margin:  14px 10px 10px 10px !important;
}

ol {
	padding: 3px 0px 14px 14px;
	margin: 2px 0px 10px 10px;
}

ul {
	padding: 0px;
	margin:  10px;
}

ul ul {
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
}

ul ul li {
	background-image: url('/images/arrow.gif');
	background-position: 0px 8px;
}

img {
	border: 2px solid #A72D23;
}

li {
	list-style-image: none;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 14px;
	font-family: Calibri;
}

ol li {
	margin-left: 0px;
	padding: 3px 3px 3px 0px;
	font-family: Calibri;
}

h1 {
	color: #941E1C;
	font: bold 18px "Arial", sans-serif;
	padding: 0px;
	margin: 20px 0px 8px 10px;
}

h2 {
	color: #941E1C;
	font: bold 16px "Arial", sans-serif;
	padding: 0px;
	margin: 16px 0px 4px 0px;
}

h3 {
	margin: 0px 0px 12px 0px;
	padding: 2px 0px 0px 34px;
	font-size: 18px;
	color: #d43e46;
	font-weight: 600;
	font-variant: small caps;
	font-family: tahoma, arial;
}

hr {
	background-color: #7DBB02;
	border: 1px solid #7DBB02;
	height: 1px;
}

textarea.t_area2 {
	width: 100%;
	height: 200px;
}

p {
	color: #941E1C;
	text-indent: 20px;
	font: 14px/18px "Arial", sans-serif;
	padding: 0px;
	margin:  0px;
}

div.mrt {
	float: left;
	padding: 1px;
	height: 200px;

}

div.mrttitle {
	width: 200px;
	font-size: 12px;
	font-weight: 600;
	text-align: center;
	line-height: 13px;
}
