html {
	height:100%;
	width:100%;
}

body {
	background-color: #0071bc;
	margin:0;
	padding:0;
	background-image:url(images/main_bg.gif);
	background-repeat:repeat-x;
}

ul {margin:0px; padding:0px;}

li {margin:0px; padding:0px;}

p {margin:0px; padding:0px;}

H1 {margin:0px; padding:0px;}

H2 {margin:0px; padding:0px;}



/*------------------ body -------------------*/
.headerImg {
	width:716px;
	height:262px;
	background-image:url(images/main_img.jpg);
	background-repeat:no-repeat;
}
.topLink {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#57c3e9;
}
.cart a:link,.cart a:visited,.cart a:active {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#57c3e9;
	text-decoration:none;
	background-image:url(images/img-cart.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	width:73px;
	display:block;
	margin:8px 20px 0px 0px;
}
.cart a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(images/img-cart-up.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
}
.user a:link,.user a:visited,.user a:active {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#57c3e9;
	text-decoration:none;
	background-image:url(images/img-user.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	width:57px;
	display:block;
	margin:8px 0px 0px 0px;
}
.user a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(images/img-user-up.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
}
.account a:link,.account a:visited,.account a:active {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#57c3e9;
	text-decoration:none;
	background-image:url(images/img-account.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	width:90px;
	display:block;
	margin:8px 20px 0px 0px;
}
.account a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(images/img-account-up.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
}
.bodymaintable{
	background-color:#FFFFFF; height:500px;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#012940;
	text-align:justify;
}

.bodyText1{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#012940;
	text-align:justify;
}

.bodyText1 ul{

	padding:10px 0 0 0;
	/*background-color:#017dc1;*/
}

.bodyText1 ul li{	
	background-image:url(images/bullet2.gif);
	background-repeat:no-repeat;
	line-height:18px;
	padding:0 10px 8px 30px;
	text-decoration:none;
	font-weight:normal;
	background-position: 12px 6px;
	list-style:none;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#006EB6;
}

.left{background-color:#033753;}

.newsTablebg{background-color:#02314b;}

.newsTablebg ul{}

.newsTablebg ul li{
	background-image:url(images/bullet1.gif);
	background-repeat:no-repeat;
	line-height:18px;
	padding:0 0 8px 19px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	background-position: 4px 6px;
	list-style:none;
}
.newsTablebg a:link,.newsTablebg a:visited,.newsTablebg a:active {
	color:#FFFFFF;
	text-decoration:none;
}
.newsTablebg a:hover {
	color:#57c3e9;
	text-decoration:underline;
}

.loginText {
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
}

.textbox {
	height:16px;
	width:142px;
	border:1px solid #025786;
	font-family:"Trebuchet MS";
	font-size:11px;
	padding-left:5px;
	text-decoration:none;
}
.banner {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#ffdc6c;
	padding:0px 0px 5px;
}
.banner1 {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#FFFFFF;
	padding:5px 0px;
}

/*------------------ To Navigation -------------------*/

.topNavTable{
	background-image:url(images/top_nav_middle.gif);
	background-repeat:repeat-x;
	height:28px;
	font-family:"Trebuchet MS";
	font-size:11px;
	text-decoration:none;
	padding:0 11px 0 11px;
	color:#FFFFFF;
}

/*.topNavTableText{
	font-family:"Trebuchet MS";
	font-size:11px;
	text-decoration:none;
	padding:0 11px 0 11px;
	color:#FFFFFF;
}
*/

.topNavTable a{
	font-family:"Trebuchet MS";
	font-size:11px;
	text-decoration:none;
	color:#ffffff;
	padding:0 7px 0 7px;
	color:#FFFFFF;
}

.topNavTable a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	text-decoration:none;
	color:#ff6600;
}

/*------------------ Footer -------------------*/

.footerTablebg{
	background-image:url(images/footer_bg.gif);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#006eb6;
	padding-top:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#69c3ff;
	text-decoration:none;
	line-height:20px;
}

.footerTablebg a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#ffffff;
	color:#69c3ff;
	text-decoration:none;
}

.footerTablebg a:hover{color:#ffffff; text-decoration:underline;}

