/* CSS Shell */
/* Created: 9/19/07 */
/* Creator: Lawrence Mack */

body {
    color: #000000;
	background: #FFFFFF;
	margin: 0 auto;
	text-align:center;
	min-width:800px;
}
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
    font-size: 10pt;
}
a:link {
	text-decoration: none;
	color: #56A748;
	font-weight:normal;
	font-size: 12pt;
}
a:visited {
	text-decoration: none;
	font-weight:normal;
	font-size: 12pt;
}
a:hover {
	text-decoration: underline;
	font-weight:normal;
	font-size: 12pt;
}
a:active {
	text-decoration: none;
	font-weight:normal;
	font-size: 12pt;
}
h3 {color: #006633;}
.header {font-size:14pt;}
/* Special alignment DIVs */
#master {
width:947px;
margin-left:auto;
margin-right:auto;
}
#menu {
color:#339900;
background-color:#336600;
text-align:center;
padding:3px 0 3px 0;
}
#menu a {
color:#FFFFFF;
font-weight:bold;
font-size: 10pt;
}
/*#menu a:hover {
color:#000000;
background-color:#99FF00;
text-decoration:none;
}*/
#left {
background: url(http://www.casinocareers.com/ccohome/gradient.jpg);
background-repeat:repeat-y;
background-position:0% 0%;
}
#right {
background: url(http://www.casinocareers.com/ccohome/gradient-2.jpg);
background-repeat:repeat-y;
background-position:100% 0%;
}
#bottom {
background:url(http://www.casinocareers.com/ccohome/bottombgfooter.gif);
width:800px;
margin-left:72px;
margin-right:72px;
}
#main {
text-align:left;
margin-left:72px;
margin-right:72px;
}
#main p,td,th,a {font-size:12pt;}
#footer a {
	font-family:Arial, Helvetica, sans-serif;
    font-size: 10pt;
}
.small a:link {
	font-size:11px;
	font-weight:normal;
	}
.small a:active {
	font-size:11px;
	font-weight:normal;
	}
.small a:visited {
	font-size:11px;
	font-weight:normal;
	}
.small a:hover {
	font-size:11px;
	font-weight:normal;
	} 
.small {
	font-size:11px;
	color:#004000;
	font-weight:bold;
	}
	
.num {
	font-size:10pt;
	line-height:12px;
	}