.logo { font-family:  Arial; font-size: 16pt; font-weight: bold;color:black; text-decoration: none }
.title { font-family:  Arial; font-size: 12pt; font-weight: bold;color:black; text-decoration: none }
.title2 { font-family: Arial; font-size: 10pt; font-weight: bold;color:black; text-decoration: none }
.title3 { font-family: Arial; font-size: 10pt; font-weight: bold;color:black; text-decoration: none }
.titlemain { font-family: Arial; font-size: 11pt; font-weight: bold;color:black; text-decoration: none }
.normaltext { font-family: Arial; font-size: 9pt;color:black}
.boldtext { font-family: Arial; font-size: 9pt;color:black; font-weight: bold}
.link { font-family: Arial; font-size: 11px; color: blue}
.logolink { font-family: Arial; font-size: 10px; color: blue; text-decoration:none}
.logolink:hover { font-family: Arial; font-size: 10px; color: blue; text-decoration:underline}
.actionlink { font-family: Arial; font-size: 11pt; color: blue; text-decoration:none;font-weight:bold}
.smallactionlink { font-family: Arial; font-size: 9pt; color: blue; text-decoration:none;font-weight:bold}
.smallactionlink:hover { font-family: Arial; font-size: 9pt; color: red; text-decoration:none;font-weight:bold}
.advertlink {font-family: Arial; font-size: 9pt;color:blue;text-decoration:none;font-weight: bold;}
.advertlink:hover {font-family: Arial; font-size: 9pt;color:red;text-decoration:underline;font-weight: bold;}
.ok { font-family: Arial; font-size: 9pt;color:blue; font-weight: bold}
.oktext { font-family: Arial; font-size: 12pt;color:blue; font-weight: bold}
.error { font-family: Arial; font-size: 12pt;color:red; font-weight: bold}
.errortext { font-family: Arial; font-size: 10pt;color:red; font-weight: bold}
.helptext { font-family: Arial; font-size: 11px;color:#760000;padding-top:1px;}

td {
padding-left: 3px;
padding-top: 3px;
padding-bottom: 3px;
padding-right: 3px;
}

.textfield,textarea
 {
 background-color: yellow;
 color: #000000;
 font-style: normal;
 font-size: 10pt;
 font-family: arial;
 border-top: 1px solid #441100;
 border-bottom: 1px solid #441100;
 border-left: 1px solid #441100;
 border-right: 1px solid #441100;
 }

.submit
 {
 background-color: #C3C8FF;
 color: #000000;
 font-weight: bold;
 font-size: 14px;
 font-family: arial;
 border-top: 2px solid #441100;
 border-bottom: 2px solid #441100;
 border-left: 2px solid #441100;
 border-right: 2px solid #441100;
 }

.smallsubmit
 {
 background-color: #C3C8FF;
 color: #000000;
 font-weight: bold;
 font-size: 10px;
 font-family: arial;
 border-top: 1px solid #441100;
 border-bottom: 1px solid #441100;
 border-left: 1px solid #441100;
 border-right: 1px solid #441100;
 }

select
 {
 background-color: #EFEFFF;
 color: #000000;
 font-size: 8pt;
 font-family: arial;
 border-top: 1px solid #441100;
 border-bottom: 1px solid #441100;
 border-left: 1px solid #441100;
 border-right: 1px solid #441100;
 }

form {margin-bottom:0px;}