Body
{
    background-color: BLACK;
}

.topnavcell {
	
}
.FooterNav {
	background-color: #000000;
}

TD  {
    font-family: Verdana, Arial, Helvetica;
    font-size:  12px;
}

A:link  {
    text-decoration: underline;
    color:  #7D0000;
}

A:visited   {
    text-decoration: underline;
    color:  #7D0000;
}

A:active    {
    text-decoration: underline;
    color:  #7D0000;
}

A:hover {
    text-decoration: none;
    color:  #7D0000;
}

.Smaller
{
    font-weight: normal;
    font-size: 9pt;
    color: #404040;
    font-family: Verdana, Arial, Helvetica;
}

.BreadCrumb
{
    font-weight: normal;
    font-size: 10px;
    color: #999999;
    font-family: Verdana, Arial, Helvetica;
}

.BreadCrumb a:link
{
    color: #7D0000;
    text-decoration: underline;
}

.BreadCrumb a:active
{
    color: #7D0000;
    text-decoration: underline;
}

.BreadCrumb a:visited
{
    color: #7D0000;
    text-decoration: underline;
}
.BreadCrumb a:hover
{
    color: #7D0000;
    text-decoration: none;
}









/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
    background-color: #CCCCCC;
}

/* background color for the content part of the pages */
.MainTable  
{
	background-color: #FFFFFF;
}

/* background/border colors for the selected tab */

.TabBg {
    background-color: black;
}

.LeftPane  { 
}

.ContentPane  { 
     padding-right:10px;
}

.RightPane  
{
	background-color: #efefef;
}
.Panes
{
	padding: 0px;
}

/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Verdana, Arial, Helvetica;
    font-size:  18px;
    font-weight:    bold;
    color: #999999;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Arial, Helvetica;
    font-size:  13px;
    font-weight:    bold;
    color: #000000;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

.NormalBold
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #404040;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #404040;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #404040;
}

A.CommandButton:hover    {
    text-decoration:    none;
    color: #404040;
}
    
