p {
	color: #333300;
	padding-left: 3px;
	font: 1em/1.7em Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 0px 3px;
}
.information {
/*	color: white; */
/*	background-color: #CCCC99; */
	background-color: yellow;
/*	background-image: url(./images/back.gif);*/
}
.caution {
	background-color: #CCCC99; 
/*	background-image: url(./images/back.gif);*/
}
.warning {
	background-color: #CCCC99;
/*	color: white; */
	font-style: bold;*/
/*	background-image: url(./images/back.gif);*/
}
h1 {
	font: 1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	margin-bottom: 8px;
	padding-left: 3px;
}
h2 {
	color: #336600;
	font: 800 1.2em Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
	padding-left: 3px;
}
h3 {
	font: 1.0em Geneva, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	border-left: none;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
body {
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	padding-left: 0px;
	margin-left: 0px ;
}
.style1 {
font-size: 14px
}
.style2 {
	font: 1em Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 15px;
	color: #DD3300;
}
.style3 {
color: #CC0000
}

input.red {
	font-size: 12px;
	color: white;
	background: #999966;
	letter-spacing: 0.1em;
	text-align: center;
}
input.red1 {
	background-color: #CC3333;
	font-size: 12px;
	font-style: bold;
	color: white;
	letter-spacing: .1em;
	margin-top: 3px;
}
input.pink {
	background: #F8F1DC;
}

select.pink {
	background: #F8F1DC;
	scrollbar-face-color: red;
	scrollbar-shadow-color: blue;
	scrollbar-highlight-color: yellow;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: black;
	scrollbar-track-color: green;
	scrollbar-arrow-color: purple;
}
textarea.violet {
	background-color: #669966;
	font-size: 10px;
	color: #330099;
}
option.red {
	background-color: #999966; 
	font-weight: bold; 
	font-size: 12px; 
	color: white;
}
option.pink {
	background-color: #F8F1DC; 
	font-weight: normal; 
	font-size: 12px; 
	color: black;
}

ul {
	color: #333300;
	font: 1em/1.7em Geneva, Arial, Helvetica, sans-serif;
}
li {
	padding-right: 5px;
}
#mainbody {
	width: 984px;
	border-top: 1px solid #666600;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
#mainbodytrans {
	width: 984px;
	border: 0px;
}
#mainhead {
	border: 0px solid #666600;
	padding-left: 0px;
	border-left-width: 0px;
}

/* The page footer characteristics */
body.footer {
	align: center;
}
/* Instruction font characteristics */
.instruction-font {
    color : #000000;
    font-family : arial, san-serif;
    font-size : 8pt;
    text-indent : 0;
    font-weight : 500;
}
A.client-type2:link {
    color : #000000;
    font-family : arial, san-serif;
    font-size : 8pt;
    text-indent : 0.1em;
    text-decoration : none;
}

A.client-type2:hover {
    color : #777777;
    font-family : arial, san-serif;
    font-size : 8pt;
    text-indent : 0.1em;
}

A.client-type2:visited {
    color : #000000;
    font-family : arial, san-serif;
    font-size : 8pt;
    text-indent : 0.1em;
    text-decoration : none;
}

.adblock {
	font-size: 7pt;
	text-align: center;
}
