body{
	background-color: #FFFEC5;
    font-size: 11px;
    color: #48472c;
    font-family: Verdana;					  scrollbar-3dlight-color: F0F8FF;
	scrollbar-arrow-color: 48472c;
	scrollbar-base-color: FFFEC5;
	scrollbar-darkshadow-color: #48472c;
	scrollbar-face-color: #FFFEC5;
	scrollbar-highlight-color: #F0F8FF;
	scrollbar-shadow-color: 9A985D;
	scrollbar-track-color: #CFCD9A;
    
}
td{
    font-size: 11px;
    color: #48472c;
    font-family: Verdana;
}
.Head{
	font-weight: bold;
    font-size: 12px;
    color: #48472c;
    font-family: Verdana;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: #48472c;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: #48472c;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
	color: #48472c;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

.NormalBold
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
	color: #48472c;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #48472c;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #48472c;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #48472c;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}
    
/* GENERIC */
H1  {
    font-family: Verdana;
    font-size:  20px;
    font-weight:    normal;
    color: #48472c;
}

H2  {
    font-family: Verdana;
    font-size:  20px;
    font-weight:    normal;
    color: #48472c;
}

H3  {
    font-family: Verdana;
    font-size:  12px;
    font-weight:    normal;
    color: #48472c;
}

H4  {
    font-family: Verdana;
    font-size:  12px;
    font-weight:    normal;
    color: #48472c;
}

H5, DT  {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: #48472c;
}

H6  {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: #48472c;
}

TFOOT, THEAD    {
    font-family: Verdana;
    font-size:  12px;
    color: #48472c;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana;
    font-size:  12px;
    font-weight:    bold;
    color: #48472c;
}

A:link  {
    text-decoration:    none;
    color:  #48472c;
}

A:visited   {
    text-decoration:    none;
    color:  #48472c;
}

A:active    {
    text-decoration:    none;
    color:  #48472c;
}

A:hover {
    text-decoration:    underline;
    color:  #ff0000;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: #48472c;
    height:1pt;
    text-align:left
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #FBFADB
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Verdana;
    font-size:  11px;
    font-weight:    bold;
    color: #48472c;
}


/* login text etc */
.OtherTabs {
    font-weight: bold;
    font-size: 10px;
    color: #48472c;
    font-family: Verdana;
    text-decoration: none;
}
A.OtherTabs:link {
    font-weight: bold;
    font-size: 10px;
    color: #48472c;
    font-family: Verdana;
    text-decoration: none;
	}
A.OtherTabs:visited  {
    font-weight: bold;
    font-size: 10px;
    color: #48472c;
    font-family: Verdana;
    text-decoration: none;}

A.OtherTabs:active   {
    font-weight: bold;
    font-size: 10px;
    color: #48472c;
    font-family: Verdana;
    text-decoration: none;}

A.OtherTabs:hover    {
    font-weight: bold;
    font-size: 10px;
    color: #ff0000;
    font-family: Verdana;
    text-decoration: none;}



.SkinObject {
    font-weight: bold;
    font-size: 10px;
    color: #48472c;
    font-family: Verdana;
    text-decoration: none;
}
A.SkinObject:link {
    font-weight: bold;
    font-size: 10px;
    color: #48472c;
    font-family: Verdana;
    text-decoration: none;
	}
A.SkinObject:visited  {
    font-weight: bold;
    font-size: 10px;
    color: #48472c;
    font-family: Verdana;
    text-decoration: none;}

A.SkinObject:active   {
    font-weight: bold;
    font-size: 10px;
    color: #48472c;
    font-family: Verdana;
    text-decoration: none;}

A.SkinObject:hover    {
    font-weight: bold;
    font-size: 10px;
    color: #ff0000;
    font-family: Verdana;
    text-decoration: none;}

/* bread crumb/date text */
.SelectedTab {
    font-weight: bold;
    font-size: 10px;
    color: #48472c;
    font-family: Verdana;
    text-decoration: none;
}
A.SelectedTab:link {
    font-weight: bold;
    font-size: 10px;
    color: #48472c;
    font-family: Verdana;
    text-decoration: none;
	}
A.SelectedTab:visited  {
    font-weight: bold;
    font-size: 10px;
    color: #48472c;
    font-family: Verdana;
    text-decoration: none;}

A.SelectedTab:active   {
    font-weight: bold;
    font-size: 10px;
    color: #48472c;
    font-family: Verdana;
    text-decoration: none;}

A.SelectedTab:hover    {
    font-weight: bold;
    font-size: 10px;
    color: #ff0000;
    font-family: Verdana;
    text-decoration: none;}
.SkinDark {
	background-color: #9A985D;
}
.SkinShade {
	background-color: #CFCD9A;
}
.SkinFront {
	background-color: #FFFEC5;
}
.SkinPaneBorder {
	background-color: #C6C58E;
}
.SkinPaneBack {
	background-color: #FBFADB;
}

/* Main Menu */

.MainMenu_MenuContainer {
    font-weight: normal;
    font-size: 11px;
    color: #151515;
    font-family: Verdana;
    text-decoration: none;
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #404040 0px solid;  
	background-color: Transparent;;
}

.MainMenu_MenuBar {
    font-weight: normal;
    font-size: 11px;
    color: #48472c;
    font-family: Verdana;
	cursor: pointer; 
	cursor: hand; 
	height:16;
	background-color: Transparent;;
}

.MainMenu_MenuItem {
    font-weight: bold;
    font-size: 11px;
    color: #48472c;
    font-family: Verdana;
	cursor: pointer; 
	cursor: hand; 
	border-left: #CFCD9A 0px solid; 
	border-bottom: #CFCD9A 1px solid; 
	border-top: #CFCD9A 1px solid; 
	border-right: #CFCD9A 0px solid;
	background-color: #CFCD9A;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #9A985D; 
	border-left: #9A985D 1px solid; 
	border-bottom: #9A985D 1px solid; 
	border-top: #9A985D 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #CFCD9A; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='Black', Direction=135, Strength=3) ; 
	border-bottom: #CFCD9A 0px solid; 
	border-left: #CFCD9A 0px solid; 
	border-top: #CFCD9A 0px solid; 
	border-right: #CFCD9A 0px solid;
}

.MainMenu_MenuBreak {
	border-bottom: #9A985D 1px solid; 
	border-left: #9A985D 0px solid; 
	border-top: #9A985D 1px solid;  
	border-right: #9A985D 0px solid; 
	background-color: #9A985D; 
	height: 1px;
}

.MainMenu_MenuItemSel {
	background-color: #9A985D; 
		border-left: #9A985D 0px solid; 
	border-bottom: #9A985D 1px solid; 
	border-top: #9A985D 1px solid; 
	border-right: #9A985D 0px solid;
	cursor: pointer; 
	cursor: hand;
    font-weight: bold;
    font-size: 11px;
    color: white;
    font-family: Verdana;
	 
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #C8C693 1px solid; 
	border-bottom: #C8C693 1px solid; 
	border-top: #C8C693 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* Sub Menu */


.ModuleTitle_MenuContainer {
    font-weight: normal;
    font-size: 11px;
    color: #48472c;
    font-family: Verdana;
    text-decoration: none;
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #404040 0px solid;  
	background-color: Transparent;;
}

.ModuleTitle_MenuBar {
    font-weight: normal;
    font-size: 11px;
    color: #48472c;
    font-family: Verdana;
	cursor: pointer; 
	cursor: hand; 
	height:16;
	background-color: Transparent;;
}

.ModuleTitle_MenuItem {
    font-weight: bold;
    font-size: 11px;
    color: #48472c;
    font-family: Verdana;
	cursor: pointer; 
	cursor: hand; 
	border-left: #CFCD9A 0px solid; 
	border-bottom: #CFCD9A 1px solid; 
	border-top: #CFCD9A 1px solid; 
	border-right: #CFCD9A 0px solid;
	background-color: #CFCD9A;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #9A985D; 
	border-left: #9A985D 1px solid; 
	border-bottom: #9A985D 1px solid; 
	border-top: #9A985D 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #CFCD9A; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='Black', Direction=135, Strength=3) ; 
	border-bottom: #CFCD9A 0px solid; 
	border-left: #CFCD9A 0px solid; 
	border-top: #CFCD9A 0px solid; 
	border-right: #CFCD9A 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #9A985D 1px solid; 
	border-left: #9A985D 0px solid; 
	border-top: #9A985D 1px solid;  
	border-right: #9A985D 0px solid; 
	background-color: #9A985D; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {
	background-color: #9A985D; 
		border-left: #9A985D 0px solid; 
	border-bottom: #9A985D 1px solid; 
	border-top: #9A985D 1px solid; 
	border-right: #9A985D 0px solid;
	cursor: pointer; 
	cursor: hand;
    font-weight: bold;
    font-size: 11px;
    color: white;
    font-family: Verdana;
	 
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #C8C693 1px solid; 
	border-bottom: #C8C693 1px solid; 
	border-top: #C8C693 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

