html {overflow-y: scroll;}

body {
	margin: 5px;
	background-image: url('../images/bg.jpg'); 
	background-repeat: repeat-x;
	background-color: #D5CABA; 
}

span.heading_content {
	font-family: helvetica; 
	font-size: 18px; 
	font-weight: 500;
}

span.content {
	font-family: helvetica; 
	font-size: 12px; 
	font-weight: 300;
}

span.small_content {
	font-family: helvetica; 
	font-size: 10px; 
	font-weight: 300;
}

td.content {
	font-family: helvetica; 
	font-size: 11px; 
	font-weight: 300;
}

span.bold_content {
	font-family: helvetica; 
	font-size: 11px; 
	font-weight: 900;
}

a.bold_content {
	font-family: helvetica;
	font-weight: 900;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

span.content2 {
	font-family: arial; 
	font-size: 12px; 
	font-weight: 300;
}

table {
	background-color: #FFFFFF;
}

td.page {
	background: url('../images/left_dropshadow_bg.jpg');
}

td.header_date {
	font-family: helvetica;
	font-weight: 900;
	font-size: 10px;
	color: #000000;
}

input, textarea, select {
	background-color: #FEFEFE; 
	border: solid 1px #000000; 
	color: inherit; 
	font-family: helvetica;
	font-size: 11px;
}

input.black_button {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: 900;
}

input.orange_button {
	background-color: #F59700;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: 900;
	border: none;
}

a.topnav, a.topnav:link, a.topnav:visited {
	font-family: helvetica;
	font-weight: 900;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

a.topnav:hover, a.topnav:active {
	font-family: helvetica;
	font-weight: 900;
	font-size: 11px;
	text-decoration: none;
	color: #F1A42B;
}

a.mainnav, a.mainnav:link, a.mainnav:visited {
	font-family: helvetica;
	font-weight: 900;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
} 


a.mainnav:hover, a.mainnav:active {
	font-family: helvetica;
	font-weight: 900;
	font-size: 11px;
	text-decoration: none;
	color: #F1A42B;
}

a.mainnav_on {
	font-family: helvetica;
	font-weight: 900;
	font-size: 11px;
	text-decoration: none;
	color: #F1A42B;
}

a.subnav, a.subnav:link, a.subnav:visited {
	font-family: helvetica;
	font-weight: 900;
	font-size: 11px;
	text-decoration: none;
	color: #888888;
}


a.subnav:hover, a.subnav:active {
	font-family: helvetica;
	font-weight: 900;
	font-size: 11px;
	text-decoration: none;
	color: #F1A42B;
}

a.subnav_on {
	font-family: helvetica;
	font-weight: 900;
	font-size: 11px;
	text-decoration: none;
	color: #F1A42B;
}


a.small_link {
	font-family: helvetica;
	font-weight: 300;
	font-size: 10px;
	text-decoration: underline;
	color: #000000;
}



a.yellow_bold {
	font-family: arial;
	font-size: 11px;
	font-weight: 600;
	text-decoration: underline;	
	color: #F59700;
}

a {
	font-family: helvetica;
	font-weight: 300;
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
}

a.bold {
	font-family: helvetica;
	font-weight: 900;
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
}

a.yellow_bold_small {
	font-family: arial;
	font-size: 10px;
	font-weight: 900;
	color: #F59700;
	text-decoration: none;
}

td.distribution_bg {
	background-image: url('../images/distribution_bg.jpg');
	background-repeat: no-repeat;
	background-position: top;
}


div.distribution_content {
	position: relative; 
	top: 98px; 
	left: 15px; 
	width: 250px;
}

table.distribution_login {
	position: relative;
	top: 225px;
	left: 53px;
	/*height: 100px;*/
	z-index:1;
	background: none;
}

td.distribution_login {
	font-family: helvetica; 
	font-size: 11px; 
	font-weight: 900;
}

div.distribution_login_help {
	position: relative;
	top: 250px;
	left: 56px;
	width: 90px;
}

div.distribution_login_reg {
	position: relative;
	top: 238px;
	left: 123px;
	width: 100px;
}

a.distribution_login {
	font-family: helvetica;
	font-weight: 900;
	font-size: 10px;
	text-decoration: underline;
	color: #000000;
}

table.main { 
	margin-left: 20px; 
	margin-top: 20px; 
	margin-bottom: 20px;
}

table.main2 {
	margin-left: 20px; 
	margin-top: 20px;
}

table.main3 {
	margin-left: 20px;
}

div.heading {
	font: bold 11px arial,verdana,sans-serif;
	padding: 1px 0 0 2px;
	line-height: 16px;
	color: #333;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

span.yellow_bold {
	font-family: arial;
	font-size: 11px;
	font-weight: 600;
	color: #F59700;
}

span.yellow_bold_small {
	font-family: arial;
	font-size: 10px;
	font-weight: 900;
	color: #F59700;
}

td.page1 {
	padding-left:35px; padding-right: 20px;
}

td.page2 {
	padding-right: 20px;
}

.style1 {
	font-family: helvetica;
	font-size: 12px;
}
.style2 {
	font-size: 9px;
	color: #FFFFFF;
}
.style3 {
	color: #000000;
	font-size: 12px;
}
.style10 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}

input.width_100 {
	width: 100%;
}

input.width_90 {
	width: 90%;
}

div.distribution_main {
	margin: 10px;
}

.red {
	color: #ff0000; 
}

.black {
	color: #000000;
}

.black_bg {
	background-color: #000000;
}

.underline {
	text-decoration: underline;
}

td.intelligence_bg {
	background: url('../images/intelligence_bg.jpg');
}

table.intelligence_main {
	margin-top: 22px; 
	margin-left: 18px;
}

table.login_main {
	margin-left: 30px; 
	margin-top: 20px;
}

div.right {
	text-align: right;
}

div.monitoring1 {
	margin-top: 10px; 
	margin-left: 10px;
}

td.monitoring1 {
	padding-left: 6px; 
	padding-right: 15px;
}

iframe.monitoring {
	height: 304px; 
	width: 300px; 
	border: none; 
	overflow: none;
}

table.multimedia_main {
	background-color: #000000; 
	margin-bottom: 20px;
}

td.multimedia_main {
	padding-left: 20px; 
	padding-top: 20px;
}

td.pr_main {
	padding-top: 20px; 
	padding-left: 15px;
}

td.pr_main2 {
	padding-top: 20px; 
	padding-left: 15px; 
	padding-right: 10px; 
	padding-bottom: 20px;
}

table.register_main {
	margin-left: 30px; 
	margin-top: 20px;
}

table.register_main2 {
	margin-left: 30px;
}

td.register_1 {
	padding-right: 10px;
}

textarea.overflow_auto {
	overflow: auto;
}

td.releases1 {
	padding-bottom: 4px;
}

span.releases1 {
	position: relative; left: 280px;
}

table.releases1 {
	margin-left: 7px; margin-top: 20px;
}

td.releases_2 {
	padding-bottom: 5px;
}

table.hidden {
	display: none;
}

td.releases3 {
	padding: 5px;
}

body.releases {
	background: none; 
	background-color: #ffffff;
}

td.page3 {
	padding-top: 3px; padding-left: 10px; padding-bottom: 3px;
}

td.page4 {
	font-family: helvetica; 
	font-size: 11px; 
	font-weight: 300;
	padding-top: 3px; padding-left: 10px; padding-bottom: 3px;
}

td.page5 {
	background: url('../images/divider_side_content_bg.jpg');
}

td.page6 {
	background: url('../images/right_dropshadow_bg.jpg');
}

td.topnav1 {
	padding-right: 20px;
}

td.topnav2 {
	padding-right: 10px;
}

input.noborder {
	border: none;
}

td.hidden {
	display: none;
}

td.submit_pr1 {
	padding-top: 10px; 
	padding-bottom: 10px;
}

textarea.submit_pr1 {
	width: 90%; overflow: auto;
}

td.submit_pr2 {
	padding: 10px; padding-top: 15px; padding-bottom: 15px;
}

td.syndication1 {
	padding-bottom: 3px;
}

td.page_left_bg {
	background: url('../images/left_dropshadow_bg.jpg');
}

