BODY {
	font-family : Arial, Architect, "Bookman Old Style", Arial,  Times;
	font-size : 13px;
	color: #000000;
	background-color: #FAFAFA
}


H1 { font-size : 200%;
	font-weight : bolder 
}
H2 { font-size : 180%;
	font-weight : bolder 
}
H3 { font-size : 165%;
	font-weight : bolder 
}
H4 { font-size : 145%;
	font-weight : bolder 
}
H5 { font-size : 130%;
	font-weight : bolder 
}
H6 { font-size : 115%;
	font-weight : bolder 
}

.genwebcolor { color: #0033CC }
		
.tiny { font-size : 50%
}

.smaller { font-size : 11px;
}
		
.larger { font-size : 110%
}


A:link { color : #990033;
	font-weight : normal; 
	text-decoration: none;
	font-size : 13px;
}
A:visited { color : #990033;
	font-weight : normal;
	text-decoration: none 
}
A:active { color : #009900;
	text-decoration: none 
}
A:hover { text-decoration: underline;
	color: #009900;
}

A.smaller:link { color : #990033;
	font-weight : normal; 
	text-decoration: none;
	font-size : 11px;
}
A.smaller:visited { color : #990033;
	font-weight : normal;
	text-decoration: none;
	font-size : 11px;
}
A.smaller:active { color : #009900;
	text-decoration: none;
	font-size : 11px;
}
A.smaller:hover { text-decoration: underline;
	color: #009900;
	font-size : 11px;
}

A.jump:link { color : #FFFFFF;
	font-weight : bolder;
	text-decoration: none 
}
A.jump:visited { color : #FFFFFF;
	font-weight : bolder;
	text-decoration: none 
}

A.jump:hover { text-decoration: none;
	color: #FFFF00;
	font-weight: bold;
}

A.jumppink:link { color : #FFFFFF;
	font-weight : bolder;
	text-decoration: none 
}
A.jumppink:visited { color : #FFFFFF;
	font-weight : bolder;
	text-decoration: none 
}

A.jumppink:hover { text-decoration: none;
	color: #FF1CAE;
	font-weight: bold;
}

A.ind:link {
	color : #330099;
	font-weight : bolder;
	text-decoration: none;
	background-color: #F2F2F2;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
	font-size: smaller;
	padding-right: 4px;
	padding-left: 4px;
}
A.ind:visited {
	color : #330099;
	font-weight : bolder;
	text-decoration: none;
	background-color: #F2F2F2;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
	font-size: smaller;
	padding-right: 4px;
	padding-left: 4px;
}
A.ind:hover { color : #000000;
	font-weight : bolder;
	text-decoration: none;
	background-color: #F2F2F2;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #CC0066;
	font-size: smaller;
	padding-right: 4px;
	padding-left: 4px;
}

a.red:link { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #0033FF;
	text-decoration: none;
}

a.red:visited { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #0033FF;
	text-decoration: none;
}

a.red:hover { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	color: #CC3300;
	text-decoration: none;
}

a.blue:link { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #0033FF;
	text-decoration: none;
}

a.blue:visited { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #0033FF;
	text-decoration: none;
}

a.blue:hover { font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #CC3300;
	text-decoration: none;
}

tr { font-family: Architect, "Bookman Old Style", Arial, Times, serif;
}

td { font-family: Arial, Architect, "Bookman Old Style", Arial, Times, serif;
	vertical-align: top;
	font-size:13px;
}

A.standard:link {
	font-weight: normal;
	color: #00009c;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;	
	text-transform: none;

}
A.standard:visited {
	font-weight: normal;
	color: #00009c;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
}
A.standard:hover {
	color: #cc3333;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}

.emph1 { font-weight : bold; 
	font-variant : small-caps; 
	font-size : 120% 
}

.emph2 { font-size: 120%;
	font-weight: bolder;
	color: #330066;
}


.emphsmall { font-size: 11px;
	font-weight: bolder;
	color: #330066;
}

.emphred {
	font-size: 102%;
	font-weight: 600;
	color: #CC0000;
}

.redfont { color : #ff0000 
}


.first-letter { font-size: 150%; 
	float: left
}

.floatright { padding: 0px;
	float: right;
}

.floatleft { padding: 0px;
	float: left;
}

.borderlightblue_bottom { border-top: 1px none #99CCFF;
	border-right: 1px none #99CCFF;
	border-bottom: 1px groove #99CCFF;
	border-left: 1px none #99CCFF;
}

.borderlightred_bottom { border-top: 1px none #CC3300;
	border-right: 1px none #CC3300;
	border-bottom: 1px groove #CC3300;
	border-left: 1px none #CC3300;
}

.bordergreenbottom { border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}

.tight { letter-spacing: 1pt;
	word-spacing: normal;
	font-size: small;
}

.bordersmaroon { border: 2px outset #990000;
}

.borderbluebottom { border-bottom-width: medium;
	border-bottom-style: groove;
	border-bottom-color: #3333CC;
}

.bordergray {
	border: thin groove #CCCCCC;
}

.bordernone {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.TopIndex { font-family: "Book Antiqua", "Bookman Old Style", "Times New Roman", serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #3333FF;
	text-decoration: none;
	background-color: #99CCFF;
	border: medium groove #CC3300;
}

.LastUpdate { color : #333333; 
	font-size : 80% 
}
		
.OnSpecial { font-weight : bold;
	font-variant : small-caps;
	color : #009933;
}

.downplay {
	font-weight: lighter;
	color: #999999;
}
.WhiteOnBlack {
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #000000;
	border: #666666;
	line-height: 24px;
}
.k0 {
	font-size: x-small;
	color: #CCCCCC;
}

.sub_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #0033CC;
	height: 24px;
	width: 80px;
	border: medium groove #FFFF66;
}

.sub_button_wide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #0033CC;
	height: 24px;
	width: 150px;
	border: medium groove #FFFF66;
}

.sub_button_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #0033CC;
	height: 24px;
	width: 80px;
	border: medium groove #FFFF66;
}
.sub_button_wide_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #0033CC;
	height: 24px;
	width: 175px;
	border: medium groove #FFFF66;
}

