@charset "utf-8";

img{
	border:none;
}

.left-align td{
	text-align:left;
}

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#666;
	line-height:20px;
}

body {
	background-color: #e9eff3;]
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*======================*/
.even{
	background-color:#EEE;
}

.odd{
	background-color:#F8F8F8;
}
/*======================*/

.shopping_cart_bg{
	background-image:url(../images/shopping_cart.jpg);
	background-repeat:no-repeat;
}

#home_top{
	width:100%;
	background-color:#FFF;
}

#home_footer{
	background-image:url(../images/footer-bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	
	padding-top:20px;
}

#general_page{
	background-image:url(../images/bg_repeat_y.jpg);
	background-repeat:repeat-y;
}

#general_right_side{
	background-image:url(../images/general_bg_right_side.jpg);
	background-repeat:no-repeat;
	min-height:758px;
}

<!--[if IE]>
height:758px;
<![endif]-->
<!--[if IE 5]>
height:758px;
<![endif]-->
<!--[if IE 5.0]>
height:758px;
<![endif]-->
<!--[if IE 5.5]>
height:758px;
<![endif]-->
<!--[if IE 6]>
height:758px;
<![endif]-->
<!--[if IE 7]>
height:758px;
<![endif]-->
<!--[if gte IE 5]>

/*======================*/
a:link{ color:#333; text-decoration:underline; }
a:active{ color:#333; text-decoration:underline; }
a:visited{ color:#333; text-decoration:underline; }
a:hover{ color:#333; text-decoration:none; }
/*======================*/

a.img:link{opacity:1.0;filter:alpha(opacity=100);}
a.img:active{opacity:1.0;filter:alpha(opacity=100);}
a.img:visited{opacity:1.0;filter:alpha(opacity=100);}
a.img:hover{opacity:0.6;filter:alpha(opacity=60);}

.ui-tabs .ui-tabs-hide {
     display: none;
}

.wbg{
	background-color:#FFF;
}

h1{
	color:#73357e;
}

.heading1{
	font-size:18px;
	color:#73357e;
	line-height:20px;
}

.heading2{
	font-size:12px;
	color:#73357e;
	font-weight:bold;
	
}

.heading3{
	font-size:10px;
	color:#666;
}

.heading4{
	font-size:9px;
	color:#666;
}