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

.PrimaryColor 		{ background-color: #008000;} 		/* Main Theme Color CC0000 FFD46D*/
.ArrowColor 		{ background-color: green;}
/* Arrow Color */
.ArrowColor2 { background-color: red; }
.NavigationColor 	{ background-color: #9c9; } 		/* Color behind navigation text DDDDDD FFEDA6*/
.PageFrameColor 	{ background-color: #D6DCE4; } 		/* Subpage frame E1E1E1*/


/* Main Text attributes */
.Normal { color: black; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 15px; text-decoration: none; }
.Bulleted { font-size: 11px; font-family: verdana, arial, sans-serif, helvetica; font-weight: normal; line-height: 15px; text-indent: 0; }
/* Navigation - Text attributes */	
.Navigation { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 15px; color: #000000; text-decoration: none; }

/* Navigation - Text Hover attributes */
.Navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	text-decoration: none;
	color: #999999;
}
/* All Links */
a {  
	color: green; 
	text-decoration: underline}
	
/* All Links Rollover Color */
a:hover {  
	color: #999999; 
	text-decoration: none}
.textinfo { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: normal; background-image: none; }
.smalltext { color: #6c6e70; font-size: 6px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; }
