body, td, p, a, h4, h3, ul, ol, li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p, td, a, ul, ol, li {
	font-size: 13.5px;
}

p, h2, h3, h4, hr.article {
	margin-left: 22px;
	margin-right: 15px;
}

ul, ol {
	padding-left: 37px;
	margin-right: 15px;
}	

ul li {
	list-style-type: square;
	margin-top: 10px;
}

h2, h3 {
	color: #993333;
}

h3 {
	font-size: 22px;
	font-weight: normal;
}

h4 {
	font-weight: normal;
	font-size: 17.5px;
}

span.mast {
	color: #ffffff;
	font-size: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: 100;
}

.subhead {
	font-weight: normal;
	font-size: 17.5px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	color: #000000;
}

h3.article {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

small {
	font-size: 10px;
	font-weight: normal;
}

hr.article {
	color: #ff9900;
	padding: 0px;
	margin: 0px;
}	

img.illus {
	border-color: #000000;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.illusBox {
	background-color: #eeeeee;
}

.caption {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 10px;
	font-weight: bold;
}

hr {
 height: 1px;
 color: #FE8000;
}

td.logo, td.mast {
	background-color: #FE8000;
}

td.mast {
	background-image: URL('/xml_admin/img/nav/mast_bg.gif');
}
	
td.name, td.value {
	text-align: left;
	vertical-align: top;
}

td.header {
	font-weight: bold;
	background-color: #FE8000;
	color: #ffffff;
	padding-bottom: 2px;
}

td.alt {
	background-color: #efefef;
}

td.reg, td.alt, td.header {
	padding-top: 2px;
	padding-right: 6px;
}

td.line {
	background-color: #dddddd;
}

td.name {
	font-weight: bold;
	color: #ffffff;
}

td.orange, td.name {
	background-color: #ff9900;
}

input.submit {
	font-weight: bold;
	color: #ffffff;
	background-color : #FF9900;
}

.confirm {
	background-color: #eeeeee;
	color: #ff3300;
	font-size: 11px;
	font-weight: bold;
}