A.button:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #215E21;
	text-decoration: none;
	height: 24px;
	width: 160px;
	border: medium groove #FFFF66;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}


A.button:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #215E21;
	height: 24px;
	width: 160px;
	border: medium groove #FFFF66;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

A.button:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #215E21;
	height: 24px;
	width: 160px;
	border: medium groove #FFFF66;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
	
.emphsmallred {
	font-size: 80%;
	font-weight: bolder;
	color: #FF0000;
}
.GreenOnBlack {
	font-weight: bold;
	font-variant: normal;
	color: #33FF66;
	background-color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}

.WhiteOnGreen {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #215E21;
	border-color:#FFFF66
}	
.hyperText {
   color: #333333;
   font: 12px/14px Arial, Helvetica, Geneva, sans-serif;
   line-height: 100%;
   background-color: #cccccc; 
   padding: 5px;
   border: solid 2px #006699;
   width: 300px;
   }

.HandCursor {
	cursor: pointer;
}

.Crosshair {
	cursor: crosshair;
}

.TextCursor {
	cursor: text;
}

.WaitCursor {
	cursor: wait;
}

.MoveCursor {
	cursor: move;
}
.HelpCursor {
	cursor: help;
}
/* http://www.dynamicdrive.com/dynamicindex11/fcursor.htm*/

/* may not work with all browsers

cursor:url("mycursor.cur");

*/

/*
<style type="text/css">
input[type="button"]:hover { background-color: lime }
</style>
*/

input:focus { background-color: #FFFF99 }
cfinput:focus { background-color: #FFFF99 }
textarea:focus { background-color: #FFFF99 }