body
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		margin: 0px;
	}
td
	{
		font-family: Arial, Helvetica, sans-serif;
	}
th
	{
		font-family: Arial, Helvetica, sans-serif;
	}
.footer
	{
		color:#ffffff;
		font-size: 11px;
	}
.footer a
	{
		color:#ffffff;
		font-size: 11px;
		text-decoration:none;
	}
a
	{
		color:#4085B7;
		text-decoration:underline;
	}
a:hover
	{
		color:#522F1B;
		text-decoration:none;
	}
.bluefont
	{
		color:#4085B7;
		font-size:13px;
	}
.head1
	{
		color:#522F1B;
		font-size:15px;
		font-weight:bold;
		text-transform:uppercase;
	}
.head2
	{
		color:#000000;
		font-size:15px;
		font-weight:bold;
	}
.head3
	{
		color:#000000;
		font-size:13px;
		font-weight:bold;
	}
.bullet
	{
		list-style: decimal;
		line-height:17px;
		margin-top: 0px;
	}
.textbox
	{
		width: 300px;
		height: 14px;
		font-size: 11px;
	}
.dropdown
	{
		width:300px;
		font-size: 12px;
	}
.menu
	{
		color:#00000;
		font-weight:bold;
	}
.menu a
	{
		color:#000000;
		font-weight:bold;
		text-decoration:none;
	}
.menu a:hover
	{
		color:#ffffff;
		font-weight:bold;
		text-decoration:none;
	}
.pagin
	{
		color:#FF9900;
	}
.pagin a
	{
		color:#3366FF;
		text-decoration:none;
	}
.pagin a:hover
	{
		color:#000000;
	}
.textbox_3
	{
		width: 200px;
		height: 14px;
		font-size: 11px;
	}
.title
	{
		font-size: 16px;
		font-weight: bold;
		font-family: Verdana;
	}
.info-red
	{
		font-size: 12px;
		color: Red;
		font-weight: bold;
	}
/*new*/
.lineup
	{
		background: url(../images/lineup.jpg) repeat-x;
	}
.lineleft
	{
		background: url(../images/lineleft.jpg) repeat-y;
	}
.lineright
	{
		background: url(../images/lineright.jpg) repeat-y;
	}
.linedw
	{
		background: url(../images/linedw.jpg) repeat-x;
	}
.title_up
	{
		/*color: #ff3300;*/
		color: #522F1B;
		font-weight: bold;
		font-size: 21px;
		font-family: tahoma;
	}
.text_up
	{
		/*color: #ff3300;*/
		color: #522F1B;
		font-size: 11px;
		font-family: tahoma;
	}
.title_up_small
	{
		color: #333333;
		font-weight: bold;
		font-size: 15px;
		font-family: tahoma;
	}
.bkorange
	{
		background: url(../images/bkorange.jpg) no-repeat;
		width: 53px;
		height: 17px;
		color: white;
		font-size: 12px;
		text-align: center;
	}
.bkdate
	{
		background: url(../images/bkdate.jpg) repeat-y;
		width: 53px;
		height: 35px;
		color: white;
		font-size: 12px;
		text-align: center;
	}
.year
	{
		color: black;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
	}
#addLocation {
	width: 260px;
	border: 1px solid #D7D7D7;
	/*height: 215px;*/
	color: red;
	position: absolute;
	background-color: white;
}

.tooltip {
	width: 200px; color:#000;
	font:lighter 11px/1.3 Arial,sans-serif;
	text-decoration:none;text-align:center
}
.tooltip span.top {
	padding: 30px 8px 0;
	background: url(../images/bt.gif) no-repeat top
}
.tooltip b.bottom {
	padding:3px 8px 15px;color: #548912;
	background: url(../images/bt.gif) no-repeat bottom
}
