@charset "UTF-8";
/* CSS Document */

/*Markup*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: #FFFFF7;
}
.footer {
	background-image: url(/2004/1/images/footer.gif);
	height: 50px;
}
a {
	color: #666666;
	text-decoration: underline;
}

/*Content*/

.tbContent {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A09C98;
	border-left-color: #A09C98;
}
/*Titles*/

.TitleTable {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FEAF42;
	text-indent: 10px;
	background-color: #FFFFF5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#TableBorder {
	padding: 5px;
	border: 1px solid #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}
.TitleBorder {
	height: 18px;
	width: 10px;
	background-color: #FEAF42;
}
.TitleYellow {
	color: #E5B745;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
}

/*Navigation*/

.Navigation {
	background-image: url(images/backcolorTitle.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E2E2E1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: right;
}
.NavigationFirstPage {
	background-image: url(images/backcolorTitle.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E2E2E1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;

}

/*Page Number*/

.pageNumber {
	background-image: url(/images/backcolorTitleY.gif);
	height: 2px;
	width: 40px;
}
.pageNumber1 {font-size: 10px}

.NavigationCel {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E1;
}

/*Audio Page*/

.txtAudioParagraph {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	line-height: 16px;
	font-weight: 200;
}
#tracks {
	height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7B39C;
	font-weight: bold;
	color: #666666;
}
#content .out #tracks a {
	text-decoration: none;
}
#content .out #tracks a:hover {
	text-decoration: none;
	color: #666666;
	background-color: #F6F6EA;
}

.over {
	background-color:#F6F6EA;
	color: #666666;
	text-decoration: none;
}
.over a {
	background-color:#F6F6EA;
	color: #666666;
	text-decoration: none;
} 
.out {
	background-color: #FFFFFF;
	text-decoration: none;
} 
#textHelp {
	padding-left: 35px;
}
.textFaculty {
	font-size: 11px;
}
.subTitleAudio {
	color: #666666;
	background-color: #FEAF42;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: bold;
	margin-right: 350px;
}
.mediaCenterBottom {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #c8c8cb;
}
