<style type="text/css">
img {
	border: 0px;
}/*content style begins here*/
html,body {
	font: normal 11px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 20px;	
	font: normal 11px Arial, Helvetica, sans-serif;
}
body {
	background-color: #000000;
	background-image: url(../images/bg.jpg);
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	left: 15px;
	top: 5px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
h1{
	color:#333333;
	font-size: 15px;
	font-weight:normal;
	margin:0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2{
	font-size: 14px;
	font-weight:bold;
	margin:0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 20px;
	font-family: Verdana;
	font-color: #005CA5;
	color: #005CA5;
}
h3{
	font-size: 13px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 20px;
	margin:0;
	font-family: Arial;
	font-color: #005CA5;
	color: #990000;
}
p{
	margin: 0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 20px;
	font-family: Verdana;
	font-size: 12.5px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: underline;
}
aNav:link {

	color: #FFFFFF;
	text-decoration: none;
}
aNav:visited {

	text-decoration: none;
	color: #CCCCCC;
}
aNav:hover {

	text-decoration: underline;
	color: #FFFFFF;
}
aNav:active {

	text-decoration: none;
	color: #CCCCCC;
}


/*container style begins here*/
#Satellite {
	position:absolute;
	left:0px;
	top:0px;
	width:1020px;
	height:1800px;
	background-color: #FFFFFF;
	}

/*header module style begins here*/
#Header-Module_ {
	position:absolute;
	left:0px;
	top:0px;
	width:1020px;
	height:95px;
	background-color: #000000;
}


/*mid nav module style begins here*/
#Mid-Nav-Module_ {
	position:absolute;
	left:0px;
	top:95px;
	width:1010px;
	height:30px;
	background-image: url(../images/Mid-Nav-Module_index.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFCC00;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#Mid-Nav-Module_  a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#Mid-Nav-Module_  a:visited {
	text-decoration: none;
	color: #FFCC00;
}
#Mid-Nav-Module_  a:hover {
	text-decoration: none;
	color: #FFCC00;
}
#Mid-Nav-Module_  a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#Mid-Nav-Module_  aNav:link {
	color: #FFFFFF;
	text-decoration: none;
}



/*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*/
#Main-Nav-Module_ {
	position:absolute;
	left:0px;
	top:119px;
	width:1020px;
	height:30px;
	background-color: #E18A07;
}


/*navigation style begins here*/
@charset "utf-8";
/* CSS Document */
   body {
	margin:0;
	padding:0;
	font: bold 11px/1.5em Verdana;
}

h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
/*- Menu Tabs I--------------------------- */

    #mainMenu {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #E18A07;
	background-color: #990000;
	background-image: url(../images/Mid-Nav-Module.jpg);
      }
    #mainMenu ul {
	margin:0;
	list-style:none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 13px;
      }
    #mainMenu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #mainMenu a {
	float:left;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
	background-image: url(../images/tableftI.gif);
	background-repeat: no-repeat;
	background-position: left top;
      }
    #mainMenu a span {
	float:left;
	display:block;
	color:#FFF;
	background-image: url(../images/tabrightI.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #mainMenu a span {float:none;}
    /* End IE5-Mac hack */
    #mainMenu a:hover span {
      color:#FFF;
      }
    #mainMenu a:hover {
      background-position:0% -42px;
      }
    #mainMenu a:hover span {
      background-position:100% -42px;
      } 
/*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*/


/*ad module style begins here*/
#Ad-1_ {
	position:absolute;
	left:0px;
	top:155px;
	width:205px;
	height:225px;
	a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
aNav:link {

	color: #FFFFFF;
	text-decoration: none;
}
aNav:visited {

	text-decoration: none;
	color: #FFFFFF;
}
aNav:hover {

	text-decoration: underline;
	color: #FFFFFF;
}
aNav:active {

	text-decoration: none;
	color: #FFFFFF;
}

}


/*main banner style begins here*/
#Main-Banner-Index-Module_ {
	position:absolute;
	left:205px;
	top:155px;
	width:510px;
	height:340px;
}

#index-06_ {
	position:absolute;
	left:715px;
	top:155px;
	width:1px;
	height:1054px;
}


