body {
        background-color: #99ccff;
    margin: 0;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.footer:active {
	color: #000000;
	text-decoration: none;
}

.footer:visited {
	color: #000000;
	text-decoration: none;
}

.footer:hover {
	color: #000000;
	text-decoration: underline;
}

.counter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
}

.boxed {
        border: 1px solid #000000;
}

.formboxed {
        border: 1px solid #000000;
	background-color: #dddddd;
}

.enter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.enter:active {
	color: #ffffff;
	text-decoration: none;
}

.enter:visited {
	color: #ffffff;
	text-decoration: none;
}

.enter:hover {
	color: #ffffff;
	text-decoration: underline;
}
.header2 {         
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color : #000000;
  text-decoration: none;
}   

.header {         
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color : #0099ff;
  text-decoration: none;
}   

.header:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color : #000000;
  text-decoration: underline;
}

.myinputs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	color : #000000; 
	background-color : #cccccc; 
}
.form_button_on{
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : bold;
	border: 1px solid #000000;
	background-color : #cccccc;
	border-color : #000000;
	border-right-color : #000000;
	border-bottom-color : #000000;
	text-align : center;
}

.sheader {
font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color : #0099ff;
  text-decoration: none;
}              

.sheader:hover {
font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color : #000000;
  text-decoration: underline;
}
.ltiny {
        margin: 0px;
        font-family: Arial, Helvetica, sans-serif;
        color: black;
        font-size:9px;
        text-decoration:none;
}              

.ltiny:hover {
        margin: 0px;
        font-family: Arial, Helvetica, sans-serif;
        color: black;
        font-size:9px;
        text-decoration:underline;
}
.quote {
	font-family: Georgia;
	font-size: 11px;
}

.qbot {
	border-right: 1px solid #cfcfcf;
        border-left: 1px solid #cfcfcf;
}
}
