body{
	margin: 0px;
	/*background-image: url(../images/bg.jpg);*/
	background-repeat: repeat-x;
}
table{
	font: 12px Tahoma;
	color: #333333;
}
a{
	color: #333333;
	text-decoration: none;
}
a:hover{
	
	color: #098497;
	text-decoration:underline;
}


ul.bg {
	margin:0px;
	margin-left:0px;
	padding-left:0px;
}
ul.bg li {
	list-style-type:none;
	border: 1px solid #f9f9f9;
	margin:0px;
	padding:0px;
}

ul.bg li:hover {
	background-color:#f1ffff;
	border: 1px solid #d0e9e9;
}



ul{
	margin: 0px;
	padding: 0px;
	margin-left: 21px;
}
#login{
	font: bold 12px;
	color: #FFFFFF;
}
#register{
	font: bold 11px Tahoma;
	color: #C7F9FA;
}
.logintextarea{
	font: bold 11px Tahoma;
	height: 20px;
}
.white{
	font: normal 11px/18px Tahoma;
	color: #FFFFFF;
}
.white1{
	font-size:11px;
	color: #FFFFFF;
}
.right{
	font-size:11px;
	color: #333333;
}
.blue{
	font-size:12px;
	font-weight:bold;
	color: #098497;
}
.green{
	font-size:11px;
	font-weight:bold;
	color: #1B9507;
}
.orange{
	font-size:12px;
	font-weight:bold;
	color: #E98200;
}

.content{
	font-size:11px;
	color: #333333;
}
.box {
	border: 1px solid #d2d0d0;
	}
.button {
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	background-color: #fa9501;
	height: 13px;
	width: 13px;
	text-align: center;
}
.button a{
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	background-color: #fa9501;
	height: 13px;
	width: 13px;
	text-align: center;
	text-decoration:none;
	padding-right: 3px;
	padding-left: 3px;

}
.button a:hover{
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	background-color: #2693a4;
	height: 13px;
	width: 13px;
	text-align: center;
	text-decoration:none;
	padding-right: 3px;
	padding-left: 3px;
}
.button a:active{
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	background-color: #2693a4;
	height: 13px;
	width: 13px;
	text-align: center;
	text-decoration:none;
	padding-right: 3px;
	padding-left: 3px;
}
.refineCheck
{
	font: 11px Tahoma;
}
	
.searchtextarea
{
	font-size:12px;
	height: 22px;
	border: 1px solid #83D3D3;
	Width:332px;
	
}
.searchdropdown
{
	font: 14px Tahoma;
	border: 1px solid #83D3D3;
	Width:338px;
}

.AutocompleteHighlight
{
  font-weight:bold;
  list-style:none;
  border-width:1px;
  background-color:#098497;
  font-size:12px;
	}
.stepon 
{
background-color:#ef7707;
background-image:url(../images/arrow-1.gif);
background-position:center center;
background-repeat:no-repeat;
color:inherit;
font-weight:bold;
font-size:13px;
height:15px;
padding:0;
}	
.stepon1 
{
background-color:#4b964b;
border:1px solid #666666;
color:inherit;
font-size:13px;
height:10px;
padding:0;
}	
.tblborder
{
	
	border-left:solid 1px gray;
	font: 12px Tahoma;
}


