﻿body {
	/* background-image:  url(../images/left.gif); */ /* background hashing */
	background-repeat: repeat-x;
	/* background-color: #008000; */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 0.80em;*/
	font-size: 13px;
	color:#000000;
	margin: 0px;
	padding: 0px;
	margin-top:8px;
}

img
{
    border: 0px;
    margin: 0px;
    padding: 0px;
    border-collapse: collapse;
    vertical-align:bottom;
}

table.menu{
	border-right: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
}
.titles {
	padding: 0px;
	border-bottom: 1px solid #BBBBBB;
}
.titles td{
	padding: 0px;
	border: 0px;
	margin: 0px;
}
table.main {
	border-left:8px solid #FFFFFF;
	border-right:8px solid #FFFFFF;
	background-color:#FFFFFF;
}
table.nav
{
	/*font-size: smaller;*/
			/*font-size: 0.9em;*/
}
table.content2
{
	/*font-size: smaller;*/
	border: 0px;
	margin: 0px;
	border-collapse: collapse;
}
p
{
	/*font-size: smaller;*/

}
ul.bullets
{
	/*font-size: smaller;*/

}

.content
{
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

td.leftcol
{
	width: 150px;
	border-right: 1px solid #CCCCCC;
	
}

h1 {
	font-weight: bold;
}
h2 {
	font-weight: bold;
}
a{
	color: #008000;
}
a:visited{
	color: #00A000;
}
a:hover{
	color: #00D000;
}
a.disabled{
	color: #000000;
}
a.disabled:visited{
	color: #000000;
}
a.disabled:hover{
	color: #000000;
}
td.leftnavtitle {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	font-weight: bold;
	white-space: nowrap;
}
td.leftnavtitle2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	font-weight: bold;
}
td.leftnavtitleleft {
	font-weight: bold;
	border: 0px;
	padding: 0px;
	white-space: nowrap;
}
td.leftnavinfo {
	padding-bottom: 10px;
	white-space: nowrap;
	
}
td.leftnavnews {
	padding-bottom: 10px;
	/*font-size: smaller;*/
}

td.leftnavtitleright {
	padding: 0px;
	text-align: right;
}

.main .content .image {
	clip: rect(auto,auto,auto,auto);
	margin-right: 5px;
}

.imageleft 
{
	float: left;
	margin-right: 5px;	
}

.imageright
{
	float: right;
	margin-left: 5px;	
}

.footer {
	/*font-size: 70%;*/
	color: #BBBBBB;
	text-align: center;
}

.formtext
{
	/*font-size: smaller;*/
}
.form
{
	/*font-size: smaller;*/
	width: 340px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;

/*	border: #008000 1px solid;
	
	scrollbar-arrow-color: #00C11A;
	scrollbar-3dlight-color: #4F824F;
	scrollbar-darkshadow-color: #4F824F;
	scrollbar-face-color: #f4f4f0;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #d0d0d0;
	scrollbar-track-color: #f5f5f5;*/
}
.contentheader
{
    font-weight: bold
}

.contentsubheader
{
    font-weight: bold
}

.rimage
{
    border: 0px;
    width: 256px;
    height: 172px;
}
ol
{
    /*font-size: smaller;*/
}

p
{
    margin-top: 0px;
}

.child_list
{
    border-collapse: collapse;
}

.child_list td
{
    border: solid 5px white;
}

.child_list th
{
    border: solid 5px white;
}

.cl_d
{
    background-color: #eaeaea;
}

.cl_h
{
    background-color: #f4f4f4;
}

.cl_h_a
{
    background-color: #eaeaea;
}

.activity_list
{
    margin: 2px;
    border-collapse: collapse;
}

.activity_list td
{
    padding: 2px;
    border: solid 1px black;
}

.activity_list th
{
    border: solid 1px white;
}

.red
{
    color: Red;
}

.green
{
    color: Green;
}

.h1
{
    font-family: AvantGarde Md BT;
    font-size: 27pt;
    font-weight: bold;
    text-align: right;
}

.h2
{
    font-family: AvantGarde Md BT;
    font-size: 14pt;
    font-weight: bold;
    color: #999999;
    position: relative; top: -5pt;
    letter-spacing: -0.4pt;
    text-align: right;
}

.border
{
    width: 1.05cm;
}

.topborder
{
    height: 0.3cm;
}

.code_content
{
    font-family: Arial;
    font-size: 11pt;
}

.tip
{
    font-size: smaller;
}

.drophead
{
    font-family: Arial;
    font-size: 10pt;
}

.learning_button
{
    margin: 10px;
    padding: 2px;
    border: solid 1px #00A000;
    text-align: center;
}