/* Xopa Media CSS */

/*/// main style ///*/



body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFF99;
}
body {
	background-color: #2b2a2a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('images/topbackground.png');
	background-repeat: repeat-x;
	behavior: url('include/iepngfix.htc');
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.boldlink:link {
	color: #FFCC00;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;	
}
a.boldlink:visited {
	text-decoration: none;
	color: #FFCC00;
	font-size: 10pt;
	font-weight: bold;
}
a.boldlink:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}
a.boldlink:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}

.boldtext {
	font-size: 11pt;
	font-weight: bold;
	color: #FFCC00;
}

.boldtext2 {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}

.bold2 {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFF99;
}

.legal {
	font-size: 8pt;
	color: #FFFF99;
}

/*/// Divisions ///*/

#contentcentre {
	width: 800px;
	margin: 0 auto;
	background-color: #1c210c;
	background-image: url('images/top.png');
	background-position: top;
	background-repeat: no-repeat;
	behavior: url('include/iepngfix.htc');
} 

#contentinclude {
	display: block;
}

#pagecontent{
	width: 566px;
	position: relative;
	left: 210px;
	display: block;
}

#leftcolumn {
	width: 205px;
	position: absolute;
}

#rightcolumn {
	float: right;
	width: 200px;
	padding: 5px;
	background-image: url('images/sideback.png');
	margin-right: 5px;
}

#callback {
	padding: 0px;
	height: 250px;
	width: 200px;
	behavior: url('include/iepngfix.htc');
}

#links {
	background-image: url('images/sideback.png');
	width: 180px;
	padding: 5px;
	behavior: url('include/iepngfix.htc');
}

#tabletop {
	background-image: url('images/tabletop.png');
	background-position:left  top;
	background-repeat: no-repeat;
	height: 45px;
	padding-top: 5px;
	padding-right: 10px;
	behavior: url('include/iepngfix.htc');
}
 

#tablemiddle {
	background-image: url('images/tablemiddle.png');
	background-repeat: repeat-y;
	padding: 15px;
}

#tablebottom {
	background-image: url('images/tablebottom.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 15px;
	behavior: url('include/iepngfix.htc');
}

#tablecontent {
	width: 571px;
	margin-right: 5px;
	float: right;
}

/*/// copyright xopa media 2007 ///*/
