body {
	font-size: 12px;
	font-family: "arial";
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}

table 
{
	font-family: "arial";
	color: #000000;
	font-size: 12px;
	line-height: 120%;
}

.table_title 
{
	font-family: arial;
	line-height: 90%;
	font-weight: 900;
	overflow: auto;
	
}
.table_bias {
	font-family: "arial";
	color: #FF0000;
	font-size: 12px;
	line-height: 120%;
	background-image: url(images/tab_bg.gif);
	background-repeat: repeat;

}

.table_biasrestaurant
{
	font-size: 12px;
	background-image: url(/images/TAB_BGMaroon.GIF);
	color: #ff0000;
	line-height: 120%;
	background-repeat: repeat;
	font-family: "arial";
}

a.white11px:link,a.white11px:visited {
	text-decoration: none;
	color: #E6E6E6;
	font-family: arial;
	font-size: 11px;
	margin-right: 13px;
	margin-left: 0px;
}
a.white11px:hover {
	color:#FFFFFF;
	font-family: arial;
	text-decoration: underline;
	font-size: 11px;
	margin-right: 13px;
	margin-left: 0px;
}
a.blue11px:link,a.blue11px:visited {
	text-decoration: none;
	color: #67B5CC;
	font-family: arial;
	font-size: 11px;
}
a.blue11px:hover {
	color:#86D6EE;
	font-family: arial;
	text-decoration: underline;
	font-size: 11px;
}
a.blue12px:link,a.blue12px:visited {
	text-decoration: none;
	color: #07A4AD;
	font-family: arial;
	font-size: 12px;
}
a.blue12px:hover {
	color:#86D6EE;
	font-family: arial;
	text-decoration: underline;
	font-size: 12px;
}
a.white11px_02:link,a.white11px_02:visited {
	text-decoration: none;
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
/*	margin-right: 9px;
	margin-left: 0px;		*/
}
a.white11px_02:hover {
	color:#FFFFFF;
	font-family: arial;
	text-decoration: underline;
	font-size: 11px;
	/*margin-right: 13px;
	margin-left: 0px;			*/
}
a.black11px:link,a.black11px:visited {
	text-decoration: none;
	color: #000000;
	font-family: arial;
	font-weight: bold;
	margin-right: 30px;
	margin-left: 0px;
}
a.black11px:hover {
	color:#07A4AD;
	font-family: arial;
	text-decoration: none;
	margin-right: 30px;
	margin-left: 0px;
}

.font_shadow{
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	filter:DropShadow(Color=#000000,OffX=1,OffY=1);
	font-weight: bold;
}

a.font_shadow:hover
{
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	filter:DropShadow(Color=#000000,OffX=1,OffY=1);
	font-weight: bold;
}

a.font_shadow:link,a.font_shadow:visited
{
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	filter:DropShadow(Color=#000000,OffX=1,OffY=1);
	font-weight: bold;
}
a.underlined
{
	text-decoration: underline;
}

.input{
	font-family: "arial"; 
	font-size: 11px; 
	padding: 1px;
	color: #000000; 
	border: 1px solid #ACACAC;	
	height:20px;
	width:170px;
}

input[type="text"]
{
	font-family: "arial"; 
	font-size: 11px; 
	padding: 1px;
	color: #000000; 
	border: 1px solid #ACACAC;	
	height:20px;
}

input[type="radio"]
{
	border: 0px none #FFFFFF;
}

select{
	font-family: "arial"; 
	font-size: 11px; 
	padding: 1px;
	color: #000000; 
	border: 1px solid #ACACAC;	
	height:16px;
}
textarea{
	font-family: "arial"; 
	font-size: 11px; 
	padding: 1px;
	color: #000000; 
	border: 1px solid #ACACAC;	
}
.radiobutton{
	border: 0px none #FFFFFF;
}
.checkbox{
	border: 0px none #FFFFFF;
}
.btn{
	font-family: "arial";
	font-size: 11px;
	padding: 1px;
	color: #000000;
	border: 1px solid #ACACAC;
	height:20px;
	background-image: url(images/btn_bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	text-align: center;
	/*vertical-align: middle; */	
}
.font_11px{
    font-family: "arial";
	font-size: 11px;
	}
.font_white{
    font-family: "arial";
	font-size: 11px;
	color:#FFFFFF;
	}
.font_11px_green{
    font-family: "arial";
	font-size: 11px;
	font-weight: bold;
	color: #07A4AD;
	}
.font_red{
    font-family: "arial";
	font-size: 11px;
	font-weight: bold;
	color: #A90000;
	}
.pic_border1px {
	border: 1px solid #CCCCCC;
	margin-right: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
}
BoldItem
{
font-weight:bolder;
font-size:larger;	
}
HighlightItem
{
	background-color:Yellow;
}

.DataGrid { BORDER-COLLAPSE: separate }