body    { background-color: #ffffff; margin: 5px }



a:link   { color: #00f; text-decoration: none }
a:visited { color: #00f; text-decoration: none }
a:hover    { color: #000080; text-decoration: underline }
td    { color: #555; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
mainbody { color: #555; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.loginLinks, .loginLinks a  { color: #000000; font-size: 11px }

.loginLinks a:link    { color:  #003399; font-weight: bold;}
.loginLinks a:hover   { color:  #cccccc; font-weight: bold;} 


/*--- Current Issues area ---*/

.currIssue {
	margin-bottom: 112px;
	background-color:#00FFFF;
}
.currIssue th {
	padding-bottom: 12px;
	border-bottom: 1px solid #BBBBBB;
}
.currIssue td {
	padding-bottom: 12px;
	padding-top: 12px;
	border-bottom: 1px solid #BBBBBB;
}


/*--- Dotted line between menu items in sidebar ---*/



.menuSpacer {

 border-bottom: 1px dotted #999;

 margin-bottom: 15px; 

}





/*---  Used in Trackback and Pingback page.  ---*/



.date     { color: #a0a0a4; font-size: 12px; font-weight: bold }



/*---  Used in Weblog templates to format the title of entries  ---*/



.title    { color: #555; font-size: 11px; font-weight: bold }



/*---  Used in weblog.php in the left side-bar, and archives.php page to format the date header  ---*/



.leftbold   { color: #999999; font-size: 11px; font-weight: bold; margin-top: 2px; margin-bottom: 5px }



/*---  Used in comment templates to format text used in the comment form. ---*/



.nocategory  { color: #666666; font-size: 11px; font-weight: normal; margin-top: 2px; margin-bottom: 2px }







/*---  Weblog entry formatting.  ---*/



.weblog  { padding-bottom: 12px }



/*---  Name of author in weblog entries ---*/



.author   { color: #999999; font-size: 9px; font-weight: normal }
/*--  Default form field formatting. --*/



form {

  margin-top:         0px;

}



/*--  Input field formatting. --*/



.input  { font-size: 11px; background-color: #fff; margin-top: 3px; margin-bottom: 3px; padding: 0.3em 0 0 2px; height: 1.6em; border-top: 1px solid #999999; border-left: 1px solid #999999 }
/*--  Submit button formatting. --*/



.button  { color: #000; font-size: 11px; font-weight: normal; background-color: #fff; text-transform: uppercase }



/*--  Pull-down menus. --*/



.pulldown  { color: #000; font-size: 11px; font-weight: normal; background-color: #fff; text-transform: uppercase }











/* THE FOLLOWING CSS IS USED WITH THE MINI-CALENDAR */





/*  Calendar header text  */

.header  { color: #333333; font-size: 10px; font-weight: bold }



/*  Navigational links in the header of mini-calendar  */

.navlinks, .navlinks a:link, .navlinks a:hover { color: #ffffff; font-size: 10px; font-weight: bold } 

.navlinks a:link    { color:  #ffffff; text-decoration: none;}
.navlinks a:hover   { color:  #000000; text-decoration: underline;}


/*  Days of the week text  */

.weekdays  { color: #666666; font-size: 9px; font-weight: bold }


/*  Days of the month text and links */

.monthdays, .monthdays a:link, .monthdays a:hover  { color: #666666; font-size: 9px }

.monthdays a:link    { color:  #0000b0; text-decoration: underline;font-weight: bold;}
.monthdays a:hover   { color:  #cccccc; text-decoration: none;font-weight: bold;}


/*  Download Page */


.download-title  { font-size: 14px; font-weight: bold }
.download-title2 { font-size: 12px; font-weight: bold }
.requires   { font-size: 9px }

