/* CSS Document */

body {
	margin:0px;
	background-color: #FBFBFB;
	background-image: url(images/bodybck.gif);
	background-repeat: repeat-x;
}.maintable {
	width: 760px;
	background: url(images/cho_bckstrip.gif) repeat-y;
}
.details {
	background: url(images/cho_back.gif) no-repeat;
	height: 320px;
	width: 760px;
	padding: 10px;
}
.salesdetails {
	
	font: 11px Arial, Helvetica, sans-serif;
	padding: 10px;
}
.endbck {
	background: url(images/speak.gif) no-repeat;
	height: 65px;
	width: 760px;
}
.endbckblue {
	background: url(images/speakblue.gif) no-repeat;
	height: 65px;
	width: 760px;
}
.call {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	padding: 20px 40px 25px;
}
.call a:link {
	color:#003366;
	text-decoration:none;
	}
.call a:visited {
	color:#003366;
	text-decoration:none;
	}
.call a:hover {
	color:#99CC33;
	text-decoration:none;
	}
.detailtxt {
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #999999;
	padding: 30px;
}
td {
	text-align: left;
	vertical-align: top;
	font: 11px Arial, Helvetica, sans-serif;
}
.callback {
	font-size: 11px;
	color: #003366;
	background: #E3E3E3;
	padding: 15px;
}
.callback td {
	font-size: 11px;
	}
.callback input {
	font-size: 11px;
	}
.events {
	font-size: 11px;
	color: #A6B1CD;
	padding: 10px;
	background: #002B5D;
}
.events a:link {
	color: #A6B1CD;
	text-decoration:none;
}
.events a:visited {
	color: #A6B1CD;
	text-decoration:none;
}
.events a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
.eventsnet {
	font-size: 11px;
	color: #CCCCCC;
	padding: 10px;
	background: #000000;
}
.eventsnet a:link {
	color: #CCCCCC;
	text-decoration:none;
}
.eventsnet a:visited {
	color: #CCCCCC;
	text-decoration:none;
}
.eventsnet a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
.rgt {
	font-size: 11px;
	color: #003366;
	background: url(images/e_bck.gif) no-repeat;
	border-left: 1px solid #CCCCCC;
	padding: 10px;
	border-bottom: 1px solid #CCCCCC;
}
.rgt a:link {
	color:#003366;
	text-decoration:none;
	}
.rgt a:visited {
	color:#003366;
	text-decoration:none;
	}
.rgt a:hover {
	color:#99CC33;
	text-decoration:none;
	}
.blue {
	color: #003366;
}
.blue a:link {
	color: #003366;
	text-decoration:underline;
}
.blue a:visited {
	color: #003366;
	text-decoration:underline;
}
.blue a:hover { 
	color: #99CC33;
	text-decoration:underline;
}
.green {
	color: #99CC33;
}
