body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background: #ffffff url(img05/cyanbox.gif) repeat-y;
}

.bluebox {
	background: #0066cc;
}

.navframe {
	background: #0066cc;
	width: 153px;
}

.bodytable {
	width: 100%;
	background: #ffffff;
}

.content {
	background: #ffffff;
	padding: 34px 50px 50px 50px;
}

.cgilogo {
	margin-bottom: 20px;
}
.bigitalic {
        font-size: 12pt;
        font-style: italic;
}

.big {
        font-size: 12pt;
        text-align: center;
        font-weight: bold;
}

li {
        padding-top: 5px;
        padding-bottom: 5px;
}

li.med {
        padding-top: 2px;
        padding-bottom: 2px;
}

.tool {
	font-weight: bold;
}

td.toolbox {
	vertical-align: top;
	text-align: left;
	border-top: 1px solid #778db2;
}


td.cgibook {
	vertical-align: top;
	border: 1px solid #9fb7cc;
	background: #e8ecff;
	padding: 10px;
}

.contact {
	vertical-align: top;
	padding-bottom: 3px;
	padding-top: 1px;
}

.contactus {
	vertical-align: top;
	background: #95a6ff;
	padding-bottom: 3px;
	padding-top: 1px;
}

td.space {
	width: 25px;
}

td.otherbooks {
	vertical-align: top;
	background: #7dcc94;
	border: 1px solid #006633;
	width: 120px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}

a.green,a.green:visited {
	font-weight: bolder;
	text-align: center;
	width: 100px;
	border: 1px none #3c814f;
	color: #3c814f;
	text-decoration: none;
}

p.green {
	background: #83d89d;
	margin: 10px;
}

p.green:hover {
	background: #93f3b1;
}

.counter {
	font-size: small;
	color: #ffffff;
	text-align: right;
	padding-right: 13px;
	padding-left: 5px;
	padding-top: 10px;
}
