<style type='text/css'>
body, .form_field, .form_required, .form_description, .form_button{
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 16px;
    color : #FFFFFF;
}

body{
  background-color: transparent;
};

.phpfmg_form, .form_description, .form_footer{
    padding-left: 10px;
    padding-bottom: 10px;
    width: 418px;
}

.form_field, .form_required, .form_description, .form_button{
    font-weight : bold;
}

.form_required{
    color:red;
}

.field_block{
	padding: 5px;
	font-size: 10px;
	color: #CCCCCC;

}

.field_block_over{
/*
    padding: 4px;
    border: 1px dashed #cccccc;
    background-color: yellow;
*/    
}


.form_submit_block{
    padding-top: 10px;
}

.form_text{
}

.text_box, .text_area, .text_select {
    width:300px;
}

.text_area{
    height:80px;
}

.form_error_title{
    font-weight: bold;
    color: red;
}

.form_error{
    background-color: #F4F6E5;
    border: 1px dashed #ff0000;
    padding: 16px;
    color : black;
    margin: 10px;
}

.form_error_highlight{
    background-color: #F4F6E5;
    border-bottom: 1px dashed #ff0000;
}

div.instruction_error{
    color: red;
    font-weight:bold;
}

div.instruction{
}


.form_button{
    width:  80px;
    height: 28px;
}

.form_choice_text{
}

.form_choice_over{
    background-color: #dedede;
    cursor: pointer;
}

.link {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-size: 11px;
}
.link A:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.link A:visited {
	COLOR: #cc99cc; TEXT-DECORATION: none
}
.link A:hover {
	COLOR: #cc9999; TEXT-DECORATION: none

}

hr {
	background-image: url(images1/web/gray.gif));

}
.grayback {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	border: thin solid #fd022c;
	background-image: url(images1/web/gray.gif));

}
a:link {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	color: #cc99cc;
	text-decoration: none;
}

a:hover {
	font-size: 11px;
	color: #CCCCCC;
text-decoration: underline;}
a:active {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}

a.bottom:link {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.bottom:visited {
	font-size: 10px;
	color: #cc99cc;
	text-decoration: none;
}

a.bottom:hover {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
a.bottom:active {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}


.grayback {
	font-size: 11px;
	color: #d3bab3;
	background-color: #232323;
	border: 1px solid #999999;
	font-family: "Trebuchet MS", Verdana;
	background-image: url(images1/web/gray.gif));
}

.maintext {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #d3bab3;
}

.headedrtxt {
	font-family: "Trebuchet MS", Verdana;
	font-size: large;
	color: #6666CC;
}
h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #cfcfcf;

}
.header1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: x-large;
	font-weight: normal;
	color: #cfcfcf;
}
h5 {
	color: #666666;
}
h6 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 9px;
	font-weight: lighter;
	color: #666666;
}

.bodytextmed {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	color: #ffffff;

</style>



.form_field {
	color: #CCCCCC;
	font-size: 12px;
}


.form_field {
	font-size: 12px;
	color: #CCCCCC;
}

