/* default  font */
.flesi			{ font-family: Arial, Verdana, Helvetica, sans-serif;}

.standsmall		{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:8pt; text-align: justify; color:A13B29;}
.stand			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9pt; color:222222; text-align: left; color:A13B29; line-height: 1.8em;}
.stand2			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9pt; color:000000;}
.stand3			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12pt; color:222222; text-align: left; color:A13B29; line-height: 1.8em;}
.stand4			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9pt; color:222222; text-align: left; color:A13B29;}
.grey			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9pt; color:777777;}
.title			{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:12pt; color:BF191B}
.bottom			{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size:7pt; color:6E6E6E}

a:link 			{ font-family: Arial, Verdana, sans-serif; font-size: 9pt; text-decoration: none; color: white; }
a:visited 		{ font-family: Arial, Verdana, sans-serif; font-size: 9pt; text-decoration: none; color: white; }
a:hover 			{ font-family: Arial, Verdana, sans-serif; font-size: 9pt; text-decoration: underline; color: B7141C }

a.blue:link 	{ font-family: Arial, sans-serif; font-size: 8pt; text-decoration: none; color: 4972BE; }
a.blue:visited 	{ font-family: Arial, sans-serif; font-size: 8pt; text-decoration: none; color: 4972BE; }
a.blue:hover 	{ font-family: Arial, sans-serif; font-size: 8pt; text-decoration: underline; color: 2F4693; }

a.skyblue:link 	{ font-family: Arial, sans-serif; font-size: 9pt; text-decoration: none; color: royalblue; }
a.skyblue:visited 	{ font-family: Arial, sans-serif; font-size: 9pt; text-decoration: none; color: royalblue; }
a.skyblue:hover 	{ font-family: Arial, sans-serif; font-size: 9pt; text-decoration: underline; color: royalblue; }

a.grey:link 	{ font-family: Arial, sans-serif; font-size: 8pt; text-decoration: none; color: aaaaaa; }
a.grey:visited 	{ font-family: Arial, sans-serif; font-size: 8pt; text-decoration: none; color: aaaaaa; }
a.grey:hover 	{ font-family: Arial, sans-serif; font-size: 8pt; text-decoration: underline; color: aaaaaa; }a.black:link 	{ font-family: Arial, sans-serif; font-size: 8pt; text-decoration: none; color: #333333; }a.black:visited 	{ font-family: Arial, sans-serif; font-size: 8pt; text-decoration: none; color: #333333; }a.black:hover 	{ font-family: Arial, sans-serif; font-size: 8pt; text-decoration: underline; color: #333333; }

a.white:link 	{ font-family: Arial, sans-serif; font-size: 8pt; text-decoration: none; color: ffffff; }
a.white:visited 	{ font-family: Arial, sans-serif; font-size: 8pt; text-decoration: none; color: ffffff; }
a.white:hover 	{ font-family: Arial, sans-serif; font-size: 8pt; text-decoration: underline; color: ffffff; }

a.whyep:link 	{ font-family: Arial, sans-serif; font-size: 10pt; text-decoration: none; color:#A13B29; background-color:#E9CA87; display:block; font-weight:bold; padding:5; }a.whyep:visited 	{ font-family: Arial, sans-serif; font-size: 10pt; text-decoration: none; color:#A13B29; background-color:#E9CA87; display:block; font-weight:bold; padding:5; }a.whyep:hover 	{ font-family: Arial, sans-serif; font-size: 10pt; text-decoration: none; color:white; background-color:#A13B29; display:block; font-weight:bold; padding:5; }a.menu 			{ font-family: Arial, Verdana, Helvetica, sans-serif; color:000000; BACKGROUND-COLOR: #ffffff; PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 10px; FONT-SIZE: 9pt; PADDING-BOTTOM: 4px; PADDING-TOP: 4px; BORDER-BOTTOM: #cdcdcd 1px dotted; TEXT-DECORATION: underline; color:C21E22 }
a.menu:visited	{ font-family: Arial, Verdana, Helvetica, sans-serif; color:000000; BACKGROUND-COLOR: #ffffff; PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 10px; FONT-SIZE: 9pt; PADDING-BOTTOM: 4px; PADDING-TOP: 4px; BORDER-BOTTOM: #cdcdcd 1px dotted; TEXT-DECORATION: underline; color:C21E22 }
a.menu:hover 	{ font-family: Arial, Verdana, Helvetica, sans-serif; color:000000; BACKGROUND-COLOR: #ffffff; PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 10px; FONT-SIZE: 9pt; PADDING-BOTTOM: 4px; PADDING-TOP: 4px; BORDER-BOTTOM: #cdcdcd 1px dotted; TEXT-DECORATION: none; color:111111 }

table {BACKGROUND-COLOR: #ffffff;}


#navlist{
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 010px;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size:8pt; color:222222;
}

#navlist li {
	padding-left: 20px;
	background-image: url(images/ico-flower.gif);
	background-repeat: no-repeat;
	background-position: 0.1em 0.4em;
}

#square{
	margin-left: 7;
	padding-left: 7;
	margin-bottom: 010px;
	list-style: square;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size:8pt; color:222222;
}

#pdf {
	background:#AF8361;
	padding:5px 0 0 0;
	margin:0px;
}
#pdf ul {
	padding:0px;
	margin:0px;
}
#pdf li {	
	list-style:none;
	background:url(images/pdf.jpg) white no-repeat center left;
	padding:5px 0px 5px 30px;
	margin:0 0 0px 0;
	border:1px solid #AF8361;
}
#pdf a {
	display:block
	padding:5px;
	font-size:8pt;
	color:maroon;
}
