   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
color: #fof7d8;
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
font-family: Trebuchet ms, Verdana, Sans-Serif;
	color: #95be08;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}


.PageFooterText, .PageFooterText a:link, .PageFooterText a:hover, .PageFooterText a:selected, .PageFooterText a:visited, 

 {
    background-color: transparent;
    font-family: Trebuchet ms, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
    padding-left: 6px;
    padding-right: 4px;
       
}

.PageFooterText

 {
    background-color: transparent;
    font-family: Trebuchet ms, Verdana, Sans-Serif;
color: #95be08;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
    padding-left: 6px;
    padding-right: 4px;
       
}



.PageFooterText a:link

 {
    background-color: transparent;
    font-family: Trebuchet MS;
	color: #95be08;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
    padding-left: 6px;
    padding-right: 4px;
       
}

.PageFooterText a:hover
{
    background-color: transparent;
    font-family: Trebuchet MS;
	color: #377137;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
    padding-left: 6px;
    padding-right: 4px;
       
}

.PageFooterText a:selected
{
    background-color: transparent;
    font-family: Trebuchet MS;
	color: #95be08;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
    padding-left: 6px;
    padding-right: 4px;
       
}
.PageFooterText a:visited

{
    background-color: transparent;
    font-family: Trebuchet MS;
	color: #95be08;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
    padding-left: 6px;
    padding-right: 4px;
       
}


/* MENU STUFF */

/* UNSELECTED TOP LEVEL MENU */
.RadMenu_Mac
{
 border: solid 0px transparent;
 border-bottom: 0px;
 line-height: 18px;
 color: #c1db65;
 align: right;
 font-size: 11px
}


.RadMenu_Mac .item .link
{
 font-size: 11px
 text-decoration: none;
 font-weight: bold;
 line-height: 18px;
	color: #377137;
	 background: transparent;
 padding: 0px 0px;
 text-align: right;



}
/* SELECTED TOP LEVEL MENU */

.RadMenu_Mac .link:hover, 
.RadMenu_Mac .item .expanded,  
.RadMenu_Mac .focused   
   
{   
 color: #c1db65;    
     background: transparent;
 padding: 0px 0px;
 font-family: Trebuchet ms, Verdana, Sans-Serif;

  font-size: 11px
}   


/* DROP DOWN MENU HIGHLIGHTED ITEM BACKGROUND COLOR */

.RadMenu_Mac .group
{
 background: #000000;
 

} 

/*child items*/   
.RadMenu_Mac .group .link:hover,   
.RadMenu_Mac .group .focused,   
.RadMenu_Mac .group .expanded   
{   
    background: #c1db65;  
    color: red; 


}  

.RadMenu_Mac .text
{
 font-size: 11px;
 padding: 0px 9px;
 font-family: Trebuchet ms, Verdana, Sans-Serif;

 
}



/* DROP DOWN MENU BACKGROUND COLOR & FONT COLOR */
.RadMenu_Mac .group .link
{
 background: #c1db65;
 float: right;
 _width: 140px; /* IE6 */
 min-width: 140px; /* IE7, Mozilla, Opera */
 text-align: right;
 color: #FFFFFF;
}

.RadMenu_Mac .group .text
{
 padding-left: 12px;

}


/* SUB MENU FONT ROLLOVER COLOR  */
.RadMenu_Mac .group .link:hover,
.RadMenu_Mac .group .focused,
.RadMenu_Mac .group .expanded
{
 color: #ffffff; 
     background: #377137;
 padding: 0px 0px;
 font-family: Trebuchet ms, Verdana, Sans-Serif;
 
}


/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
background-color: transparent;
    font-family: Trebuchet MS;
	color: #95be08;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

/* style of item titles on edit and admin pages */
.SubHead    {
background-color: transparent;
    font-family: Trebuchet MS;
	color: #377137;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
 font-family: Trebuchet ms, Verdana, Sans-Serif;
	color: #377137;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.Normal A:link
{
 font-family: Trebuchet ms, Verdana, Sans-Serif;
	color: #377137;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.Normal A:visited   {
font-family: Trebuchet ms, Verdana, Sans-Serif;
	color: #377137;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.Normal A:hover {
font-family: Trebuchet ms, Verdana, Sans-Serif;
	color: #95beob;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.Normal A:active    {
font-family: Trebuchet ms, Verdana, Sans-Serif;
	color: #377137;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{



}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
 font-family: Trebuchet ms, Verdana, Sans-Serif;
	color: #95be08;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
 font-family: Trebuchet ms, Verdana, Sans-Serif;
	color: #95be08;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

A.CommandButton:visited  {
 font-family: Trebuchet ms, Verdana, Sans-Serif;
	color: #95be08;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

A.CommandButton:hover    {
font-family: Trebuchet ms, Verdana, Sans-Serif;
	color: #377137;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;

}
    
A.CommandButton:active   {
 font-family: Trebuchet ms, Verdana, Sans-Serif;
	color: #95be08;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
 font-family: Trebuchet ms, Verdana, Sans-Serif;
	color: #95be08;
	font-size: 11px;
	font-weight: strong;
	text-decoration: none;
}

H2  {
 font-family: Trebuchet ms, Verdana, Sans-Serif;
	color: #95be08;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

H3  {
 font-family: Trebuchet ms, Verdana, Sans-Serif;
	color: #377137;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

H4  {
font-family: Trebuchet ms, Verdana, Sans-Serif;
	color: #377137;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}


H5 {
font-family: Trebuchet ms, Verdana, Sans-Serif;
	color: #377137;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
font-family: Trebuchet ms, Verdana, Sans-Serif;
	color: #377137;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

A:visited   {
font-family: Trebuchet ms, Verdana, Sans-Serif;
	color: #377137;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
font-family: Trebuchet ms, Verdana, Sans-Serif;
	color: #95beob;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

A:active    {
font-family: Trebuchet ms, Verdana, Sans-Serif;
	color: #377137;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}















