/*----- COLOUR PALATTE -----*/
/* yellow		= EAE8E7 */
/* burgundy		= 972A38 */


/*----- MAIN STYLES -----*/
body, td				{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px; color: #666666; }
body					{ margin:0px; background-color:#C7C7C7; }


/*----- LINK STYLES -----*/
a, a:visited, a:active	{ text-decoration: none; color: #666666; }
a:hover 				{ text-decoration: none; color: #00711A; }

a.a-hd, .a-hd:visited, .a-hd:active
						{ font-family: Arial Narrow, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF }
a.a-hd:hover 			{ color: #00711A; }

a.a-foot, .a-foot:visited, .a-foot:active
						{ font-size: 10px; color: #FFFFFF }
a.a-foot:hover 			{ color: #00711A; }

a.a-dcom, .a-dcom:visited, .a-dcom:active
						{ font-size: 9px; color: #B3D387; line-height: 12px }
a.a-dcom:hover 			{ color: #00711A; }


.ttl1				{ font-size: 15px; color: #00711A; line-height: 28px; text-transform: uppercase } 
.ttl2				{ font-size: 12px; color: #00711A; line-height: 22px; text-transform: uppercase } 
.txtemph			{ font-size: 12px; font-style: italic }
.txtrcp				{ font-size: 11px; line-height: 11px }

INPUT				{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; BACKGROUND-COLOR: #F9F9F9; border: 1px; border-style: solid; border-color: #CCCCCC }
TEXTAREA			{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; BACKGROUND-COLOR: #F9F9F9; border: 1px; border-style: solid; border-color: #CCCCCC }
SELECT				{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; BACKGROUND-COLOR: #F9F9F9; border: 1px; border-style: solid; border-color: #CCCCCC }
.button-send		{ background-image: url(/1-imgs/b-send.gif); background-repeat: no-repeat; margin: 0px; padding: 0px; height: 24px; width: 58px; border: none; cursor: pointer; }









.clsCMOn			{ font-size: 11px; padding-RIGHT: 0px; padding-LEFT: 7px; padding-BOTTOM: 1px; padding-TOP: 1px; color: #FFFFFF }
.clsCMOver			{ font-size: 11px; padding-RIGHT: 0px; padding-LEFT: 7px; padding-BOTTOM: 1px; padding-TOP: 1px; color: #FFFFFF }

.txt1				{ font-size: 14px; font-style: italic } 
.txt2				{ font-size: 11px; line-height: 11px } 


.pic				{ padding-left: 15px; padding-right: 0px; padding-top: 0px; padding-bottom: 10px }

table.ex					{ color:#000000; background-color:#f1f1f1; padding:0px; border-top: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; border-bottom: 0px solid #CCCCCC; border-right: 0px solid #CCCCCC; }
table.ex th, table.ex td	{ padding-bottom: 3px; border-top: 0px solid #CCCCCC; border-left: 0px solid #CCCCCC; border-bottom: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; }

