body, td, tr {
   color: black;
   font-family: Verdana, Geneva, Arial, sans-serif;
   font-size: 11px;
   }
body { background-color: #c1d4e5;
		padding: 0px;
		margin: 0px; }


form { padding: 0px; margin: 0px; }
input, select, textarea { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
.forms { font-size: 11px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; vertical-align: bottom; color: #0002bd; background-color: #edf2f6; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; }
.formstextarea { font-size: 11px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; vertical-align: bottom; color: #0002bd; background-color: #edf2f6; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; }
.formsbutton { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 100%; height: 18px; }

.blackborder { border-color: #a9a9a9; border-style: solid; border-width: 1px; background-color: #ffffff; }
.alert { color: #b22222; }
.small { font-size: 10px; }

.over { cursor: default; }
.spaced {
	line-height: 120%;
	vertical-align: top;
}
.blue{
	color: #4169e1;
}
.darkblue {
	color: #0001a6;
}
.twelve { font-size: 12px; }
.fourteen { font-size: 14px; }
.sixteen { font-size: 16px; }

.courier { font-family: "Courier New", Courier, monospace; }
.pagehead {
	border-bottom: #778899 solid;
	border-bottom-width: 1px;
	padding-top: 13px;
}

.lightunderline { border-bottom: solid 1px #cccccc; }


.topicTitle
	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	color: #FFFFFF;
	}
.topicText 
	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	color: #000000;
	}
.tabText
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	color : White;
	font-weight : bold;
	text-decoration : none;
	}
	
a { text-decoration: none; }	
.navlink { color: #ffffff; text-decoration: none; font-family: "Courier New", Courier, monospace; font-size: 12px; cursor: default; }	
a:link.Navlink  { color: #ffffff; }
a:visited.Navlink  { color: #ffffff; }
a:active.Navlink  { text-decoration: none; }
a:hover.Navlink  { text-decoration: none; }

.cssbtn {
	display:inline; display:inline-block;
	width:50px;
	margin:0.2em; padding:1px;
	font-size:9px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	background:#cdf;
	color:#333;
	border:1px solid black;
	vertical-align:middle;
	white-space:nowrap;
	cursor:hand; cursor:pointer;
	}
.cssbtn[class] {
	width:auto;
	min-width:50px;
	}
.cssbtn strong {
	font-weight:bold;
	background:white;
	color:#06c;
	}
.cssbtn:hover { background:black; color:white }
.cssbtn:hover strong { background:#ccc; color:black; }

.btnw3c { background:#06c; color:white }


/* just for the last example: */
.widthone { width:80px }
.var2[class] { width:auto; min-width:120px }

.normal { font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; font-size: 11px; line-height: 14px; color: #000000 }