/*news group style begins here*/
#Video-Module_ {
	position:absolute;
	left:718px;
	top:155px;
	width:304px;
	height:710px;
}


/*ad module style begins here*/
#Ad-2_ {
	position:absolute;
	left:0px;
	top:380px;
	width:205px;
	height:135px;
}


/*secondary style begins here*/
#Secondary-Nav_ {
	position:absolute;
	left:206px;
	top:280px;
	width:501px;
	height:28px;
	background-color: #CCCCCC;
}
/*navigation style begins here*/
/*navigation style begins here*/
/*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*//*main nav style begins here*/
/*navigation style begins here*/
@charset "utf-8";
/* CSS Document */
   body {
	margin:0;
	padding:0;
	font: bold 11px/1.5em Verdana;
}

h2 {
	color: #206286;
	margin: 0px;
	font-family: Verdana;
	font-size: 18px;
	font-weight: 900;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
/*- Menu Tabs I--------------------------- */

    #mainMenu2 {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #E18A07;
	background-color: #FFFFFF;
      }
    #mainMenu2 ul {
	margin:0;
	list-style:none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0px;
      }
    #mainMenu2 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #mainMenu2 a {
	float:left;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
	background-image: url(../images/tableftI.gif);
	background-repeat: no-repeat;
	background-position: left top;
      }
    #mainMenu2 a span {
	float:left;
	display:block;
	color:#FFF;
	background-image: url(../images/tabrightI.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #mainMenu2 a span {float:none;}
    /* End IE5-Mac hack */
    #mainMenu2 a:hover span {
      color:#FFF;
      }
    #mainMenu2 a:hover {
      background-position:0% -42px;
      }
    #mainMenu2 a:hover span {
      background-position:100% -42px;
      } 
/*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*//*navigation style ENDS here*/
/*navigation style ends here*/

/*navigation style ends here*/


/*ad module style begins here*/
#Ad-3_ {
	position:absolute;
	left:25px;
	top:555px;
	width:205px;
	height:30px;
}


#Content-Index-Module_ {
	position:absolute;
	left:200px;
	top:310px;
	width:500px;
	height:670px;
	background-image: url(../images/Content-Index-Module.jpg);
}


/*ad module style begins here*/
#Ad-4_ {
	position:absolute;
	left:0px;
	top:582px;
	width:205px;
	height:210px;
}


/*ad module style begins here*/
#Ad-5_ {
	position:absolute;
	left:0px;
	top:794px;
	width:205px;
	height:350px;
}


/*sponsored ad module style begins here*/
#Sponsored-Module_ {
	position:absolute;
	left:716px;
	top:865px;
	width:304px;
	height:760px;
	a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
aNav:link {

	color: #FFFFFF;
	text-decoration: none;
}
aNav:visited {

	text-decoration: none;
	color: #FFFFFF;
}
aNav:hover {

	text-decoration: underline;
	color: #FFFFFF;
}
aNav:active {

	text-decoration: none;
	color: #FFFFFF;
}
}


/* extra div module style begins here*/
#dealticker {
	position:absolute;
	left:716px;
	top:1630px;
	width:304px;
	height:94px;
	background-image: url(../images/index_15.jpg);
	padding-top: 8px;
}


/* extra div module style begins here*/
#onlinehelp {
	position:absolute;
	left:0px;
	top:1144px;
	width:205px;
	height:600px;
	background-image: url(../images/index_16.jpg);
}


/*footer module style begins here*/
#Footer-Module_ {
	position:absolute;
	left:0px;
	top:1800px;
	width:1010px;
	height:69px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../images/Footer-Module.jpg);
	font-weight: bold;
}
#Footer-Module_  a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#Footer-Module_ a:visited {
	text-decoration: none;
	color: #FFCC00;
}
#Footer-Module_  a:hover {
	text-decoration: none;
	color: #FFCC00;
}
#Footer-Module_  a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#Footer-Module_ aNav:link {
	color: #FFFFFF;
	text-decoration: none;
}
#index-18_ {
	position:absolute;
	left:958px;
	top:1212px;
	width:62px;
	height:69px;
}


</style>
 End ImageReady Styles 
