.titleNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	//text-align: left;
}
.formtext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	vertical-align: top;
	//text-align: left;
}

.formtext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	vertical-align: top;
	//display: inline;
	//text-align: left;
}
.formElement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #E0E0E0;
	vertical-align: top;
	//display: inline;
	background-image: url(images/G_txtBoxBG.gif);
	background-repeat: repeat;
}
.newsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	line-height: 1.3em;
}
.newsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
	font-weight: bold;
	width: 100px;
	padding-left: 50px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-bottom-width: thin;
	
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	//width: auto;
	text-align: justify;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 1.5em;
}
.smallTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #3399FF;
	color: #333333;
}
.medTtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
A:link                {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #0033CC;
	FONT-SIZE: 11px;
	BACKGROUND: none;
	font-variant : normal;
	font-weight : bold;
	
}
A:active              {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #E62A02;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	BACKGROUND: none;
	font-variant : normal;
	font-weight : bold;
	
}
A:visited             {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #000000;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	BACKGROUND: none;
	font-variant : normal;
	font-weight : bold;
	
}
A:hover               {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #000000;
	FONT-SIZE: 11px;
	TEXT-DECORATION: underline;
	BACKGROUND: #F6B5A7;
	font-variant : normal;
	font-weight : bold;
	
}
.navBarTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.errormsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	list-style-type: disc;
	list-style-position: outside;
}
.informant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-align: right;
}
.red {
	color: #FF0000;
}
.stats_text_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.table1 {
	border-top: 1px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #DEE6EF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	vertical-align: middle;
}
.table1 {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #666666;
}

