/* CSS Document */

body {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #B9AC84;
	}

p {
	line-height: 10px;
	margin: 7px 0;
	}
	
p.cast {
	line-height: 14px;
	margin: 10px 0px 5px 5px;
	}
	
	
p.info {
	line-height: 12px;
	}
	
table#container table td {
	vertical-align: top;
	spacing: 5px;
	padding: 5px;
	}

a {
	color: #B9AC84;
	}

a:hover {
	color: white;
	}

img {
	border: none;
	}

p.sub a {
	text-transform: none;
	text-decoration: none;
	color: #CE9E35;
	font-weight: bold;
	}

.title {
	color: #F0F0CC;
	text-transform: uppercase;
	font-weight: bold;
	}

.sub {
	color: #CE9E35;
	font-weight: bold;
	}

.title_gold {
	color: #F6BD44;
	text-transform: uppercase;
	font-weight: bold;

	}

.title_crm {
	color: #B9A567;
	text-transform: uppercase;
	font-weight: bold;
	}

table#container img {
	vertical-align: text-top;
	margin: 0 3px 0 0;
	}

table.support {
	padding: 0px;
	spacing: 0px;
	}

	
table.support td {
	padding: 0px;
	spacing: 0px;
	}
	
.supportlist {
	font-size: 9px;
	}


