html,body{padding:0px;margin:0px;}
img{ border:0px;}
ul{padding:10 0 15 20;margin:0 0 0 10;list-style:url(images/bullet01.gif);}
li{list-style:url(images/bullet01.gif);line-height:15px;}
.small {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;}
	.smallB {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bolder}
	.normal {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}
	.header {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; font-weight:bolder; color:#FFFFFF}
	a:link {color: #0055a4;
	text-decoration: none;}
a:visited {color: #0055a4;
	text-decoration: none;}
a:hover {color: #0055a4;
	text-decoration: none;}
a:active {color: #0055a4;
	text-decoration: none;}


.box-button{
	padding:6px 0px 0px 17px; 
	/*float:left;*/ 
	width:130px;
	height:20px;
	background:url(../images/top_btn.png) no-repeat;
	margin:-31px 0px 0px -7px;
}

.top-left{
	background:url(../images/bb_top_left.png) left;
	height:7px;
}

.top-left-bg{
	background:url(../images/bb_top_bg.png) repeat-x left;
	height:7px;
}
.top-right{
	background:url(../images/bb_top_right.png) no-repeat left;
	width:7px;
	height:7px;
}
.box-left{ background:url(../images/bb_left_bg.png) repeat-y left;}

.box-right{ background:url(../images/bb_right_bg.png) repeat-y left;}

.box-content{}

.box-bot-left{ background:url(../images/bb_bottom_left.png) no-repeat left; height:7px; width:7px;}

.box-bot-bg{ background:url(../images/bb_bottom_bg.png) repeat-x left;}

.box-bot-right{ background:url(../images/bb_bottom_right.png) no-repeat left; height:7px; width:7px;}

.box-wrapper{ background:#eff2ff; width:220px; margin:30px 0px 0px;}

.title-bg{ background:#d5deff; height:20px; margin:10px -5px 0px;}
.title-img{width:93px; float:left;}
.title-small-txt{float:left; margin:5px 5px 0px 0px; width:90px; height:27px;}

.box-list ul{ margin:0px;}
.box-list li{
	list-style-image:url(../images/arr.gif);
}

.browse-btn{
	width:119px;
	margin:5px 0px 0px 35px;
}

.browse-btn a.browse{
	border:none;
}
a.big_link{
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 0px 5px;
}

a.topmenu{ border:none;}

.normal {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}


/*sty;e and taba*/
#tabcontent{
	height:100px;
	overflow-y:scroll;
}

.loader{
	position:absolute;
	z-index:5;
	vertical-align:middle;
	text-align:center;
	background:#fff;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
