body {
	padding: 0px;
	margin: 0px;
}
table, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #273D94;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}

table.header {
	margin: 15px 0 5px 0px;
	color: #DE3A33;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

table.headerSpl {
	margin: 5px 0 5px 0;
	font-weight: bold;
}

table.mainMag {
	margin-top: 5px;	
	color: #14487A;
}
table.mainMag h1, p {
	padding: 0;
	margin: 3px 0 0px 0;
}
table.mainMag h1 {
	font-size: 11px;
	font-weight: bold;
}

table.headerLinks {
	color: #FFFFFF;
	font-weight: bold;
}
table.headerLinks a {
	color: #FFFFFF;
	text-decoration: none;
}
table.headerLinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

table.artList {
}

table.artList h1 {
	color: #55524F;
	font-size: 14px;
	margin: 10px 0 2px 0;
}
table.artList h1 a {
	text-decoration: none;
	color: #55524F;
}
table.artList h1 a:hover {
	text-decoration: none;
	color: #CC0000;
}
table.artList h2 {
	font-size: 12px;
	margin: 5px 0 2px 0;
}
table.artList h2 a {
	text-decoration: underline;
	color: #000000;
}
table.artList h2 a:hover {
	text-decoration: none;
	color: #CC0000;
}

table.projBlock {
	font-weight: bold;
	margin-bottom: 10px;
}

table.projBlock a {
	color: #000000;
	text-decoration: none;
}

table.projBlock a:hover {
	color: #34448F;
	text-decoration: none;
}

table.leftBig {
	font-size: 12px;
	font-weight: bold;
	color: #504D4C;
}
table.leftBig a {
	color: #504D4C;
	text-decoration: none;
}
table.leftBig a:hover {
	color: #000000;
	text-decoration: none;
}

table.leftSmall {
	color: #504D4C;}

table.leftSmall a {
	color: #504D4C;
	text-decoration: none;
}
table.leftSmall a:hover {
	color: #000000;
	text-decoration: none;
}

a.fresh {
	color: #EB8B1B;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}
a.fresh:hover {
	color: #CC0000;
	text-decoration: none;
}

.num {
	color: #DA251D;
	font-size: 20px;
	font-weight: bold;
}
.numN {
	font-size: 28px;
}
.numM {
	font-size: 13px;
}
.numY {
	font-weight: bold;
	font-size: 15px;
}

table.green {	
	background-color: #F7C5B4;
}

.f9px {
	font-size: 9px;
}

#mform input{	
	font-size: 9px;
}
#mform input.t {
	height: 17px;
	border: 1px solid #FAD9CD;
	width: 120px;
}
A.news{
	
	font-weight:solid;
	color:#000000;
	text-decoration:none;
	font-size:11px;
}

A.news:hover{
	font-weight:solid;
	color:#000000;
	text-decoration:none;
	font-size:11px;
}

.artName{
	font-weight:bold;
	color:#035678;
	text-decoration:none;
	font-size:17px;
}

a.newsLink {
	color:#333333;
	text-decoration: underline;
}
a.newsLink:hover {
	color: #990000;
}
