.body {
	padding: 10px 40px 0 13px;
}

.downloads {
	color: #ffffff;
	background-color:#F39200;
	font-weight:bold;
}

.download_row {
	border-bottom: 2px solid #F39200;
	border-right: 2px solid #F39200;
}

a:link,a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #F39200;
}

a:hover,a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFCC33;
}


.dist_left {
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	/*border-right: 1px solid #ff6600;*/
	padding: 2px;
	padding-left: 3px;
	background-color: #F39200;
	color: #ffffff;
}

.dist_right {
	border-bottom:2px solid #F39200;
}


#news_date_col {
	text-align: right;
}

#err,.err {
	text-align: center;
	color: red;
	font-weight: bold;
}

.tbl_header,th,h1 {
	border-bottom: 1px solid #F39200;
	font-weight: bold;
	font-size: 16px;
	color: #F39200;
	font-style: italic;
	text-transform: uppercase;
	padding-left: 5px;
}

body {
	margin-top: 5px;
	padding-top: 5px;
}

body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

h2,.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F39200;
	border-bottom: 1px solid #ff6600;
}

h3,.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F39200;
}

p {
	text-align: justify;
}

form { 
	padding: 0;
}

.nojustify p {
	text-align: left;
}

ul {
	list-style-type: disc;
	line-height: 140%;
	margin: 20px;	
	text-align: justify;
	list-style-position: outside;
}

a.bodybold {
	color: #505050;
}
