html { height: 100.02%; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFEA;
	background-color: #352613;
	margin: 0px;
	padding: 0px;
	line-height: 1.6em;
	background-image: url(../Images/bk.jpg);
	background-repeat: repeat-x;
	text-align: left;
	background-position: center top;
}
#table_body {
	background-color: #59411F;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #9E7E5A;
	border-right-color: #8D6C45;
	border-bottom-color: #8D6C45;
	border-left-color: #A2815D;
}
.text_grey {
	color: #CCCCCC;
}

.learnBy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #ADE3E0;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #F16422;
	letter-spacing: -0.05em;
	line-height: 1.2em;
	text-transform: none;
}
.bodyText {
	color: #FFFFFF;
	line-height: 1.4em;
}
.notes {
	font-style: normal;
	color: #FFFF00;
	font-weight: bold;
}
.notes1 {
	font-style: normal;
	color: #ADE3E0;
	font-weight: bold;
	font-size: 1.4em;
}
.notes_flash {
	font-style: normal;
	color: #F16422;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
	text-align: left;
}
a:link {
	color: #FFDA46;
	text-decoration: underline;
}
#table_classes {
	background-color: #59411F;
	border: 1px dashed #FFFFD9;
}

a:visited {
	color: #FFDA46;
	text-decoration: underline;
}
a:hover {
	color: #FFDA46;
	text-decoration: none;
}
a:active {
	color: #CCFF00;
	text-decoration: none;
}
#table_video {
	border: 1px dashed #F16422;
}
.text_grey_small {
	font-size: 0.8em;
	color: #999999;
}
.drop_down {
	color: #352613;
	background-color: #FFFFEA;
	border: 1px solid #ADE3E0;
}
#table_commets {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ADE3E0;
	border-right-color: #ADE3E0;
	border-bottom-color: #ADE3E0;
	border-left-color: #ADE3E0;
}
.forms {
	background-color: #FFFFEA;
	border: 1px dashed #F16422;
	color: #352613;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.forms2 {
	background-color: #990000;
	border: 1px solid #FFDA46;
	color: #FFDA46;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.white_text {
	color: #FFFFFF;
}
#table_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F16422;
	border-right-color: #FFFFD9;
	border-bottom-color: #FFFFD9;
	border-left-color: #FFFFD9;
}
