body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	color: #FFFFFF;
	font-size: 75%; /*12px or 16px at 100%*/
	background-color:#303030;
}

a:link {color: #999999; text-decoration: none; }
a:visited {color: #999999; text-decoration: none; }
a:hover {color: #999999; text-decoration: underline; }
a:active {color: #999999; text-decoration: none; }

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%; /*09px*/
	color: #666666;
	text-decoration: none;
}
.footer a:link {color: #666666; text-decoration: none; }
.footer a:visited {color: #666666; text-decoration: none; }
.footer a:hover {color: #666666; text-decoration: underline; }
.footer a:active {color: #666666;

}

.footerLG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%; /*10px*/
	color: #999999;
	text-decoration: none;

}
.footer a:link {color: #999999; text-decoration: none; }
.footer a:visited {color: #999999; text-decoration: none; }
.footer a:hover {color: #999999; text-decoration: none; }
.footer a:active {color: #999999;

}

.Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 125%; /*16px*/
}

.SubHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 118%; /*14px*/
}

.Mediumbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 94%; /*11px*/
}

.bodyGRY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	color: #999999;
	font-size: 100%; /*12px or equal to Body*/
}

.SmallbodyGRY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	color: #999999;
	font-size: 85%; /*10*/
}

.SmallbodyGRY a:link {color: #ff3300; text-decoration: none; }
.SmallbodyGRY a:visited {color: #ff3300; text-decoration: none; }
.SmallbodyGRY a:hover {color: #ff3300; text-decoration: underline; }
.SmallbodyGRY a:active {color: #ff3300; text-decoration: none; }


.Smallbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 85%; /*10px*/
}

.Orgbk {
	background-image:url(/images/bk_org.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 958px;
	overflow: hidden;
}
.news-rpt {
	background-image: url(/images/template/cont_rpt.gif);
	background-repeat: repeat-y;
	height: 543px;
}
.newsbase {
	background-image: url(/images/template/cont_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 543px;
}
#maillist {
	padding-right: 15px;
}

.project {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 94%; /*11px*/
}

.project a:link {color: #FFFFFF; text-decoration: none; }
.project a:visited {color: #FFFFFF; text-decoration: none; }
.project a:hover {color: #FFFFFF; text-decoration: underline; }
.project a:active {color: #FFFFFF; text-decoration: none; }

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.click {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.continfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.2;
	font-weight: normal;
	color: #FFFFFF;
}
#contrtbk {
	background-image: url(/images/contact/rtbk.gif);
	background-repeat: no-repeat;
}
#form {
	background-image: url(/images/contact/form.gif);
	background-repeat: no-repeat;
}

input.formInputText   {
	color: #666666;
	background-color: #dedede;
	padding: 2px;
	border: solid 1px #CCCCCC;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 15px;
	}

input.btn{
   color:#666666;
   background-color:#dedede;
   border:1px solid #CCCCCC; }

select.formSelect   {
	color: #666666;
	background-color: #dedede;
	padding: 2px;
	border: solid 1px #CCCCCC;
	margin-right: 5px;
	margin-bottom: 5px;
	}

textarea.formTextArea   {
	color: #666666;
	background-color: #dedede;
	padding: 2px;
	border: solid 1px #CCCCCC;
	margin-right: 5px;
	margin-bottom: 5px;
	}
#body-back {
	background-color: #cfcbc7;
	background-image:url(/images/bk.gif);
	background-position: top;
	background-repeat:repeat-x;
}

#footer-back {
	background-image:url(/images/footer.gif);
	background-position: top;
	background-repeat:repeat-x;
}
.new-link {
	color: #CCC;
}

.new-link a:link {
	color: #CCC;
	text-decoration: none;
}
.new-link a:visited {
	color: #CCC;
	text-decoration: none;
}
.new-link a:hover {
	color: #CCC;
	text-decoration: underline;
}
.new-link a:active {
	color: #CCC;
	text-decoration: none;
}
.new-title {
	font-weight: bold;
	color: #FFF;
}

.new-title a:link {	color: #FFF; text-decoration: none;}
.new-title a:visited {color: #FFF; text-decoration: none;}
.new-title a:hover {color: #FFF; text-decoration: underline;}
.new-title a:active {color: #FFF; text-decoration: none;}