BODY {
	background-color: #FFFFFF;
	margin: 0;
	height: 100%
	}
.background {
	background-repeat: repeat;
	background-color: #FFFFFF;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	text-decoration: underline;
}

a:hover { color:#000000}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
}

.textcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: center;
}
.textright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: right;
}
.textcursive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	color: #990000;
	font-weight: normal;
	text-align: right;
}
.textred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339900;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
}
.tableBKG {
	background-image: url('images/table_08.gif');
	background-repeat: repeat-x
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.leftBKG {
	background-color: #000000;
	background-image: url('images/LearnByDVD-left-bkg.gif');
	background-repeat: repeat-y;
}
.mainTable {
	padding: 0px;
	height: 100%;
	width: 100%;
	border: 0px;
	background-image: url('images/LearnByDVD-bkg.gif');
	background-repeat: repeat;
}
.contentTable {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 780px;
	border: 0px;
	background-color: #FFFFFF;
}
.BKG_frame_02 {
	background-image: url(images/Frame_02.gif);
}
.BKG_frame_06 {
	background-image: url(images/Frame_06.gif);
}
.BKG_table_02 {
	background-image: url(images/table_02.gif);
}
.BKG_table_06 {
	background-image: url(images/table_06.gif);
}
