body {
	font-family: Arial, Helvetica, sans-serif;
}

.outfit {
	font-weight: bolder;
	text-transform: uppercase;
	color: #0099CC;
	font-size: medium;

}

.mendr {
	font-weight: normal;
	text-transform: lowercase;
	color: #333333;
	font-size: 12px;
	font-style: italic;
	font-variant: normal;
	text-align: right;
	align: right;
}

a.mendr:link { text-decoration: none;}
a.mendr:active { text-decoration: none;   }
a.mendr:visited { text-decoration: none;  }
a.mendr:hover { text-decoration: none;  }

.yellow { background: #FCB514; }
.blue { background: #00A3DD; }
.white  { background: #FFFFFF; }


h1 {
	/* background: #00A3DD; */
	/* width: 20%;  */
	/* border: 1px solid #99CC33; */	
	/* font-style: normal; */
	/* font-weight: bolder; 
	/* margin:  2px; */
	/* padding: 2px; */
	/* width: 40px; */
	font-size: 200%; 	
	text-transform: uppercase;
	color: #00A3DD;		
	text-align: center;
}

h2 {
	font-size: 200%;
	color: #FCB514;
	text-align: center;
}

h3 {
	font-size: 150%;
	text-align: center;
	text-transform: uppercase;
}

h4 {
	text-align: center;
	text-transform: uppercase;
}

.qandaset {
	font-family: Arial, Helvetica, sans-serif;
}

.question {
	font-weight: bold;
}


.h3 {
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #00A3DD;	
	background: #FCB514;
}

.wtxt {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none; 
}

.uline {
	text-decoration: underline;
}

div.image div {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #0099CC;
	font-size: 12px;
	font-weight: lighter;


}
.mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: lowercase;
	color: #00A3DD;
	text-decoration: none;
	text-align: left;
	/* list-style-image:  url(images/elements/bullet.jpg); */
}
		
a.mainmenu:link { text-decoration: none; color: #00A3DD;}
a.mainmenu:active { text-decoration: none; color: #FFFFFF;  }
a.mainmenu:visited { text-decoration: none; color: #00A3DD }
a.mainmenu:hover { text-decoration: none; color: #FCB514; }

.mainmenutops {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
a.mainmenutops:link   { text-decoration: none; background: #00A3DD;	color: #FCB514;   }
a.mainmenutops:visited {	text-decoration: none; background: #00A3DD;	color: #FCB514;  }
a.mainmenutops:active {	text-decoration: none; background: #00A3DD;	color: #FCB514;  }
a.mainmenutops:hover {	text-decoration: none; background: #FCB514;	color: #00A3DD; }


.mainmenuhome {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
a.mainmenuhome:link   { text-decoration: none; background: #FCB514;	color: #00A3DD;   }
a.mainmenuhome:visited {	text-decoration: none; background: #FCB514;	color: #00A3DD;  }
a.mainmenuhome:active {	text-decoration: none; background: #FCB514;	color: #00A3DD;  }
a.mainmenuhome:hover {	text-decoration: none; background: #00A3DD;	color: #FCB514; }


.secmenu {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	background: #FCB514; 	
	color: #00A3DD;
	text-align: center;	
}
		
a.secmenu:link {	text-decoration: none; background: #FCB514;	color: #00A3DD; }
a.secmenu:visited {	text-decoration: none; background: #FCB514;	color: #00A3DD; }
a.secmenu:active {	text-decoration: none; background: #00A3DD;	color: #FCB514;  }
a.secmenu:hover   { text-decoration: none; background: #00A3DD;	color: #FCB514;   }

a.sitemap:link { text-decoration: none; }
a.sitemap:active { text-decoration: underline; color: #99CC33;  }
a.sitemap:visited { text-decoration: none; }
a.sitemap:hover { text-decoration: underline; color: #00CCCC; }

.minitxt {
	font-size: 12px;
	text-decoration: none;
	text-align: center;	
}


/*
ul {
	list-style-image:  url(http://www.mendr.net/images/elements/bullet_orange.gif);
}
*/

/* 
.subli {
	list-style-image:  url(http://www.mendr.net/images/elements/bullet_lime.gif);
}
*/

/*
.para {
	font-family: Arial, Helvetica, sans-serif;
}
*/

/*
.border {
	border: 2px solid #99CC33;
}
*/


/*
.bl {background:   url(http://www.mendr.net/images/elements/1bl.gif) 0 100% no-repeat #e68200; width: 20em}
.br {background:   url(http://www.mendr.net/images/elements/1br.gif) 100% 100% no-repeat}
.tl {background:   url(http://www.mendr.net/images/elements/1tl.gif) 0 0 no-repeat}
.tr {background:   url(http://www.mendr.net/images/elements//1tr.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px}

.bl_orange {background:   url(http://www.mendr.net/images/elements/1bl.gif) 0 100% no-repeat #e68200; width: 10em}
.br_orange {background:   url(http://www.mendr.net/images/elements/1br.gif) 100% 100% no-repeat}
.tl_orange {background:   url(http://www.mend
