/*
 All contents of this file and all associated Page Concepts' 
 files are copyright 1996-2001, ajk concepts, inc. 
 Duplication without permission is strictly prohibited. 
*/
BODY { 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px;
	scrollbar-face-color: #336699;
    scrollbar-shadow-color:White;
	scrollbar-arrow-color: #E9F3FF;
	background-repeat: repeat-x;
/*  
	scrollbar-highlight-color:
    scrollbar-3dlight-color:
    scrollbar-darkshadow-color:
    scrollbar-track-color: 
*/
}
P, SPAN{
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
}
TABLE, TD { 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
}
TEXTAREA, INPUT, SELECT {  
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
HR{
	height: 1pt;
}
H1{ 
	font-size: 16; 
}
A:link  {
	COLOR: #336699;
	text-decoration: underline; 
}
A:visited { 
	COLOR: #336699;
	text-decoration: underline; 
}
A:active {
	COLOR: #336699;
	text-decoration: underline; 
}
A:hover {
	COLOR: #336699;
	text-decoration: none; 
}
.copyright{
	font-size: 11px;
	COLOR: Black;
}
.copyright A:link  {
	COLOR: #336699;
	text-decoration: underline; 
	 FONT-WEIGHT: bold;
}
.copyright A:visited { 
	COLOR: #336699;
	text-decoration: underline; 
    FONT-WEIGHT: bold;
}
.copyright A:active {
	COLOR: #336699;
	text-decoration: underline; 
	 FONT-WEIGHT: bold;
}
 .copyright A:hover {
	COLOR: #336699;
	text-decoration: none; 
    FONT-WEIGHT: bold;
}
.link{
	font-size: 11px;
	COLOR: Black;
}
.link A:link  {
	COLOR: #336699;
	text-decoration: underline; 
	 FONT-WEIGHT: normal;
}
.link A:visited { 
	COLOR: #336699;
	text-decoration: underline; 
    FONT-WEIGHT: normal;
}
.link A:active {
	COLOR: #336699;
	text-decoration: underline; 
	 FONT-WEIGHT: normal;
}
 .link A:hover {
	COLOR: #336699;
	text-decoration: none; 
    FONT-WEIGHT: normal;
}
.tableHeader{
	background-image: url(../messageboard/images/blue_gradiant.gif);
	background-color: #1B3F95;
	color: #E9EEFB;
	font-weight: bold;
	padding-left: 5px;
}
.subtblHeader{
	background-color: #E9EEFB;
	color:#1B3F95;
	font-weight: bold;
	padding-left: 5px;
}
.grayBar{
	background-color: #CECED3;
	color:black;
} 
.grayBar A:link  {
	COLOR: black;
	text-decoration: none; 
	 FONT-WEIGHT: normal;
}
.grayBar A:visited { 
	COLOR: black;
	text-decoration: none; 
    FONT-WEIGHT: normal;
}
.grayBar A:active {
	COLOR: black;
	text-decoration: none; 
	 FONT-WEIGHT: normal;
}
 .grayBar A:hover {
	COLOR: black;
	text-decoration: underline; 
    FONT-WEIGHT: normal;
}
.smalllink{
	font-size: 10px;
	COLOR: Black;
	font-weight: normal;
}
.smalllink A:link  {
	COLOR: Black;
	text-decoration: underline; 
	 FONT-WEIGHT: normal;
}
.smalllink A:visited { 
	COLOR: Black;
	text-decoration: underline; 
    FONT-WEIGHT: normal;
}
.smalllink A:active {
	COLOR: Black;
	text-decoration: underline; 
	 FONT-WEIGHT: normal;
}
 .smalllink A:hover {
	COLOR: Black;
	text-decoration: none; 
    FONT-WEIGHT: normal;
}
.quote{
	border: 1px solid #1B3F95;
	background-color: #CECED3;
}
