body {
	background-color: #000000;
	background-image: url(/uploadedImages/Events/USA/2010/11359_003/11359_003_horizon.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

#rounded-corner {
border-collapse: collapse;
font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
font-size: 12px;
margin: 20px;
text-align:left;
width: 650px;
}
#rounded-corner thead th.rounded-top-left {
background:#00427a  url(/uploadedImages/Events/USA/2010/11359_003/left.png) no-repeat scroll left -1px;
}
#rounded-corner thead th.rounded-top-right {
background:#00427a  url(/uploadedImages/Events/USA/2010/11359_003/right.png) no-repeat scroll right -1px;
}
#rounded-corner th {
background:#00427a none repeat scroll 0 0;
color:#FFFFFF;
font-size:13px;
font-weight:normal;
padding:8px;
}
#rounded-corner td {
background:#cae9f7 none repeat scroll 0 0;
border-top:1px solid #FFFFFF;
color:#666666;
padding:8px;
}
#rounded-corner tfoot td.rounded-foot-left {
background:#cae9f7 url(/uploadedImages/Events/USA/2010/11359_003/botleft.png) no-repeat scroll left bottom;
}
#rounded-corner tfoot td.rounded-foot-right {
background:#cae9f7 url(/uploadedImages/Events/USA/2010/11359_003/botright.png) no-repeat scroll right bottom;
}


/*Rounded Corners*/
.top {background: url(/uploadedImages/corner_a4a4a4_dot.gif) 0 0 repeat-x; width: 450px}
.bottom {background: url(/uploadedImages/corner_a4a4a4_dot.gif) 0 100% repeat-x}
.left {background: url(/uploadedImages/corner_a4a4a4_dot.gif) 0 0 repeat-y}
.right {background: url(/uploadedImages/corner_a4a4a4_dot.gif) 100% 0 repeat-y}
.bottom-left {background: url(/uploadedImages/corner_a4a4a4_bl.gif) 0 100% no-repeat}
.bottom-right {background: url(/uploadedImages/corner_a4a4a4_br.gif) 100% 100% no-repeat}
.top-left {background: url(/uploadedImages/corner_a4a4a4_tl.gif) 0 0 no-repeat}
.top-right {background: url(/uploadedImages/corner_a4a4a4_tr.gif) 100% 0 no-repeat; padding:10px}
.t_center {padding-left: 150px;}

/* -- buttons --*/
#btn_borderless img {
border:0 none;
}


/* -- testimonials -- */
.quote-table {
	margin: 10px;
	width: 630px;
	}

.quote {
padding:15px 15px 5px 15px;
text-align:left;
line-height: 20px;
}

.quote-credit {
color:#003C78;
padding:0 0 10px 32px;
text-align:left;
vertical-align:text-top;
}

.quote-bottom {
background-image:url(/uploadedImages/quote_bot_3.jpg);
background-repeat:no-repeat;
height:26px;
}

