/* Page */
body {
	background-color: #FFFFFF;
	scrollbar-face-color:#CCCCCC;
	scrollbar-highlight-color:#D8D8D8;
	scrollbar-3dlight-color:#660000;
	scrollbar-darkshadow-color:#545454;
	scrollbar-shadow-color:#8A8A8A;
	scrollbar-arrow-color:#000066;
	scrollbar-track-color:#000066;
	color : #3e3e3e;
	margin : 0px 0px 0px 0px;
}

/* Fonts */
font,th,td,p { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size : 12px;  color : #000000;  }

/* Archives */
.archive	{ font-size : 12px; color : #000000; }
.archivelarge	{ font-size : 16px; font-weight : bold; color : #000000; }
.archivecaption	{ font-size : 12px; font-weight : bold; color : #FFFFFF; }
a.archive:link,a.archive:visited { text-decoration: underline; color : #000066; }
a.archive:hover,a.archive:active { text-decoration: underline; color : #000066; }

/* Content */
.content	{ font-size : 12px; color : #000000; }
.contentlarge	{ font-size : 16px; font-weight : bold; color : #000000; }
.contentcaption	{ font-size : 10px; font-weight : bold; color : #000000; }
a.content:link,a.content:visited { text-decoration: underline; color : #000066; }
a.content:hover,a.content:active { text-decoration: underline; color : #000066; }

/* Copyright */
.copyright	{ font-size : 10px; color : #000000; }

/* Dialogue */
.dialogue	{ background-color: #CCCCCC; border: 0px #000066 none; font-size : 12px; font-weight : bold; color : #000066; }

/* Links */
a:link,a:active,a:visited { color : #000066; }
a.light:link,a.light:active,a.light:visited { color : #CBC8B4; }

/* Login Box */
.login	{ font-size : 11px; color : #000066; }
a.login:link,a.login:visited { text-decoration: none; color : #000066;  }
a.login:hover,a.login:active { text-decoration: underline; color : #000066; }

/* Main Menu */
.menumain	{ background-color: #000066; border: 0px #000066 none; font-size : 12px; color : #FFFFFF }
a.menumain:link,a.menumain:visited { text-decoration: none; color : #FFFFFF;  }
a.menumain:hover,a.menumain:active { text-decoration: underline; color : #FFFFFF; }

/* Main Menu Selected */
.menumainselected	{ background-color: #FFFFFF; border: 0px #000066 none; font-size : 12px; color : #000000 }

/* Area Menu */
.menuarea	{ font-size : 11px; color : #000000 }
a.menuarea:link,a.menuarea:visited { text-decoration: none; color : #000000;  }
a.menuarea:hover,a.menuarea:active { text-decoration: underline; color : #000000; }

/* Navigation */
.menuside	{ background-color: #CCCCCC; border: 1px #000066; font-size : 11px; color : #000066 }
a.menuside:link,a.menuside:visited { text-decoration: none; color : #000066;  }
a.menuside:hover,a.menuside:active { text-decoration: underline; color : #000066; }

.menusidebull	{ background-color: #CCCCCC; border: 1px #000066; font-size : 11px; color : #17414D }
a.menusidebull:link,a.menusidebull:visited { text-decoration: none; color : #000066;  }
a.menusidebull:hover,a.menusidebull:active { text-decoration: underline; color : #000066; }

.menusidebear	{ background-color: #CCCCCC; border: 1px #000066; font-size : 11px; color : #660000 }
a.menusidebear:link,a.menusidebear:visited { text-decoration: none; color : #000066;  }
a.menusidebear:hover,a.menusidebear:active { text-decoration: underline; color : #000066; }

.menusideneutral	{ background-color: #CCCCCC; border: 1px #000066; font-size : 11px; color : #000000 }
a.menusideneutral:link,a.menusideneutral:visited { text-decoration: none; color : #000066;  }
a.menusideneutral:hover,a.menusideneutral:active { text-decoration: underline; color : #000066; }

/* Tables */
.table	{ background-color: #CCCCCC; }

/* Price Change Fonts */
.upcolor	{ color : #17414D; }
.downcolor	{ color : #660000; }
.neutralcolor	{ color : 000000; } 

/* Quotes */
.titlequote	{ font-size : 11px; color : #000066; }
.titlequotesource { font-size: 9px; font-weight: bold; color : #000066; }