/* GENERIC */
H1  {
    font-family: Verdana, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Verdana, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Verdana, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H4  {
    font-family: Verdana, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H5, DT  {
    font-family: Verdana, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: Verdana, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

TFOOT, THEAD    {
    font-family: Verdana, Arial, Helvetica;
    font-size:  12px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}



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: dimgrey;
    height:1pt;
    text-align:left
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Verdana, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #404040;
}










/* MenuCSS-MenuContainer */ 
.banner_ctlmenu_spmbctr 
{ 
border-right: #660000 0px solid; 
border-top: #660000 0px solid; 
border-left: #660000 0px solid; 
border-bottom: #660000 0px solid; 
background-color: #660000; 
} 

/* MenuCSS-MenuItem */ 
.banner_ctlmenu_spmitm  { 

	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: bold;
	color: white; 

	border-right: #660000 0px solid;
	border-left: #660000 0px solid;  
	border-top: #660000 1px solid; 
	border-bottom: #660000 1px solid;

	background-color: #660000;
	height: 30px;
} 


/* MenuCSS-MenuIcon */ 
.banner_ctlmenu_spmicn 
{ 
border-top: #660000 0px solid; 
/* dabug */ 
border-left: #660000 1px solid; 
width: 0px; 
border-bottom: #660000 0px solid; 
height: 0px; 
background-color: #660000; 
padding-left: 5px;
} 


/* MenuCSS-SubMenu */ 
.banner_ctlmenu_spmsub 
{ 
background-color: #660000; 
height: 30px; 
	border-left: #660000 0px solid;
	border-right: #FFFFFF 1px solid;  
	border-top: #FFFFFF 1px solid; 
	border-bottom: #660000 1px solid;
} 

/* MenuCSS-MenuBreak */ 
.banner_ctlmenu_spmbrk 
{ 
border-right: #660000 1px solid; 
border-top: #660000 1px solid; 
border-left: #660000 1px solid; 
border-bottom: #660000 1px solid; 
height: 0px; 
background-color: #660000; 
} 

/* MenuCSS-MenuItemSel */ 
.banner_ctlmenu_spmitmsel 
{ 
font-size: 8pt;
color: #FFFFFF; 
font-family: Tahoma, Arial, Helvetica; 
background-color: #853333; 

border-top: #FFFFFF 1px solid; 
border-left: #853333 0px solid; 
border-right: #853333 0px solid; 

border-bottom: #FFFFFF 1px solid; 
height: 30px; 
font-weight: bold;
} 

/* MenuCSS-MenuArrow */ 
.banner_ctlmenu_spmarw 
{ 
border-right: #660000 1px solid; 
border-top: #660000 1px solid; 
font-size: 8pt; 
border-bottom: #660000 1px solid; 
font-family: webdings; 
} 

/* End Of SolPart Menu CSS */


.adminNav {
    font-weight: normal;
    font-size: 10px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none;
	background-color: #FFFFFF;
	padding-bottom: 1px;
}

A.adminNav:link {
    text-decoration:    none;
    color:#660000;
}

A.adminNav:visited  {
    text-decoration:    none;
    color:#660000;
}

A.adminNav:active   {
    text-decoration:    none;
    color:#660000;
}

A.adminNav:hover    {
    text-decoration:    underline;
    color:#660000;
}


.Copyright {
    font-weight: normal;
    font-size: 10px;
    color: #efefef;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none;
}

A.Copyright:link {
    text-decoration:    underline;
    color:#efefef;
}

A.Copyright:visited  {
    text-decoration:    underline;
    color:#efefef;
}

A.Copyright:active   {
    text-decoration:    underline;
    color:#efefef;
}

A.Copyright:hover    {
    text-decoration:    none;
    color:#efefef;
}



.FooterNav {
    font-weight: normal;
    font-size: 10px;
    color: #efefef;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none;
}

A.FooterNav:link {
    text-decoration:    none;
    color:#efefef;
}

A.FooterNav:visited  {
    text-decoration:    none;
    color:#efefef;
}

A.FooterNav:active   {
    text-decoration:    none;
    color:#efefef;
}

A.FooterNav:hover    {
    text-decoration:    underline;
    color:#efefef;
}


a.FooterNavON {
    font-weight: bold;
    font-size: 10px;
    color: #efefef;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none;
}

.FooterNavON:link {
    text-decoration:    none;
    color:#efefef;
}

A.FooterNavON:visited  {
    text-decoration:    none;
    color:#efefef;
}

A.FooterNavON:active   {
    text-decoration:    none;
    color:#efefef;
}

A.FooterNavON:hover    {
    text-decoration:    underline;
    color:#efefef;
}




/* table containing EACH thumb image and title */
table.photos_thumbsTable    {

}

/* attached to the thumbnail image tag */
.photos_thumbsImage  {
    border: solid 1px #000000;
}

/* thumbnail title Table tag*/
table.photos_thumbTitleTable
{
    padding-top: 3px;
	/* border: solid 1px #000000;
	border-top: 0px;
	background-color: #efefef;*/
} 

a.photos_thumbtitle:link {
    text-decoration:    underline;
    color:#7D0000;
}

a.photos_thumbtitle {
    font-size:    10px;
}

a.photos_thumbtitle:visited  {
    text-decoration:    underline;
    color:#7D0000;
}

a.photos_thumbtitle:active   {
    text-decoration:    underline;
    color:#7D0000;
}

a.photos_thumbtitle:hover    {
    text-decoration:    none;
    color:#7D0000;
}






.Photos 
{
	BORDER: black 1px solid;
	font-family: Verdana, Tahoma, Arial, Helvetica; font-size: 11px; color:White; background-color: #000000;
}

/* quickfix - used for the page count on popup */
.SelectedTab
    font-size: 10px;
    color: #efefef;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none;
}

.PhotoPageCount {
    font-size: 10px;
    color: #efefef;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none;
}



.PhotoPagingOFF {
    font-weight: bold;
    font-size: 10px;
    color: #999999;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none;
}

/* hyperlink style for the selected tab */
a.PhotoPagingOFF:link {
    text-decoration:    none;
    color:#999999;
}

a.PhotoPagingOFF:visited  {
    text-decoration:    none;
    color:#999999;
}

a.PhotoPagingOFF:active   {
    text-decoration:    none;
    color:#999999;
}

a.PhotoPagingOFF:hover    {
    text-decoration:    none;
    color:#999999;
}


.PhotoPagingON {
    font-weight: bold;
    font-size: 10px;
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none;
}

/* hyperlink style for the selected tab */
a.PhotoPagingON:link {
    text-decoration:    none;
    color:#ffffff;
}

a.PhotoPagingON:visited  {
    text-decoration:    none;
    color:#ffffff;
}

a.PhotoPagingON:active   {
    text-decoration:    none;
    color:#ffffff;
}

a.PhotoPagingON:hover    {
    text-decoration:    none;
    color:#CCCCCC;
}





/* Links Module *//* Links Module */
/* Links Module *//* Links Module */

/* table containing EACH thumb image and title */
table.Links_Table    {
}


.Links_Title {
    font-weight: normal;
    font-size: 12px;
    color: #660000;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none;
	
}

a.Links_Title:link {
    text-decoration:    underline;
    color:#660000;
}

a.Links_Title:visited  {
    text-decoration:    underline;
    color:#660000;
}

a.Links_Title:active   {
    text-decoration:    underline;
    color:#660000;
}

a.Links_Title:hover    {
    text-decoration:    none;
    color:#660000;
}

.Links_Description {
    font-size: 10px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica;
	padding-top : 0px;
	padding-bottom : 5px;
}

a.Links_Description:link {
    text-decoration:    underline;
    color:#660000;
}

a.Links_Description:visited  {
    text-decoration:    underline;
    color:#660000;
}

a.Links_Description:active   {
    text-decoration:    underline;
    color:#660000;
}

a.Links_Description:hover    {
    text-decoration:    none;
    color:#660000;
}
/* Links Module *//* Links Module */
/* Links Module *//* Links Module */








.SelectedTab {
    font-weight: normal;
    font-size: 10px;
    color: #efefef;
    font-family: Verdana, Arial, Helvetica;
    text-decoration: none;
}

a.SelectedTab:link {
    text-decoration:    underline;
    color:#efefef;
}

a.SelectedTab:visited  {
    text-decoration:    underline;
    color:#efefef;
}

a.SelectedTab:active   {
    text-decoration:    underline;
    color:#efefef;
}

a.SelectedTab:hover    {
    text-decoration:    none;
    color:#efefef;
}
