body, html{
	background: #0a0f1a;
	background: #070b14;
	margin: 0px;
	padding: 0px;

/*	border-bottom: #e14b23 4px solid;
	border-top: #e14b23 4px solid;*/
}
body, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*background: url('images/today.jpg') #000000;*/

	color: #ffffff; /*#d6d2d2;*/
	font-size: 11px;
}
td, p, span, div {
	color: #ffffff;
}
h1, h2, h3 {
	color: #fb321d;
}
td.content{
	text-align: justify;
}
td.content td{
	text-align: justify;
}

img{border: none;}


.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a{
	color: white;
	text-decoration: underline;
}

a:hover {
	color: white;
	text-decoration: none;
}

a.dark{
	color: #333333;
}
a.dark:visited{
	color: #333333;
}



td.news_caption{
  height: 31px;
  background: url('images/caption_back.jpg');
  background: url('images/dialog1.gif') left no-repeat;
  color: #ffffff;
  
  padding-left: 17px;
  
  font-family: Tahoma, century Gothic, Verdana;
  font-size: 18px;
/*  font-weight: bold;
  letter-spacing: 3px;*/
}


.menu{
  text-align: right;
}
.menu a{
 	font-family: century Gothic, Arial, Verdana;

  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  
  color: #333333;
}
.menu a:hover{
  text-decoration: none;
  color: #fb321d;
}
.menu a.selected{
  text-decoration: none;
  color: #fb321d;
}



.caption{
	color: #fb321d;
	font-weight: bold;
	font-size: 16px;
}

a.caption {
	font-size: 16px;
	color: #fb321d;
	font-weight: bold;
	text-decoration: none;
}
a:href.caption{
	font-size: 16px;
	color: #fb321d;
	font-weight: bold;
	text-decoration: underline;
}
p a.caption font{
	text-decoration: none;
}
p a:href.caption font{
	text-decoration: underline;
}


.content{
  padding-left: 10px;
}
p.footer {
	line-height: 20px;
}
.footer{
	color: #ffffff;
	font-size: 11px;
}
a.footer:link,
a.footer:visited,
a.footer:hover,
a.footer:active {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}
a.footer:hover {
	text-decoration: underline;
}

.footer-main{
	font-size: 14px;
	color: #ffffff;
}
a.footer-main:link,
a.footer-main:visited,
a.footer-main:hover,
a.footer-main:active {
	font-size: 14px;
	color: #fb321d;
	text-decoration: none;
}
a.footer-main:hover {
	font-size: 14px;
	color: #fb321d;
	text-decoration: underline;
}

a.sc {
	font-family:font-family: century Gothic, Arial;
	color: #000000; /*#d6d2d2;*/
	font-size: 13px;
	text-decoration:none;
	font-weight:bold;
}



/* NEW DESIGN */
.head-div	{
	border-top: #fb321d 4px solid;
}


ul.main-nav-home	{
	padding-left: 0;
	margin-left: 0;
	width: 108px;
}
ul.main-nav-home li {
	list-style: none;
	margin: 7px 0px;
	padding: 0px;
	text-align: right;
}
ul.main-nav-home li:hover {
	background: url('images/navhome1.gif');
}

ul.main-nav-home li a {
	height: 23px;
	line-height: 23px;
	padding-right: 10px;
	display: block;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}






ul.main-nav	{
	padding-left: 0;
	margin-left: 0;
	width: 114px;
}
ul.main-nav li {
	list-style: none;
	margin: 7px 0px;
	padding: 0px;
	text-align: left;
}
ul.main-nav li.selected,
ul.main-nav li:hover {
	background: url('images/nav.gif');
}

ul.main-nav li a {
	height: 23px;
	line-height: 23px;
	padding-left: 24px;
	display: block;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
