a:link { color: #cc9; text-decoration: none; }
a:visited { color: #cc9; text-decoration: none; }
a:hover { color: #996; text-decoration: underline; }
a:active { color: black; }
body {}
p {}
td {}
.border_b_6 { border-bottom: 6px solid #330; }
.pad_top_3 { padding-top: 3px; }
.pad_top_6 { padding-top: 6px; }
.pad_top_4 { padding-top: 4px; }
.key  { color: #330; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 15px; text-align: center }
.pixsml_pos { padding: 6px }
.pixsml_pos2 { padding-top: 6px; padding-right: 6px; padding-bottom: 6px }
.pos-2 { padding-top: 2px }
.text  { color: #ffc; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 18px; padding-left: 3px }
.quotes { color: #ffc; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 18px; text-indent: -4px; padding-bottom: 12px; padding-left: 6px; border-bottom: 1px dotted #663; }
.text_profile { color: #ffc; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 18px; padding-top: 6px; padding-left: 3px; }
.text_bold { color: #ffc; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 18px;}
.text_bullets { color: #ffc; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 18px; padding-left: 3px; list-style-type: square; list-style-position: inside; display: list-item; }
ul { color: #ffc; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 18px; list-style-type: square; margin: 0 0 0 18px; padding: 0 0 0 0; list-style-position: outside; display: list-item; }
.text_bullets_2 { color: #ffc; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; margin-bottom: -8px; margin-left: 12px; list-style-type: square; list-style-position: outside; display: list-item; padding-left: 3px; }
.text_dark { color: #330; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 18px; padding-left: 12px; }
.text_sub { color: #cc9; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 18px; }
.text_sub_dark { color: #330; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 18px; }
.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed #CD9933;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

.id2{
border: 1px solid #ffc;
background: #cc9;
padding: 1px;
Font-family: Arial;
font-size: 12px;
color: #666633;
font-weight: bold;
}