/* CSS Document */
html, body {
	color: #0D850D;
}

H1 {
	font-size: 18px;
	color: #8E8E8E;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: uppercase;
}

a {
	color: #FFFFFF;
}

H2 {
	font-size: 14px;
}

img {
	border: none;
}
.tah10 {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.tah11 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.ver10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.ver11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.tah9 {
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
.ver9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}

table.comm_form{
	font-size: 12px;
	width: 500px;
	border: 0px solid #013E72;
	color: #FFFFFF;
}


table.news_list_item{
	border: 1px solid #A7A7A7;
	border-collapse:collapse;
	width: 100%;
	color: #FFFFFF;
}

table.news_list_item td.comm, table.news_list_item td.comm td{
	border: 1px solid #A7A7A7;
	background-color: #A7A7A7;
	color: #000000;
	padding: 2px;
}

table.news_list_item td.title{
	background-color: #A7A7A7;
	border: 1px solid #A7A7A7;
	color: #FFFFFF;
	padding: 2px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

table.news_list_item td.title h2 a, table.news_list_item td.title h2, table.news_list_item td.title a,  table.news_list_item td.title td{
	color: #000000;
	font-size:13px;
	font-weight:bold;
	padding:0;
	margin:0;
}

input.w100{
	width: 100%;
}

input, select, textarea{
	font-size:8pt;
	background-color:#000000;
	color:#CFCFCF;
	border-color:#CFCFCF;
	border-width:1px;
	border-style:solid;
}
