body
{ font-family: Verdana;
  font-weight		: normal;
  font-size		: 12px;  }

h1
{ font-family: Verdana;
  font-weight		: bold;
  font-size		: 20px; }

h2
{ font-family: Verdana;
  font-weight		: bold;
  font-size		: 16px; }

h3
{ font-family: Verdana;
  font-weight		: bold;
  font-size		: 14px; }

table, tr, th, td
{
   background-color:#C0C0C0;
   border: 0;
   padding: 1;
}

th
{
  background-color:#C0C0C0;
  text-align:left;
  font-family: Verdana;
  font-weight		: bold;
  font-size		: 12px;
}

td
{
  background-color:#EFEFEF;
  font-family: Verdana;
  font-weight		: normal;
  font-size		: 12px;
}

.input1, .textarea1, .select1
{	font-family 		: verdana;
	font-weight		: normal;
	font-size		: 12px;
	background-color 	: #EFEFEF ;
	vertical-align		: middle;
	color 			: #000000 ;
	border-color		: #0083C3 ;
	border-style		: solid;
	border-top-width	: 1px;
	border-right-width	: 1px;
	border-bottom-width	: 1px;
	border-left-width	: 1px;	}

a
{  font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #0000FF; }

.cButton
{	font-family 		: verdana;
	font-weight		: bold;
	font-size		: 12px;
	background-color 	: #EFEFEF ;
	color 			: #0083C3 ;
	border-color		: #0083C3 ;
	border-style		: solid;
	border-top-width	: 2px;
	border-right-width	: 2px;
	border-bottom-width	: 2px;
	border-left-width	: 2px;	}

.error
{	font-family 		: verdana;
	font-weight		: bold;
	font-size		: 12px;
	background-color 	: #FF0000 ;
	vertical-align		: middle;
	color 			: #0083C3 ;
	border-color		: #0083C3 ;
	border-style		: solid;
	border-top-width	: 1px;
	border-right-width	: 1px;
	border-bottom-width	: 1px;
	border-left-width	: 1px;	}

.pow
{
    font-size		: 10px;
    font-weight		: normal;
}
