body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Tahoma;
}
.sub_back {
	background-image:url(theme/back-sub-main1.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#363636;
}
.time {
	font-size: 11px;
	font-family: Tahoma;
	color: #0f56ae;
}
.main_text {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
}
.Normal-Blue {
	font-size: 12px;
	font-family: Tahoma;
	color: #0f56ae;
}
.Small-White {
	font-size: 11px;
	font-family: Tahoma;
	color: #FFFFFF;
}
.link {color: #76AEF3}
.style7 {font-family: Tahoma; font-size: 11px;}
.footer_text {font-family: Tahoma; font-size: 11px; color:#FFFFFF}
.right-align {
background: url(media/back-main-left.jpg) top right;
background-repeat:no-repeat;
}
.left-align {
background: url(media/back-main-rite.jpg) top left;
background-repeat:no-repeat;
}
#Layer1 {position:absolute;
	width:375px;
	height:auto;
	z-index:1;
	top: auto;
	overflow:hidden;
	left: auto;
}
#LayerHeader {
	position:absolute;
	width:785px;
	height:auto;
	z-index:1;
	top: 39px;
	overflow: visible;
	text-align:center;
	left: auto;
}
.bott-back {
background: url(media/back-bdr-bott-back.jpg) top;
}
  
  /* Link 1 - is Light Blue to Orange*/ 
  #link1:link, #link1:active, #link1:visited { color: #76AEF3; text-decoration: none; }
  #link1:hover { color: #FF4E00; text-decoration: underline; }

  /* Link 2 white to light orange*/
  #link2:link, #link2:active, #link2:visited { color: #ffffff; text-decoration: none; }
  #link2:hover { color: #ffCC66; text-decoration: none; }
  
  /* Link 3 Orange for Bottom*/
  #link3:link, #link3:active, #link3:visited { color: #FFFFFF; text-decoration: none; }
  #link3:hover { color: #FFFFFF; text-decoration: underline; } 
  
  /* Link 4 orange to orange with underline */
  #link4:link, #link4:active, #link4:visited { color: #FF0000; text-decoration: none; }
  #link4:hover { color: #FF4E00; text-decoration: underline; } 

  /* Link 3 Normal Blue to Orange*/
  #link5:link, #link5:active, #link5:visited { color: #0f56ae; text-decoration: none; }
  #link5:hover { color: #FF4E00; text-decoration: underline; } 

input.sendBtn {
	background: url(/theme/btn_submit.gif) no-repeat top;
	height: 30px;
	width: 81px;
	margin: 0px;
	padding: 0px;
	color:transparent;
	border:none;
	cursor:pointer;
}

input.sendBtn:hover {
	background: url(/theme/btn_submit.gif) no-repeat bottom;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 81px;
	color:transparent;
	border:none;
	cursor:pointer;
}

input.searchBtn {
	background: url(/theme/btn_search.gif) no-repeat left top;
	height: 30px;
	width: 81px;
	margin: 0px;
	padding: 0px;
	color:transparent;
	border:none;
	cursor:pointer;
}

input.searchBtn:hover {
	background: url(/theme/btn_search.gif) no-repeat left bottom;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 81px;
	color:transparent;
	border:none;
	cursor:pointer;
}
