A:HOVER, A:LINK, A:VISITED {
	
	color :  #000000;
	font-family :  Times New Roman, sans-serif, arial;
	font-style: italic;
	font-weight : normal;
	font-size :  14px;
	}
P, PRE {
	
	/*color :  #99CC9A;*/
	color : #000000;
	font-family :  Times New Roman, sans-serif, arial;
	font-style: normal;
	font-size :  14px;
		/*margin-left : 15px;*/

	}
	

BODY {

	color : #000000;
	font-family :  Times New Roman, sans-serif, arial;
	font-style: normal;
	font-size :  14px;
} 	

PRE {

	color : #000000;
	font-family :  Times New Roman, sans-serif, arial;
	font-style: normal;
	font-size :  14px;

}	
	
	
TD {

	color : #000000;
	font-family :  Times New Roman, sans-serif, arial;
	font-style: normal;
	font-size :  14px;

}


.GREENBG {
	background-color: #A4C2A4;
	color : #FFFFFF;
	font-family :  Times New Roman, sans-serif, arial;
	font-style: italic;
	font-weight: bold;
	font-size :  14px;
}	
	
B {
font-size: 14px;
font-weight: bold;
color: #66A665;/*#99B699*/
}
/*#99CC9A*/
B.header {
	color : #66A665;/*#99B699*/
	font-family :  Times New Roman, sans-serif, arial;
	font-style: italic;
	font-size :  14px;
	font-weight : bold;

}	


B.headerpink {
	color : #FF9966;
	font-family :  Times New Roman, sans-serif, arial;
	font-style: italic;
	font-size :  14px;
	font-weight : bold;

}	
	
H3 {
	
	font-family :  Times New Roman, sans-serif, arial;
	font-style: italic;
	font-size :  18px;
	font-weight :  900;
	color :  #FF9966;/*#66A665*/
	text-indent : 10px;
	}

H4 {
	
	font-family :  Times New Roman, sans-serif, arial;
	font-style: italic;
	font-size :  15px;
	font-weight :  900;
	color :  #FF9966;	
	text-indent : 15px;
}

/*  testimonials page */
/* this is for the name on the testimonials page */

DIV.who {
	color : #FF9966;
	font-family :  Times New Roman, sans-serif, arial;
	font-style: normal;
	font-size :  14px;
	text-align : right;
	line-height : 24px;
}

/* this is for the link on the testimonials page */

A.tlink:LINK, A.tlink:VISITED {
	color :  silver;
	font-family : times, cursive, Arial, sans-serif;
	font-weight : normal;
	font-size :  14px;
	font-style :  normal;
	text-decoration : none;
}

A.tlink:HOVER {
	color :  gray;
	font-family : times, cursive, Arial, sans-serif;
	font-weight : normal;
	font-size :  14px;
	font-style :  normal;
	text-decoration : none;
}

/* End  testimonials page */

HR {
	height : 2px;
	border : none;
	color : #efefef;
}

/* admin menu buttons */


A.box:LINK, A.box:VISITED {
	letter-spacing : 1px;
	border-color : #9FCF9F;
	border-style :  solid;
	border-width :  1px;
	padding-left :  3px;
	padding-right :  3px;
	padding-bottom : 2px;
	font-family : sans-serif, arial;
	font-style :  normal;
	font-weight :  bold;
	font-size : 11px;	
	/*color : #9FCF9F;*/
	color : #668888;
	text-decoration :  none;
	background :  #FFFFCC;
	}
	
	

A.box:HOVER {
	letter-spacing : 1px;
	border-color : #9FCF9F;
	border-style :  solid;
	border-width :  1px;
	padding-left :  3px;
	padding-right :  3px;
	padding-bottom : 2px;
	font-family : sans-serif, arial;
	font-style :  normal;
	font-weight :  bold;
	font-size : 11px;	
	color : #FFFFFF;
	text-decoration :  none;
	background :  #9FCF9F;
}


TABLE.normal, TD.normal {
	

	color : #000000;
	font-family :  Times New Roman, sans-serif, arial;
	font-style: normal;
	font-size :  14px;


	}

	INPUT.button { 

	background: #9FCF9F;
	font-family :  arial, sans-serif;
	font-style :  normal;
	font-weight : 900;
	font-size :  13px;
	color :  #FFFFFF;
	padding :  3px;
	border: none;
	cursor: hand;
	}
	
	TABLE.underline, td.underline {
		border : none;
	font-family :  Times New Roman, sans-serif, arial;
	font-style: normal;
		font-size : 12px;
		border-bottom-color : #CCCCCC;
		border-bottom-style : solid;
		border-bottom-width : 1px;
	}
	
	INPUT, TEXTAREA, SELECT {
		font-size : 12px;
		font-family : arial, sans-serif;
	}
	
SPAN.price {
	
	color :  #99CC9A;
	font-family : times, cursive, Arial, sans-serif;
	font-weight : bold;
	font-size :  14px;
	font-style :  italic;
	text-align: right;
	}	
	
SPAN.bodytext {
	
	color : #000000;
	font-family :  Times New Roman, sans-serif, arial;
	font-style: normal;
	font-size :  14px;

	}	
	
DIV.center {
	margin: 0 15px 0 15px;
	color : #000000;
	font-family :  Times New Roman, sans-serif, arial;
	font-style: normal;
	font-size :  14px;
}