/* Custom Styles for IDXCentral.com Template Website */
/* Moineau Design */

.PrimaryColor 		{ background-color: #0D00DF;} 		/* Main Theme Color CC0000 FFD46D*/
.ArrowColor 		{ background-color: #CC0000;}
.ArrowColor2 { background-color: green; }
/* Arrow Color */
.NavigationColor 	{ color: blue; background-color: #d6dce4; } 		/* Color behind navigation text DDDDDD FFEDA6*/
.PageFrameColor 	{ background-color: #D6DCE4; }
.class { }
/* Subpage frame E1E1E1*/


/* Main Text attributes */
.Normal { color: black; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 15px ; text-decoration: none; }
.NormalB { color: gray; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 15px; text-decoration: none; }
.headline { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 15px  }
/* Navigation - Text attributes */	
.Navigation  { color: blue; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; line-height: 15px; text-decoration: none; }
.NavigationB { color: blue; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 15px; text-decoration: underline; }
/* Navigation - Text Hover attributes */		
.Navigation:hover  { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; line-height: 15px; text-decoration: underline  }

/* All Links */
/* All Links Rollover Color */
a:hover {  
	color: #999999; 
	text-decoration: none}
