/* echodyne css4PCs */


/* GENERIC FONT DEFAULTS */

h1, h2, h3, h4, h5, td, th, blockquote, ul, ol, li, P, div, span, sup, sub
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #666666; 

}

/* LINKS */
A:link, A:visited, A:active {
    color: #666666;
    text-decoration: none;
}

A:hover{
    text-decoration: underline;
}

//A:link {color: #666666; text-decoration: none;}
//A:visited {color: #666666; text-decoration: none;}
//A:active {color: #666666; text-decoration: none;}

/* Center Content Header */
.ContentCenterHeader {font-size: 8pt; color: #000080; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}

/* Top Nav Bar */
.MenuHorizNav {font-size: 8pt; color: #000080; font-family: Verdana, Arial, Helvetica, sans-serif;}

/* Left Nav Bar */
.MenuLeftNav {font-size: 8pt; color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif;}

/* Page footer */
.PageFooter {font-size: 8pt; color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif;}

/* Page footer Copyright */
.PageFooterCopyright {font-size: 7pt; color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif;}

/* Logon/off message */
.LogonMsgON {font-size: 8pt; color: #008000; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}
.LogonMsgOFF {font-size: 8pt; color: #0000ff; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif;}

/* Timer frame text */
.TimerData {font-size: 8pt; color: #000099; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}

/*
A.linkBold:link {color: #666666; font-weight: bold;}
A.linkBold:visited {color: #666666; font-weight: bold;}
A.linkBold:active {color: #666666; font-weight: bold;}

A.linkBoldNoRule:link {color: #666666; font-weight: bold; text-decoration: none;}
A.linkBoldNoRule:visited {color: #666666; font-weight: bold; text-decoration: none;}
A.linkBoldNoRule:active {color: #666666; font-weight: bold; text-decoration: none;}

A.linksmallBold:link {color: #666666; font-weight: bold; font-size: 7pt;}
A.linksmallBold:visited {color: #666666; font-weight: bold; font-size: 7pt;}
A.linksmallBold:active {color: #666666; font-weight: bold; font-size: 7pt;}

A.linkNoRule:link {color: #666666; text-decoration: none;}
A.linkNoRule:visited {color: #666666; text-decoration: none;}
A.linkNoRule:active {color: #666666; text-decoration: none;}

A.darkerNoRule:link {color: #333333; text-decoration: none;}
A.darkerNoRule:visited {color: #333333; text-decoration: none;}
A.darkerNoRule:active {color: #333333; text-decoration: none;}

A.red:link {color: #990000;}
A.red:visited {color: #990000;}
A.red:active {color: #990000;}

A.redBold:link {color: #990000; font-weight: bold;}
A.redBold:visited {color: #990000; font-weight: bold;}
A.redBold:active {color: #990000; font-weight: bold;}

*/


/*
//A.HeaderMenu:link {color: #666666; text-decoration: none; font-size: 8pt;}
//A.HeaderMenu:visited {color: #666666; text-decoration: none; font-size: 8pt;}
//A.HeaderMenu:active {color: #666666; text-decoration: none; font-size: 8pt;}
a.HeaderMenu:link { color: #0000FF; text-decoration: none; font-size: 8pt }
A.HeaderMenu:visited {color: #000080; text-decoration: none; font-size: 8pt;}
A.HeaderMenu:active {color: #000080; text-decoration: none; font-size: 8pt;}


//A.FooterMenu:link {color: #666666; text-decoration: none; font-size: 8pt;}
//A.FooterMenu:visited {color: #666666; text-decoration: none; font-size: 8pt;}
//A.FooterMenu:active {color: #666666; text-decoration: none; font-size: 8pt;}
A.FooterMenu:link {color: #0000ff; text-decoration: none; font-size: 8pt;}
A.FooterMenu:visited {color: #000080; text-decoration: none; font-size: 8pt;}
A.FooterMenu:active {color: #000080; text-decoration: none; font-size: 8pt;}

*/

/* IMAGE LINK AND STYLE */ 
/*

a.imageLink {
		color: #666666;
		border-color: #666666;
       }

img.imageBorder {
		color: #666666;
		border-color: #666666;
       }

*/

/* BODY STYLE */ 
/*
bodyDefault {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	color: #800000;
	}
*/


/* TEXT STYLES */ 

/*
.default {font-size: 8pt; color: #800000;}
.defaultBold {font-weight: bold; color: #800000;}
.defaultItalic {font-style: italic color: #800000;}
.UserMsg {font-size: 8pt; color: #990000;}
.defaultFooter {font-size: 8pt; color: #800000;}

.defaultDarkerBold {color: #333333; font-weight: bold;}
.defaultRed {color: #990000;}
.defaultRedBold {color: #990000; font-weight: bold;}
.defaultRedBig {color: #990000; font-size: 10pt;}

.defaultPageName {color: #000080; font-size: 10pt; font-weight: bold;}

.CatalogCatHeader {font-size: 10pt; color: #000080; font-weight: bold;}
.CatalogProdName {font-size: 10pt; color: #FFFFFF; font-weight: bold;}
.CatalogSubList {font-size: 8pt; color: #0000FF; font-weight: bold;}

.PagingNormal {font-size: 8pt; color: #000000;}
.TableColumnHeader {font-size: 10pt; color: #0000FF;}
.TableColumnHeaderSmall {font-size: 7pt; color: #0000FF;}
.TimerData {font-size: 8pt; color: #0000FF;}
.HelpTopic {font-size: 10pt; color: #000080; font-weight: bold;}
.HelpSubtopic {font-size: 8pt; color: #0000FF; font-weight: bold;}
.HelpDescription {font-size: 8pt; color: #666666;}
*/



.headerBold {
	font-size: 12pt; 
	font-weight: bold; 
	color: #8000000;
	}

/* END css4PCs */
