/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	padding-top:50px;
	padding-left:28px;
	padding-right:28px;
	padding-bottom:20px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#ft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-align: right;
	padding-right:10px;
	padding-top: 5px;
}

#footer {
	background-image: url(http://www.skynetmobile.com/images/footer.jpg);
	background-repeat: repeat-x;
	height: 15px;
}



#ft a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-align: right;
	text-decoration:underline;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #F5A009;
}
a:active {
	color: #666666;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 15px;
	color: #000000;
	border-bottom:3px solid #FF9900;
}
h2 {
	font-size: 16px;
	color: #F5A009;
}
h3 {
	font-size: 18px;
	color: #000000;
}
h4 {
	font-size: 24px;
	color: #000000;
}
h5 {
	font-size: 24px;
	color: #F5A009;
}
h6 {
	font-size: 10px;
	color: #000000;
}


#menu_countainer{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: Sentencecase;
	font-weight: normal;
	font-size: 11px;
	width:950px;
	position:relative;
}
#main_menu {
	background-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	width: 950px;
	height: 23px;
	
}


#main_menu a {
	text-align: left;
	color: #FFFFFF;
	line-height: 23px;
	padding-right: 35px;
	padding-left: 35px;
	text-decoration: none;
	display: block;
	float: left;
	font-weight: bold;
	background-repeat:no-repeat;
	background-position:right top;
	text-decoration:none;
}
#main_menu a:hover {
	background-color:#EFEFEF;
	color:#EFEFEF;
	font-weight: bold;
	background-image:url(http://www.skynetmobile.com/images/menu_arrow_bg.gif);
	
	
}
.sub_menu {
	background-color: #305881;
	position:absolute;
	width:950px;
	display: none;
	line-height:25px;
	color:#FFFFFF;
}
.sub_menu a {
	color: #FFFFFF!important;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 10px;
	background-image: url(http://www.skynetmobile.com/images/bg_submenu.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	font-size:12px;
	
}
.sub_menu a:hover {
	color: #FF9900!important;
	background-image: url(http://www.skynetmobile.com/images/bg_submenu_o.gif);
	text-decoration: underline;
}
#sub_1 {
	
	background-position: -6px;
}
#sub_2 {
	
	background-position: 125px;
}
#sub_3 {
	
	background-position: 305px;
}
#sub_4 {
	
	background-position: 465px;
}
#sub_5 {
	
	background-position: 621px;
}
#search_cell input {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	color:#000000;
	font-size:10px;
	background-color:#FFFFFF;
	margin:0px;
}
#search{
	float: left;
	line-height: 21px;
	height:23px;
	margin:0px;
	padding:0px;
	border:none;
	margin-left:15px;
}
#search table{
	height:21px;
	margin:0px;
	padding:0px;
	border:none;
}
#search td{
	line-height: 21px;
	height:21px;
}
*.submit-overmouse {
	font-weight: normal;
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	background: #36609a;	
	cursor: pointer;
	border: 1px solid #000000;
}
*.submit-outmouse {
	font-weight: normal;
	font-family: Verdana;
	font-size: 10px;
	color: #f0f0f0;
	background: #003366;
	cursor: auto;
	border: 1px solid #000000;

}
.alignCenter {
	text-align: center;
}
input  { 
	font-family: Tahoma, Verdana, Arial ;
	font-size: 12px;
}
textarea  { 
	font-family: Tahoma, Verdana, Arial ;
	font-size: 12px;
}
select  { 
	font-family: Tahoma, Verdana, Arial ;
	font-size: 10px;
}