body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FCD6F1;
	background-color: #222222;
	font-size: 12px;
	margin: 10px;
	background-image: url(files/bg.jpg);
}

.newsheading {
	font-family: Arial, Helvetica, sans-serif;
	color: #FCD6F1;
	font-size: 14px;
	font-weight: bold;
}
.categories {
	background-image: url(files/heading_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.pink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFB0F3;

	font-size: 11px;

}

/* main table row color */
.ewTableRow {
	background-color: #FFFFFF;  /* alt row color 1 */
	color: inherit;
}

/* main table alternate row color */
.ewTableAltRow {
	background-color: #F7F6F3; /* alt row color 2 */
	color: inherit;	
}
.dontshow{
display: none;
}
.grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;

	font-size: 11px;

}

.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;

}

.featured {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;

}



.status {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #33FF00;
	font-size: 11px;

}




.TimesNewRoman22{
	font-family: "Times New Roman", Times, serif;
	COLOR: #ffffff;
	font-size: 22px;
	font-style: italic;	

}




.TimesNewRoman22pink{
	font-family: "Times New Roman", Times, serif;
	COLOR: #FFB0F3;
	font-size: 22px;
	font-style: italic;
	text-transform: capitalize;	

		}

h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Times, serif;
	COLOR: #ffffff;
	font-size: 22px;
	font-style: italic;	
	display:inline;

}


.heading_white{
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #FFB0F3;
	font-size: 12px;
font-weight: bold;
	text-transform: capitalize;	

}


.heading_grey{
	font-family: Arial, Helvetica, sans-serif;
	COLOR: #333333;
	font-size: 12px;
font-weight: bold;
	text-transform: uppercase;	

}

 a:link {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	


}
	

 a:visited {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	


	
	}

 a:active {
	COLOR: #ffffff;
	TEXT-DECORATION: none;

	}
		
 a:hover { 
	COLOR: #999999;
	TEXT-DECORATION: none;

}



.nav_heading {
	COLOR: #333333;
	TEXT-DECORATION: none;
	font-size: 12px;
	letter-spacing: 2px;

}



.bottom_nav {
	COLOR: #333333;
	TEXT-DECORATION: none;
	font-size: 12px;


}
.bottom_nav a:link {
	COLOR: #333333;
	TEXT-DECORATION: none;

}
.bottom_nav a:visited {
	COLOR: #333333;
	TEXT-DECORATION: none;
	
	}
.bottom_nav a:active {
	COLOR: #333333;
	TEXT-DECORATION: none;
	
	}	
.bottom_nav a:hover {
	COLOR: #666666;
	TEXT-DECORATION: none;

	}

.border {

	border: 6px solid #ffffff;
				}

.borderwhite {

	border: 2px solid #ffffff;
			}

.border_lightgrey {

	border: 1px solid #666666;
					}

.border_lightgreyccc {

	border: 1px solid #7A7A7A;
		}
		
.submit	{ 

		FONT-FAMILY: Arial, Arial, Helvetica, sans-serif;
		color: #ffffff;
		font-size: 11px;
padding: 8px;
		width: 94px;
		cursor:hand;
background-color: #999999;
		border: 2px solid #ffffff;

		}

.newsletterinput  {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 190px;
	border: 2px solid #6FC6FF;
	background-color: #666666;
	color: #ffffff;
	
	padding: 4px;
	}

.contactinput  {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 500px;
	border: 2px solid #ffffff;
	background-color: #666666;
	color: #ffffff;
	
	padding: 8px;
	}

.contactlist  {
	FONT-FAMILY: Arial, Helvetica, sans-serif;

	width: 520px;
	border: 2px solid #6FC6FF;
	background-color: #666666;
	color: #ffffff;
	
	padding: 8px;
		}.newsletter_submit	{ 

		FONT-FAMILY: Arial, Arial, Helvetica, sans-serif;
		color: #ffffff;
		font-size: 11px;
padding: 4px;
		width: 64px;
		cursor:hand;
background-color: #222222;
		border: 2px solid #6FC6FF;

	}

