body { background-color: #ffffff; margin-left: 30px; margin-right: 30px; margin-top: 30px; font-size: 11px; font-family: verdana,trebuchet,sans-serif; }



a:link    { color: #0000b0; font-size: 12px; font-weight: bold; text-decoration: underline; }

a:visited { color: #0000b0; font-size: 12px; font-weight: bold; text-decoration: underline; }

a:active  { color: #333333; font-size: 12px; font-weight: bold; text-decoration: underline; }

a:hover   { color: #999999; font-size: 12px; font-weight: bold; text-decoration: underline; }



/*  

    This formats the hyperlinks that appears in the member navbar:

    login, register, calendar, etc.

*/

.loginText, .loginText a:link, .loginText a:active, .loginText a:visited, .loginText a:hover{ 

 color:       #ffffff;

 font-family: verdana,trebuchet,sans-serif;

 font-size:   9px; 

 font-weight: bold;

}

.loginText a:link    { color:  #0000b0; }

.loginText a:visited { color:  #0000b0; }

.loginText a:active  { color:  #999999; }

.loginText a:hover   { color:  #cccccc; } 





.whiteText {

 color:       #ffffff;

 font-family: verdana,trebuchet,arial,sans-serif;

 font-size:   10px; 

 font-weight: bold;

}





H5 {

 font-family: verdana,trebuchet,sans-serif;

 font-size:   11px;

 color:       #666666;

 margin-top: 2px;

 margin-bottom: 2px;

 font-weight: normal;

}





.author {

 font-family: verdana,trebuchet,sans-serif;

 font-size:   11px;

 color:       #999999;

 font-weight: normal;

}





.smText {

 font-family: verdana,trebuchet,sans-serif;

 font-size:   9px;

 color:       #333333;

 font-weight: normal;

}





.medText {

 font-family: verdana,trebuchet,sans-serif;

 font-size:   11px;

 color:       #333333;

 font-weight: normal;

}





.lgText {

 font-family: verdana,trebuchet,sans-serif;

 font-size:   12px;

 color:       #333333;

 font-weight: bold;

}





input {

 font : bold 11px/12px verdana,trebuchet,sans-serif;

 border : 1px solid #999999;

 color : black;

 background-color : #eeeeee;

 margin-top: 2px;

 margin-bottom: 2px;

}



input.large {

 width: 300px;

}



input:focus {

 background-color : #ffffff;

}



input.button {

 color : white;

 background-color : #000000;

}



textarea {

 border: 1px solid #999999;

 margin-bottom: 10px;

 color: black;

 background-color: #eeeeee;

 font: 11px/16px verdana,trebuchet,sans-serif;

}



textarea:focus {

 background-color : #ffffff;

}



.pulldown {

 font-family: trebuchet,Verdana, sans-serif;

 font-size:	11px;

 font-weight: bold;

 color:	#333333;

 border-top: #000000 1px solid; 

 border-left: #000000 1px solid; 

 border-right: #000000 1px solid; 

 border-bottom: #000000 1px solid;

}

