body  {
	background : fixed center;
	background-image : url(cc_sunset2.jpg);
	background-position : center;
	background-repeat : no-repeat;
	background-color: transparent;
}
h1.header {
	width: 730px;
	font-size: x-large;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	
}
div.header {
	font-size: 14pt;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;	
}
div.header2 {
	font-size: 14pt;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
div.margin {
	text-align: left;
	width: 160px;
	height: 300px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
div.margin2 {
	position: absolute;
	left: 1px;
	top: 200px;
	width: 215px;
	vertical-align: top;
	margin: 0px;
	text-align : left;
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	border: thick none aqua;
	height: 500px;
	background-color: #0D7CDF;
}
div.content {
	position: absolute;
	left: 215px;
	top: 200px;
	vertical-align: top;
	margin: auto auto auto auto;
	text-align : left;
	width: 600px;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	border: thick double navy;
	padding: 10px;
	height: 500px;
	overflow: auto;
}div.google {
	position: absolute;
	left: 215px;
	top: 200px;
	vertical-align: top;
	margin: auto suto auto auto;
/*	padding: 5px 20px;*/
	text-align : left;
	width: 700px;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	border: thick double navy;
	padding: auto;
	height: 520px;
	overflow: scroll;
}
div.policy {
	position: absolute;
	left: 215px;
	top: 200px;
	vertical-align: top;
	margin: auto auto auto auto;
	text-align : left;
	width: auto;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	border: thick double navy;
	padding: 10px;
	height: 500px;
	overflow: auto;
	background: #ffffff none;	
}
div.footer {
	position: fixed;
	border: medium double #ff00ff;
	width: 100%;
	height: 100px;
	bottom: 0px;
	/*top: auto;
	right: 0px;
	left: 0px;*/
}
div.main {
	width: 100%;
	height: 100%;
	border: thick none #00ff00;
}
a.sidemenu:hover {
	/*background-color: #0D7CDF;*/
	background-color: #ffff00;
	/*font-variant: small-caps;*/
	text-decoration: none;
	color: #0D7CDF;
	font-weight:bold;
}
a.sidemenu:visited {
   background-color: #0D7CDF;
	color:#FFFF00;
}	
a.sidemenu:active {
   background-color: #0D7CDF;
	color:#FFFF00;
}
a.sidemenu:link {
   background-color: #0D7CDF;
	color:#FFFF00;
}
/*	removed borders, removed margins for all .menubottons	*/
.menubuttons {
    padding:0px;
    padding-top:0px;
    border: 0px none #0D7CDF;
    background:#0D7CDF;
    display:run-in;
    float:left;
    margin:0px;
    width:213px;
}
/*	removed borders, removed margins for all .menubottons	*/
a.menubuttons {
    width:213px;
    margin:0px;
    margin-bottom:0px;
    padding:0px;
    border: 0px none #0D7CDF;
    font-family:verdana;
    font-size:12px;
    font-weight:bold;
    color: #ffff00;
    background: #0D7CDF;
    text-align:left;
    text-decoration:none;
    position:relative;
    display:run-in;
    float:left;
}
/*	removed borders, removed margins for all .menubottons	*/
a.menubuttons:hover {
    border: 0px none #ffffff;
    color: #990099;
    background: #ffff00;
    text-align:center;
}
span.boldtext {
	font-weight: bold;
}
span.boldital {
	font-weight: bold;
	font-style: italic;
}
span.boldtextred {
	font-weight: bold;
	color:#ff0000;
}
div.centertext {
	text-align: center;
}
div.lefttext {
	text-align: left;
}
div.smallcenter {
	text-align: center;
	font-size: .7em;
}
div.tide {
	text-align: left;
}
span.white {
	background-color: transparent;
	left: 220px;
}
span.grey {
	background-color: #eeee00;
	left: 220px;
}
br.small {
/*	font-size: .5em;*/
	height: 2em;
	font-size: .5em;
}
span.high {
	line-height:1.5em;
}
img.spacer {
	margin: 5px 0 0px 0px;
	padding: 5px;
	caption-side: bottom;
}
span.ital {
	font-style: italic;
}
span.italunder {
	font-style: italic;
	text-decoration: underline;
}
span.italboldunder {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
span.smallcap {
	font-variant: small-caps;
}
div.asa {
	float: left;
	clear: both;
	border: medium double #ff0000;
	width: 20px;
}
div.star {
	float: right;
	clear: both;
	border: medium double #00ffff;
}
div.white {
	background-color: transparent;
	left: 220px;
}
div.grey {
	background-color: #eeee00;
	left: 220px;
}
div.boldred {
	font-weight: bold;
	color: #ff0000;
}

select.bold14 {
	font-weight: bold;
	font-size: 1.2em;
}

td.red, td.green {
	background-color: #ff0000;
}
td.green {
	background-color: #00ff00;
}
td.yellow {
	background-color: #ffff00;
}
