html, table {
        color:                  #000050;
        background-color:       #FFFFFF; 
	font-family:		Times, sans-serif;
	font-size:		10pt;
	margin-left:		3%;
	margin-right:		5%;
}

body {
        color:                  #000050;
        background-color:       #FFFFFF; 
	font-family:		Arial, Helvetica, sans-serif;
	font-size:		10pt;
	margin-left:		3%;
	margin-right:		5%;
}

a:link		{
	color:			#009090;
        background-color:       #FFFFFF; 
}
a:visited		{
	color:			#009090;
        background-color:       #FFFFFF; 
}
a:active	{
	color:			#900000 ;
        background-color:       #FFFFFF; 
}
a:hover		{
	color:			#900000;
        background-color:       #FFFFFF; 
}

a.c1:link		{
	color:			#ffffff;
        background-color:       #000080; 
}
a.c1:visited		{
	color:			#ffffff;
        background-color:       #000080; 
}
a.c1:active	{
	color:			#ffffff;
        background-color:       #000080; 
}
a.c1:hover		{
	color:			#d0d0ff;
        background-color:       #000080; 
}

a.help:link		{
	color:			#000050;
        background-color:       #ffffff; 
	text-decoration:	none;
}
a.help:visited		{
	color:			#000050;
        background-color:       #ffffff; 
	text-decoration:	none;
}
a.help:active	{
	color:			#000050;
        background-color:       #ffffff; 
	text-decoration:	none;
}
a.help:hover		{
	color:			#000050;
        background-color:       #d8d8d8; 
	text-decoration:	none;
}

.center {
	text-align:	center;
}

form {
	border:	1px solid #666699;
	padding:	5px;
}

form.simple {
	border:		0;
	padding:	5px;
}

form.contact {
	border:	1px solid #666699;
	padding:	5px;
	width:		90%;
}
form.paypal {
	border:		0;
	padding:	5px;
	width:		100px;
	display:	inline;
}


input, select, option, textarea {
        color:                  #000030;
        background-color:       #f0f0f0; 
	font-family:		Arial, Helvetica, sans-serif;
	font-weight:		bold;
	font-size:		90%;
}

pre {
	font-family:	monospace;
}

h1 {
	font-size:	220%;
	font-weight:	bold;
	font-family:	Arial, Helvetica, sans-serif;
	color:		#000050;
        background-color:       #FFFFFF; 
	margin-left:	-2%;
	margin-right:	-8%;
}

h1.title {
	margin-left:	-20;
	margin-right:	0;
}

h2 {
	font-size:	200%;
	font-weight:	bold;
	font-family:	Arial, Helvetica, sans-serif;
	color:		#000050;
        background-color:       #FFFFFF; 
}

h2.index {
	font-size:	200%;
	margin-left:	-2%;
	font-style:	italic;
	font-weight:	bold;
}

h3 {
	font-size:	150%;
	font-weight:	bold;
	font-family:	Arial, Helvetica, sans-serif;
	color:		#000050;
        background-color:       #FFFFFF; 
}

h3.tag {
	font-size:	160%;
	font-weight:	bold;
	font-family:	Arial, Helvetica, sans-serif;
	color:		#008000;
        background-color:       #FFFFFF; 
}

h3.indent {
	font-size:	150%;
	font-weight:	bold;
	font-family:	Arial, Helvetica, sans-serif;
	margin-left:	2em;
}

h3.iindent {
	font-size:	150%;
	font-weight:	bold;
	font-style:	italic;
	font-family:	Arial, Helvetica, sans-serif;
	margin-left:	2em;
}

h3.mail {
	font-size:	135%;
	font-weight:	bold;
	font-style:	italic;
	font-family:	Arial, Helvetica, sans-serif;
	margin-left:	2em;
}

h3.help {
	font-size:	135%;
	font-weight:	bold;
	font-style:	normal;
	font-family:	Arial, Helvetica, sans-serif;
	text-align:	center;
}

h4 {
	font-size:	125%;
	font-weight:	bold;
	font-style:	normal;
	font-family:	Arial, Helvetica, sans-serif;
	color:		#000050;
        background-color:       #FFFFFF; 
}

h4.label {
	font-size:	125%;
	font-weight:	bold;
	font-style:	normal;
	font-family:	Arial, Helvetica, sans-serif;
	color:		#000050;
        background-color:       #FFFFFF; 
}

h4.table {
        font-size:      125%;
        font-weight:    bold;
        font-style:     normal;
        font-family:    Arial, Helvetica, sans-serif;
        color:          #000000;
        background-color:       #ffffff;
}

h4.ctable {
        font-size:      125%;
        font-weight:    bold;
        font-style:     normal;
        font-family:    Arial, Helvetica, sans-serif;
        color:          #000000;
        background-color:       #ffffff;
	text-align:	center;
}

h4.dblist {
        font-size:      125%;
        font-weight:    bold;
        font-style:     normal;
        font-family:    Arial, Helvetica, sans-serif;
        color:          #000000;
        background-color:       #ffffff;
}

em.reward {
	font-size:	135%;
	font-weight:	bold;
	font-style:	normal;
	font-family:	Arial, Helvetica, sans-serif;
	color:		#ff0000;
        background-color:       #FFFFFF; 
}

h5 {
	font-size:	100%;
	font-weight:	normal;
	font-style:	normal;
	color:		#FFFFFF;
        background-color:       #FFFFFF; 
	text-indent:	1em;
	display:	inline;
}

