/* css  default style v1  by sand  06/30/2010  */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */

/* basic elements */


/* being basic styles */
	body {font-family: arial, helvetica, sans-serif; font-size: 10pt; background-color: #FFFFFF}
	table, td {font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #000000}
	.colortext {font-family: arial, helvetica, sans-serif; font-size: 11px; color: 000099;}
	.header {font-family: arial, helvetica, sans-serif; font-size: 13pt; color: #000000; font-weight: bold}
	.subhead {font-family: arial, helvetica, sans-serif; font-size: 10pt; color: 000000}
	.bodtext {font-family: arial, helvetica, sans-serif; font-size: 11px; color: 000000}
	.small {font-family: arial, helvetica, sans-serif; font-size: 9pt; color: 000000}
	.smaller {font-family: arial, helvetica, sans-serif; font-size: 11px; color: 000000}
	.lightsmaller {font-family: arial, helvetica, sans-serif; font-size: 11px; color:009900}
	.formtext {font-family: arial; color:000000;font-size:11px}
	p, div {font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #000000} 
	
/* other font types */
	.titletext {font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #FF6600}
	.bluetext {font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #0033CC}
	.whiteheader {font-family: arial, helvetica, sans-serif; font-size: 13pt; color: #FFFFFF; font-weight: bold}
	.whitetext {font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #FFFFFF}
	.whitesmall {font-family: arial, helvetica, sans-serif; font-size: 9pt; color: 'FFFFFF'; font weight:bold}
	.whitesmaller {font-family: arial, helvetica, sans-serif; font-size: 11px; color: #FFFFFF}
	.errortext {font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #FF0000; font-weight: bold; text-align: center}
/* other td types */
	.black {background-color: #000000}
	.darker {background-color: #3366CC}
	.dark {background-color: 006699}
	.medium {background-color: #CCCCCC}
	.light {background-color: #EEEEEE}
	.white {background-color: #FFFFFF}

.a1          { font-family: ms sans-serif; color: #000080; text-decoration: none; cursor: 
               none }
.a1:hover    { font-family: ms sans-serif; color: #FF2200; text-decoration: none; cursor: 
               hand }
.a2          { font-family: ms sans-serif; color: #000080; text-decoration: none; cursor: 
               none }
.a2:hover    { font-family: ms sans-serif; color: #FF2200; text-decoration: underline; 
               cursor: hand }

.menufont { font-size: 8pt; font-family: verdana,arial,helvetica,san-serif; color: #000080; text-decoration: none; cursor: none }
.menufont:hover { font-size: 8pt; font-family: verdana,arial,helvetica,san-serif; color: #FF2200; text-decoration: none; cursor: hand }


