BODY{
	background-image: url(bg.gif);
	margin: 0 0 0 0;
	text-align: center;	
	vertical-align: middle;
}
/*  THEME STYLE */
td{
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #555555;
	text-align: left;	
}
.pro_details{
	padding-left:6px;
	vertical-align:top;

}
.gray2{
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
	text-align: justify;	
}
.blue2{
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #1168C0;
	text-align: justify;	
}
.white2
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;

}
a{
	color: #1168C0;
	text-decoration:none;
}
a:Hover{
	color: #595959;
	text-decoration:none;
	text-decoration: underline;
}

td.bsm, a.bsm{
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #1168C0;
	text-decoration:none;
	vertical-align: bottom;
}
a:Hover.bsm{
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #3DA303;
	background-color:#FFFFFF;
	text-decoration:none;
	vertical-align: bottom;
}
td.menut, a.menut{
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #555555;
	text-decoration:none;
	text-transform:uppercase;	
}
a:Hover.menut{
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
td.menul{
	background-image:url(menu_left_bg.gif);
	height: 24px;
	padding-left: 25px;
	padding-top: 1px;
	vertical-align: middle;
}
a.menul{
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #1168C0;
	text-decoration:none;
}
a:Hover.menul{
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #3DA303;
	text-decoration:none;
}
td.white, a.white{
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
a:Hover.white{
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #EFEFEF;
	text-decoration: none;
}

.AIO{
	font-size: 11px;
	font-weight: bold;
	color: #777777;
	padding-left: 7px;
}

td.ph{
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(h_bg.gif);
	padding-left: 10px;
}
/*filter:shadow(color:#486898); */	


.hpanel
{
	background-image:url(pr_bg.gif);
	background-repeat:no-repeat;
	background-position: top, center;
	height: 20px;
	padding-left: 20px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #1168C0;
	
	

}

p{
	margin: 0 0 0 0;
}
h1{
	background-image:url(bullet_h.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 25px; 
	font-family: Verdana, Tahoma, Arial;
	font-size: 18px;
	font-weight:bold;
	color: #B2B2B2;
	padding-top: 2px;
	letter-spacing: -2px;
	text-transform: uppercase;
	height: 30px;
	margin: 0 0 0 0;
}
hr{
height:1px;
background-color:#F1f1F1;
border-bottom: #CCCCCC 1 solid;
width: 80%;
}
form{
	margin: 0px;
}
input, .tbox{
	font-family: Arial,Verdana, Tahoma;
	font-size: 11px;
	color: #333333;
}

.c1{
	width: 10px;
	background-image: url(c1.gif);
	background-repeat: repeat-y;
}
.c2{
	width: 10px;
	background-image: url(c2.gif);
	background-repeat: repeat-y;
}
.c3{
	width: 10px;
	height: 10px;
	background-image: url(c3.gif);
	background-repeat: no-repeat;
}
.c4{
	height: 10px;
	background-image: url(c4.gif);
	background-repeat: repeat-x;
}
.c5{
	width: 10px;
	height: 10px;
	background-image: url(c5.gif);
	background-repeat: no-repeat;
}
.dot{
	background-image:url(pixel_dot.gif);
}
.p10{
	padding-left: 10px;
 
}

ul{
margin-left: 17px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;

}
li{
list-style-image: url(arr.gif);
}

li.liwhite{
list-style-image: url(arr.gif);
color:#FFFFFF;
}

/* STYLE 4 TABS */ 
#tablist{
padding: 0px 0;
margin-left: 0;
margin-bottom: 3;
margin-top: 0;
}
#tablist li{
list-style: none;
display: inline;
margin: -4px;

}
#tablist li a{
padding: 0px 0.5em;
margin-left: 0px;
border: none;
border-bottom: none;
background: none;
}
#tablist li a:link, #tablist li a:visited{
color: navy;
}
#tablist li a.current{
background: none;
}
#tabcontentcontainer{
width: 509px;
/* Insert Optional Height definition here to give all the content a unified height */
padding: 0px;
border: 0px solid black;
}
.tabcontent{
display:none;
}
