@charset "utf-8";
/* CSS Document */

body {
	background-image: url(/images/bg3.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

.bodyContentBG {
	background-image: url(/images/contentBody.jpg);
}
.sbColumnBG {
	background-image: url(/images/right_bg.gif);
	background-repeat: no-repeat;
}
.regTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
}
.paragraphTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
	padding: 10px;
}

.smTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 18px;
}


/*------------------------------------------------End --------------------*/

/*------------------------------------------------bottom--------------------*/
#bottom{
	width:100%;
	height:60px;
	background-image: url(/images/bottom.gif);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	background-attachment: scroll;
	padding: 0px;
	float: left;
}
.bottomlinks {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #faeaba;
	text-decoration: none;
	float: left;
	height: 20px;
	width: 100%;
	padding-top: 20px;
}
/*------------------------------------------------bottom_link --------------------*/

.bottom_link 
{
	color:#faeaba;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.bottom_link a:link
{
	color:#FF6;
	text-decoration: none;
}

.bottom_link a:visited
{
	color:#FF6;
	text-decoration: none;
}

.bottom_link a:hover
{
	color:#FF0;
	text-decoration: underline;
}

.bottom_link a:active
{
	color:#FF6;
	text-decoration: none;
}


/*------------------------------------------------lectures_clickhere--------------------*/
.copyrights {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #5e5036;
	margin: 0px;
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.sectionHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #9E5127;
}
.medHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #615137;
}
.dottedlineBG {
	background-image: url(/images/linkbig_top.gif);
	background-repeat: repeat-x;
	background-position: 7px;
}
