
.circleblack {
	font-weight: bold;
}
.circlered {
	font-weight: bold;
	color: #FF0000;
}

.more {
	font-size: 75%;
	text-transform: uppercase;
}

h1 {
	color: #FF0000;
	font-family: Times New Roman, Times, serif;
    font-size:140%;
	font-variant: small-caps;
	/* text-transform: uppercase; */
	font-weight: lighter;	
	text-align: right;
	letter-spacing:0.2em
}


h2 {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	font-size: 120%;
	font-weight: lighter;	
	text-align: right;
	letter-spacing:0.2em
}

.smaller {
	font-size: 14px;
}

.wtxt {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none; 
    font-family: Arial, Helvetica, sans-serif;
}

.border {
	border-style: solid;
	border-color: #FF0000;
	border-width: 2px, 2px, 2px, 2px;
}

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

/*
.mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: lowercase;
	color: #99CC33;
	text-decoration: none;
	text-align: center;
}		
a.mainmenu:link { text-decoration: none; }
a.mainmenu:active { text-decoration: none; color: #FFCC00;  }
a.mainmenu:visited { text-decoration: none; }
a.mainmenu:hover { text-decoration: none; color: #00CCCC; }

.secmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	color: #99CC33;
}		
a.secmenu:link { text-decoration: none; }
a.secmenu:active { text-decoration: none; color: #FFCC00;  }
a.secmenu:visited { text-decoration: none; }
a.secmenu:hover { text-decoration: none; color: #00CCCC; }

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; }


.mainmenuhome {
	font-style: italic;
	text-decoration: none;
	color: #00CCCC;
}


.back1 { background: #99CC33; } /* limegreen   
.back2 { background: #FFCC00; } /* lightorange 
.back3 { background: #00CCCC; } /* blue        
.back4 { background: #99CCFF; } /* paleblue    
.deeporange { background: #e68200; }
.grey { background: grey; }
.white  { background: white; }

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


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;
}

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

.question {
	font-weight: bold;
	color: #00CCCC;
}

h1 {
	/* border: 1px solid #99CC33; */
	/* background: grey; */
	/* width: 95%;  
	color: #99CC33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-style: normal;
	font-weight: bolder;	
	margin:  4px; 
	padding: 4px; 
	text-align: right;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: bold;
	color: #99CC33;
	background-position: center;
	text-align: center;
}
h3 {
	color: white;
	background: grey; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	background-position: center;
	text-align: center;
}

h4 {
	color: black;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

.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_grey {background:   url(http://www.mendr.net/images/elements/1bl_grey.gif) 0 100% no-repeat #999999; width: 99%}
.br_grey {background:   url(http://www.mendr.net/images/elements/1br_grey.gif) 100% 100% no-repeat}
.tl_grey {background:   url(http://www.mendr.net/images/elements/1tl_grey.gif) 0 0 no-repeat}
.tr_grey {background:   url(http://www.mendr.net/images/elements/1tr_grey.gif) 100% 0 no-repeat; padding:2px}
.clear_grey {font-size: 1px; height: 1px}

.uline {
	text-decoration: underline;
}

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

.back1 { background: #99CC33; } /* limegreen   
.back2 { background: #FFCC00; } /* lightorange 
.back3 { background: #00CCCC; } /* blue        
.back4 { background: #99CCFF; } /* paleblue    
.deeporange { background: #e68200; }
.grey { background: grey; }
.white  { background: white; }

*/