a:link { color: #0000FF; text-decoration: none;}
a:visited { color: #0000FF; text-decoration: none;}
a:active { color: #0000FF; text-decoration: none;}
a:hover { color: #0000FF; text-decoration: underline;}


.formElement 
{ background:#D6D6D6;
font-size: 11px;
color:#000000; 
font-weight:normal;
font-family: geneva;
border: 1px solid #666666;
}

.formLogin
{ background:#CCCCCC;
font-size: 9px;
color:#000000; 
font-weight:normal;
font-family: geneva;
border: 1px inset #666666;
}

.formLoginPassword
{ background:#CCCCCC;
font-size: 11px;
color:#000000; 
font-weight:normal;
font-family: geneva;
border: 1px inset #666666;
}



.H1 {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000000}

.H2 {  font-family: Helvetica, Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000000}


This stylesheet uses pt's for font sizing for demonstration purposes. However, the problem with pt's is that their size is fixed, which means it cannot be changed with a user's browser. They also are extremely small for some Mac's. When using this stylesheet, it is recommended that pt's be replaced with em's (or percentages). For example, 7.8pt on a PC is, roughly, the equivalent of .7em for PC's and .8 or .9 em for Mac's. 


#blankbg {background-image: url(images/spacer.gif); background-repeat: no-repeat}

td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 1.3; font-weight: normal; font-variant: normal; text-transform: none; color: #000000}

.black78 {font-family: verdana, geneva, sans-serif; font-size: 7.8pt; color: #000000}
.black8 {font-family: verdana, geneva, sans-serif; font-size: 8pt; color: #000000}

.white8 {font-family: verdana, geneva, sans-serif; font-size: 8pt; color: #ffffff}

.brown9 {font-family: verdana, geneva, sans-serif; font-size: 9pt; color: #847135}

.grey78 {font-family: arial, geneva, sans-serif; font-size: 7.8pt; color: #636363}



.kris-boxes { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000}
.kris {  font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000}
.kris2 {  font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FFFFFF}
.fieldtxt {  font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000}
.krisflash { font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FFFFFF}
.kris-small { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000}
.kris-small2 { font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000}
.kris-php { font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000}
.kris-php-yellow { font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FFFF00}
.links-left { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #0060BF}
.footer-links-2011 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000000}

.btnav { background-color: #FFFFFF; border: 1px #000000 solid;}

