/*****************************************************
Background color and text used in threaded view
*****************************************************/
body 
{
	color: #024385;
	/*background-color: #fff9e3;*/
	font-family: Verdana;
	font-size: 8pt;
	left: 0;
	top: 0;
	vertical-align: top;
}

#mainTable
{
	background-color: #fff9e3;
	float: none;
}

#HeaderCell
{
	vertical-align: top;
}

#ContentCell
{
	vertical-align: baseline;
}

#ContentCell2
{
	vertical-align: baseline;
}

td  
{
	vertical-align: top;
}

td td 
{
	vertical-align: top;
}

td td td
{
	vertical-align: top;
}

.infoTable
{
	border-color: #fff9e3;
	font-size: 9pt;
	vertical-align: top;
}

table 
{
	border-color: #024385;
	font-size: 8pt;
	vertical-align: top;
}

.DropDownList_Sort
{
	font-size: 8pt;
	font-weight: bold;
	color: #D0782E;
}

.DropDownList_Selection
{
	font-size: 9pt;
	font-weight: normal;
	color: #024385;
}

.MessageList
{
	border-width:	0;
	border-color: #fff9e3;
	background-color: #fff9e3;
	font-size: 9pt;
	font-weight: bold;
	color: #D0782E;
}

.MessageTable
{
	border-width:	0;
	border-color: #fff9e3;
	background-color: #eee8aa;
	font-size: 8pt;
	font-weight: normal;
	color: #024385;
}

.MessageSubject
{
	border-width:	0;
	border-color: #fff9e3;
	font-size: 9pt;
	font-weight: bold;
	color: #024385;
}

.MessageBody
{
	border-width:	0;
	border-color: #fff9e3;
	font-size: 9pt;
	font-weight: normal;
	color: #024385;
	width: 100%;
	overflow: visible;	
}

.ForumMessagePrint
{
	border-top-width: 1;
	border-bottom-width: 1;
	border-left-width: 0;
	border-right-width: 0;	
}


.itemTable
{
	border-width:	1;
	border-color: #024385;
	font-size: 9pt;
}

a
{
	color: #D0782E;
	font-weight: bold;
}

h3
{
	font-size: 12pt;
	color: #024385;
	text-align: center;
}

h4
{
	font-size: 11pt;
	font-weight: bold;
	color: #D0782E;
	text-align: center;
}

h5
{
	font-size: 10pt;
	color: #024385;
}

h6
{
	font-size: 8pt;
	color: #D0782E;
}

.brand
{
	font-family: Verdana;
	font-size: 8pt;
	font-style:italic;
	color: #fff9e3;
}



.showSubPanel
{
	border-color: #D0782E;
}

.mainMenuPanel
{
	
}

.applicationBarPanel
{
	font-family: Geneva;
	font-size: 9pt;
	background-color: #D0782E;
	color: #024385;
	font-weight: bolder;
}

.applicationBarButton
{
	font-family: Verdana;
	font-size: 8pt;
	background-color: #D0782E;
	color: #ffffff;
	font-weight: bolder;
	border-width: 0px;
	border-right-color: #ffffff;
	border-right-style: double;
	border-right-width: 1px;
	vertical-align: middle;
	width: 80px;
}

.applicationBarButton_Instructor
{
	font-family: Verdana;
	font-size: 8pt;
	color: #024385;
	background-color: #d2b48c;
	font-weight: bolder;
	border-width: 0px;
	border-right-color: #ffffff;
	border-right-style: double;
	border-right-width: 1px;
	vertical-align: middle;
	width: 80px;
}

.applicationBarPanel_Instructor
{
	font-family: Geneva;
	font-size: 9pt;
	background-color: tan;
	font-weight: bolder;
	vertical-align: middle;
}



.applicationBarPanel_Admin
{
	font-family: Geneva;
	font-size: 9pt;
	background-color: #eee8aa;
	font-weight: bolder;
	vertical-align: middle;
}

.applicationBarButton_Admin
{
	font-family: Geneva;
	font-size: 9pt;
	color: #024385;
	background-color: #eee8aa;
	font-weight: bolder;
	border-width: 0px;
	border-right-color: #ffffff;
	border-right-style: double;
	border-right-width: 1px;
	vertical-align: middle;
	width: 80px;
}

.SelectEditItem
{
	font-family: Geneva;
	font-size: 8pt;
	background-color: #eee8aa;
	padding: 6pt;
	border-color: Tan;
}

MessageLabel
{
	font-weight: bold;
	color: Red;
}

.ListHeader
{
	background-color: #d2b48c;
	border-bottom: 1pt;
	border-bottom-color: #024385;
}


.menuButton
{
	font-family: Geneva;
	font-size: 9pt;
	background-color: #024385;
	color: #ffffff;
	font-weight: bolder;
	border-width: 0px;
	border-right-color: #ffffff;
	border-right-style: double;
	border-right-width: 1px;
	width: 150px;
	height: 30px;
	vertical-align: top;
	
}

.ForumButton
{
	background-color: #767FA0;
	color: #ffffff;
	font-weight: bold;
	font-size: 8pt;
	width: 50px;
	height: 20;
	border-width: 2;
	border-color: #ffffff;
	border-style: inset;
	vertical-align: bottom;
}


.button
{
	background-color: #767FA0;
	color: #ffffff;
	font-weight: bold;
	width: 150px;
	height: auto;
	border-width: 2;
	border-color: #ffffff;
	border-style: outset;
	vertical-align: bottom;
}

.smallButton
{
	background-color: #767FA0;
	color: #ffffff;
	font-weight: bold;
	font-size: 8pt;
	height: 20;
	border-width: 2;
	border-style: ridge;
}

.demoButton
{
	background-color: #D0782E;
	color: #ffffff;
	font-weight: bold;
	width: 180px;
	height: auto;
	border-width: 2;
	border-color: #ffffff;
	border-style: outset;
	vertical-align: bottom;
}

.text
{
	font-size: 10pt;
}

.title
{
	font-size: 10pt;
	font-weight: bold;
}

.textArea
{
	font-family: Verdana;
	font-size: 10pt;
	border-color: #333366;
	border-width: 0;
}


.pageNav
{
	font-weight: bold;
}

.textBox
{
	border-color: #333366;
}

.dgridLink
{
	color: #893A39;
}

.smallTextBox
{
	border-color: #333366;
	border-width: 1px;
}


.ErrorMessage
{
	color: Red;
	font-weight: bold;
}


#navcontainer
{
	padding-top: 0px;
	margin-left: 0px;
}

 ul#navlist
 {
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
 }

 #navlist li
 {
	display: inline;
	list-style-type: none;
 }

 #navlist a { padding: 0px 10px; }

 #navlist a:link, #navlist a:visited
 {
	color: #ffffff; /* button text */
	background-color: #F2B979;
	text-decoration: none;
 }

 
 
div#navcontainer a#current
{
	color: #F2B979;
	background-color: #F2B979;
}


