/* common styles: */

body {font-family:verdana,arial; font-size:11px; color:#CCCCFF; 
text-decoration:none; background-color:#ffffff; margin:0px;
}

td, font, p, div, span, input, select, textarea {font-family:verdana,arial; font-size:11px; color:#000000; text-decoration:none;}

a:link {font-family:verdana,arial; font-size:11px; color:#0066cc; text-decoration:underline;}
a:visited {font-family:verdana,arial; font-size:11px; color:#0066cc; text-decoration:underline;}
a:hover {font-family:verdana,arial; font-size:11px; color:#ff6600; text-decoration:underline;}
a:active {font-family:verdana,arial; font-size:11px; color:#0066cc; text-decoration:underline;}


/* particular styles: */

.sp {line-height:17px}

td.bgTrI {background-image:url(images/spacer.gif)}
td.bgTr {background-color:transparent}

font.star {color:#ff6600; font-weight:bold;}
font.err {color:#cc0000; font-weight:bold;}

/* input, textarea, select: */
.field1 {background-color:#ffffff; width:100px;}
.field2 {background-color:#ffffff; width:200px;}
.field3 {background-color:#ffffff; width:300px;}
.field4 {background-color:#ffffff; width:400px;}
input.but1 {background-color:#282828; color:#ffffff; font-weight:bold}

