body {
    margin: 0;
    padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #b4985a;
	background-image:url(../images/background_header.jpg);
	background-repeat:repeat-x;
	
}

h3 {
	color: #ffffff;
	}

.header {
  width: 1024px;
  background-image:url(../images/header2.png);
  background-repeat:no-repeat;
}


.titleSides {
	color:#8a1e04;
	font-size: 14px;
	font-weight: bold;
}

hr {
	color: #000000;
}

.leftColumn {
	width: 258px;
	background:url('../images/left_column.jpg');
	background-attachment:fixed;
	background-position:bottom;
	background-repeat:no-repeat;
	margin:5px;
	}
	
.mainImageBkgnd {
	/*background-image:url(../images/home_bkgnd.jpg);*/
	background-position: bottom;
	background-repeat: no-repeat;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.pageTitles {
	font-family: Arial, Helvetica, sans-serif;
	color: #8a1e04;
	font-size: 24px;
	font-weight: bold;
}

#footerOut {
	background-color: #8a1e04;
	height: 150px;
}

#footer {
	background-color: #8a1e04;
}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	}
#footer a:link {text-decoration: none; color: #ffffff;}
#footer a:visited {text-decoration: none; color: #ffffff;}
#footer a:hover {text-decoration: underline; color: #ffffff;}
#footer a:active {text-decoration: none; color: #ffffff;}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
}

.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
}

.currentSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
}

.steps {
	font-family: Arial, Helvetica, sans-serif;
	color: #3e576b;
	font-size: 18px;
	font-weight: bold;
}

.videoSelection {
	font-family: Arial, Helvetica, sans-serif;
	color: #3e576b;
	font-size: 14px;
	font-weight: bold;
}

.videoSelection {
	font-family: Arial, Helvetica, sans-serif;
	color: #3e576b;
	font-size: 12px;
	font-weight: bold;
}

a:link {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a:hover {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

a:visited {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

a.footer:link {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.footer_left {
	padding-left: 20px;
	border-right: thin;
	border-right-style:solid;
	border-right-color:#FFFFFF;
}

.footer_second {
	border-right: thin;
	border-right-style:solid;
	border-right-color:#FFFFFF;
}

.footer_right {
	padding-left: 20px;
	}
	