body{
padding:0px;
margin:0px;
background:#FFFFFF;
}


.style1 {color: #FFFFFF}
.style3 {font-size: 10px}
.style4 {color: #FF6C00}


table {border-collapse:collapse; border:0px;}


table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top; padding:0px;}

a:hover{text-decoration:none;}

img { border:0px;}

.m_text, table, li, input, textarea
	{
		font-family:verdana;
		font-size:11px;
		line-height:13px;
		color:#4D4D4D;
	}
	
.m_text span { color:#FFFFFF; text-transform:uppercase; font-size:9px}
.m_text font { color:#000000; text-transform:uppercase; font-size:9px}
.m_text strong { font-size:11px}
.m_text span strong { font-size:11px; color:#4D4D4D; text-transform:none; font-family:Tahoma}
.m_text span a{ color:#FF6C00; text-transform:uppercase; background:url(images/a1.gif) left center no-repeat; padding-left:7px; text-decoration:none}
.m_text span a:hover{ text-decoration:underline}
.m_text a{ color:#4D4D4D}
.m_text li a{ color:#FF6C00}
	
.c_text { color:#2F2F2F}
.c_text a{ color:#2F2F2F; text-decoration:none}
.c_text a:hover{text-decoration:underline}
.c_text span a{ color:#FF6C00}

.padding td { padding:0px 25px 0px 20px}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}

.form{height:22px; margin-top:3px;}
.form input {width:224px; height:19px; padding-left:5px}
.form select {width:224px; height:19px; padding-left:5px}
textarea {width:224px; height:120px; padding-left:5px; overflow:auto; margin-top:3px}

ul {margin:0; padding:0; list-style:none}
li  {background:url(images/a1.gif) no-repeat left center; margin:0px; padding:0px 0px 0px 7px}
li a  {line-height:14px; color:#FF6C00; text-decoration:none;}
li a:hover {text-decoration:underline;}

.text_heading {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1;
	color: #fff;
	background-color: #002B56;
	padding-left: 20px;
	vertical-align: middle;
	height: 36px;
	text-transform: uppercase;
}

.text_content_heading {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1;
	color: #fff;
	background-color: #FF6C00;
	padding-top: 10px;
	padding-bottom: 10px;
	text-indent: 20px;
	width: 492px;
	text-transform: uppercase;
	display: block;
}

.admin_content {
	padding: 10px;
}

.news {
	height: auto;
	width: auto;
}

.news td {
	padding: 2px 4px;
	width: auto;
	height: auto;
}

.news_line {
	color: #FF6C00;
	background-color: #FF6C00;
	height: 1px;
	margin-bottom: 1em;
	border: 0;
}

.news_public_list {
	padding-top: 1em;
}

.news_public_list p {
	margin-top: 0;
	margin-bottom: 1em;
}