h6  {
	font-size:		95%;
	font-weight:	bold;
	font-style:	normal;
	font-family:	Arial, Helvetica, sans-serif;
	margin-top:	-1em;
	margin-bottom:	-1em;
	text-indent:	1em;
	color:		#002060;
        background-color:       #FFFFFF; 
}

em {
	font-size:	100%;
	font-weight:	bold;
	color:		#000050;
        background-color:       #FFFFFF; 
	font-family:	Arial, Helvetica, sans-serif;
	text-indent:	1em;
}

dl, dd {
	font-weight:	normal;
	font-style:	normal;
	margin-left:	2em;
}

img {
	border-style:	none;
}

ul, li, blockquote, p {
	font-size:	100%;
	font-weight:	normal;
	font-style:	normal;
	font-family:	Arial, Helvetica, sans-serif;
	color:		#000050;
        background-color:       #FFFFFF; 
}

p.indent {
	font-weight:	bold;
	margin-left:	2em;
}

p.indent4 {
	font-weight:	bold;
	font-size:	125%;
	margin-left:	2em;
	color:		#d06060;
}

p.iindent {
	font-weight:	bold;
	font-style:	italic;
	margin-left:	2em;
}

p.donation {
	font-family:	Arial, Helvetica, sans-serif;
	color:		#000080;
        background-color:       #FFFFFF;
        font-weight:     bold;
        font-size:      120%;
	text-align:	center;
	margin-left:	3em;
	margin-right:	3em;
}

p.note1, center.note2 {
	font-family:	Arial, Helvetica, sans-serif;
	color:		#000080;
        background-color:       #FFFFFF;
        font-weight:     bold;
        font-size:      120%;
	text-align:	center;
	margin-left:	2em;
	margin-right:	2em;
}

p.note2 {
	font-family:	Arial, Helvetica, sans-serif;
	color:		#000080;
        background-color:       #FFFFFF;
        font-weight:     bold;
        font-size:      120%;
	text-align:	justify;
	margin-left:	3em;
	margin-right:	3em;
}

p.note3 {
	font-family:	Arial, Helvetica, sans-serif;
	color:		#ff4040;
        background-color:       #FFFFFF;
        font-weight:     bold;
        font-size:      125%;
	margin-left:	2em;
}

p.note4, center.note4 {
	font-family:	Arial, Helvetica, sans-serif;
	color:		#0000c0;
        background-color:       #FFFFFF;
        font-weight:     bold;
        font-size:      140%;
	text-align:	center;
	margin-left:	2em;
	margin-right:	2em;
}

p.note5, center.note5 {
	font-family:	Arial, Helvetica, sans-serif;
	color:		#000080;
        background-color:       #FFFFFF;
        font-weight:     bold;
        font-size:      120%;
	text-align:	center;
	margin-left:	10%;
	margin-right:	10%;
}

p.note6 {
	font-family:	Arial, Helvetica, sans-serif;
	color:		#600060;
        background-color:       #FFFFFF;
        font-weight:     normal;
        font-size:      100%;
	text-align:	justify;
	margin-left:	18%;
	margin-right:	18%;
}

div.table {
	font-family:	Arial, Helvetica, sans-serif;
        font-style:     normal;
        color:          #ffffff;
        background-color:       #000080;
        font-size:      100%;
}

div.tableh {
	font-family:	Arial, Helvetica, sans-serif;
        font-style:     normal;
        color:          #ffffff;
        background-color:       #000080;
        font-size:      120%;
}

div.label {
	font-size:	125%;
	font-weight:	bold;
	font-style:	normal;
	font-family:	Arial, Helvetica, sans-serif;
	color:		#000050;
        background-color:       #FFFFFF; 
}

div.c8 {
	margin-left: 1em
}

div.c7 {
	margin-left: 1em
}

div.c6 {
	font-size:	125%;
	font-weight:	bold;
	color:		#ff4040;
}

div.error {
	font-size:	125%;
	font-weight:	bold;
	color:		#ff4040;
}

tr.c6 {
	text-align:	center;
}

b.c5 {
	font-style:	italic;
}

div.c4 {
	text-align:	center;
}

div.c5 {
	text-align:	center;
}

div.c7 {
	margin-top:	-1em;
	font-size:	95%;
	font-weight:	bold;
	font-style:	italic;
	color:		#ff4040;
}

span.c3 {
	color: #FFFFFF
}

span.c4 {
        font-style:     italic;
        font-weight:    bold;
        color:          #108010;
}

span.c5 {
        font-style:     italic;
        font-weight:    bold;
        color:          #108010;
}

span.c6 {
	font-size:	125%;
	font-weight:	bold;
	color:		#ff4040;
}

span.c7 {
	font-size:	95%;
	font-weight:	bold;
	font-style:	italic;
	color:		#ff4040;
}

td.c2 {
	font-weight: bold
}

a.c1 {
	font-family:	Arial, Helvetica, sans-serif;
        font-style:     normal;
        color:          #ffffff;
        background-color:       #000080;
        font-size:      100%;
}

th.a1 {
	font-family:	Arial, Helvetica, sans-serif;
        font-style:     normal;
        color:		#000050;
        font-size:      140%;
}

th.a2 {
	font-family:	Arial, Helvetica, sans-serif;
        font-style:     normal;
        color:		#000050;
        font-size:      160%;
}

.menuicon {
	position: relative;
	white-space: nowrap;
	left: 2px;
	width: 16px;
}
.menutext {
	display:	inline;
}

.itemhidden {display:none}
.itemshown {display:inline}
