
table.light-box {
	border-width: 1px;
	border-spacing: ;
	border-style: dotted;
	border-color: gray;
	border-collapse: separate;
}
table.light-box th {
	border-width: 1px;
	padding: 1px;
	border-style: none;
	border-color: gray;
	-moz-border-radius: ;
}
table.light-box td {
	border-width: 1px;
	padding: 1px;
	border-style: none;
	border-color: gray;
	-moz-border-radius: ;
}

/* Main news */

table.mainnews {
	border-width: 1px;
	border-spacing: ;
	border-style: dotted;
	border-color: gray;
	border-collapse: separate;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 0.9em;*/
	line-height:1.5;
	text-align:justify;
}
table.mainnews th {
	border-width: 1px;
	padding: 1px;
	border-style: none;
	border-color: gray;
	-moz-border-radius: ;
}
table.mainnews td {
	border-width: 1px;
	padding: 1px;
	border-style: none;
	border-color: gray;
	-moz-border-radius: ;
}

/* Sub News */
table.subnews {
	border-width: 1px;
	border-spacing: ;
	border-style: dotted;
	border-color: gray;
	border-collapse: separate;
}
table.subnews th {
	border-width: 1px;
	padding: 1px;
	border-style: none;
	border-color: gray;
	-moz-border-radius: ;
}
table.subnews td {
	border-width: 1px;
	padding: 1px;
	border-style: none;
	border-color: gray;
	-moz-border-radius: ;
}

.mainnews_headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:600;
	line-height:1.4;
	color:#909080; 
}

.mainnews_intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight:700;
	line-height:1.2;
	color:#e46e25; 
}

.mainnews_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height:1.5;
	text-align:justify;
}

.subnews_title  {
	color: #FFFFFF;
	font-size: 0.8em;
	font-family: Verdana, Helvetica, Verdana, sans-serif;
	margin-right: 10px;
}

.upcoming_date        {
	font-family: Verdana, Helvetica, Verdana, sans-serif;
}

.upcoming_text       {
	font-family: Verdana, Helvetica, Verdana, sans-serif;
	font-size: 0.9em;
}

.uploads_text       {
	font-family: Verdana, Helvetica, Verdana, sans-serif;
	font-size: 0.9em;
}
