/* General style */

body.main {
/*background-color:#212028;*/
/*background-color:#204080;  */
/*background-color:cornflowerblue;   */
/*background-color:#022574;*/
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:0;
background:#022574 url(../images2/background2.jpg) repeat-x fixed top left;
}

img {
border:0px none;
}

table.txt_main {
/*	background-color: #204080;*/
}

.txt_main {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}

.txt_space {
	font-size: 8px;
}

.txt_main_black {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: Black;
}

.txt_head {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
}

input.grey {
	border: 0px none;
	background-color: #696969;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF
}

/* General style end */

/* Nav style */

.nav_butt {
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

td.nav_butt {
	padding-left: 28px;
	padding-right: 28px;
}

a.nav_butt:link {
	text-decoration: none;
}

a.nav_butt:visited {
	text-decoration: none;
}

a.nav_butt:hover {
	text-decoration: underline;
}

a.nav_butt:active {
	text-decoration: underline;
}

/*Nav style end */

/* News style */

table.inner_news {
	border-color: White;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	background-color: #204080;
}

.news_head {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: White;
}

a.news_head:link {
	text-decoration: none;
}

a.news_head:visited {
	text-decoration: none;
}

a.news_head:hover {
	text-decoration: underline;
}

a.news_head:active {
	text-decoration: underline;
}

td.news_body {
	font-size: 10px;
	color:#FFFFFF;
}

.news_date {
	font-size: 10px;
	color: #4169E1;
}

.news_foot {
	font-size: 11px;
/*	color: #4169E1;  */
	color: #00FFFF
	text-decoration: none;
}

a.news_foot:hover {
	text-decoration: underline;
}

.news_archive {
	font-size: 11px;
	font-weight: normal;
	color: #4169E1;
	text-decoration: none;
}

a.news_archive:hover {
	text-decoration: underline;
}

td.img_main {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
}

td.news_head {
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}

td.news_list {
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 4px;
	padding-top: 4px;
}

tr.archive_odd {
	background-color: #282831;
}

tr.archive_even {
	background-color: #212028;
}

/* News style end */

/* Contact style */

.contact_field {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

input.contact_butt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: White;
	border-style: solid;
	border-color: White;
	border-width: thin;
	background-color: #212028;
}

/* Contact style end */
