
body {
		margin-left: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		background-image: url(images/bg_stripe.jpg);
		background-color: #4f4f4f;
}
.nobg {
		background-color: #ffffff;
}
.nobg table {
		background:none;
}
table {
		background-image: url(images/table_bg.gif);
		background-repeat: repeat-y;

		}
h1 { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-style: normal;
		line-height: 18px;
		font-weight: normal;
		color: #f27c00;
		padding-right: 15px;
 }
h2 { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		line-height: 18px;
		font-weight: normal;
		color: #f27c00;
		padding-right: 15px;
 }
h3 { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		line-height: 18px;
		font-weight: normal;
		color: #f27c00;
		padding-right: 15px;
 }
hr { 
		border-width: 1px 0 0 0;
		border-style: solid;
		border-color: #cecece;
		margin-bottom: 0px;
 }
p{ 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		color: #2d2d2d;
		text-decoration: none;
		padding-right: 15px;
 }

ul { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		color: #2d2d2d;
		text-decoration: none;
		padding-right: 15px;
		margin-bottom: 30px;
		margin-top: 20px;
 }
a:link { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		color: #626262;
		text-decoration: none;
 }
a:visited { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		color: #626262;
		text-decoration: none;
 }
a:focus { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		color: #626262;
		text-decoration: none;
 }
a:hover { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		color: #f27c00;
		text-decoration: none;
 }
a.meta:link { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
 }
a.meta:visited { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
 }
a.meta:focus { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
 }
a.meta:hover { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		color: #ffffff;
		text-decoration: underline;
 }
 
 #onlineeditor { margin-top: 0px;
 	min-height: 300px;}
*html #onlineeditor { margin-top: 0px;
 	height: 300px;}
 .onlineeditor { margin-top: -420px; margin-bottom: 30px;}