
ul.defaultUL
{
    margin-left: 20px;
    padding: 0px;
    
    }
.menuTable
{
	font-size: 11px;
	font-family: Verdana;
	spacing: 5;
	background-color: #E0E0E0;
	text-align: center;
	font-weight: bold;
    
    }



body
{
	background-color:  #EFEFEF;
	font-family: Arial;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 10px;  
	 
  
}

a:link
{
  color: brown;
}
a:visited
{
	color: purple;
}

a:hover
{
	  color: red;
}

a:active
{
		  color: black;
}

h1, h2, h3
{
 	font-family: Arial;
}

h1
{
	font-size: 22px;
	padding-bottom: 1px;
	margin-bottom: 5px;
	
}

.serial
{
	font-style: italics;
}

 
 


div 
{

    font-size: small;	
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	width: 700px;
}


.button
{
	
	font-family: Arial;
	color: black;
	cursor: hand;
	background-color: white;
}


.text, select, input.text
{
	font-family: Arial;
	color: brown;
	border: thin silver solid;
	background-color: white;
	scrollbar-arrow-color   	:		#FF0000	;
	scrollbar-base-color    	:		white	;
	scrollbar-dark-shadow-color	: 		#00FF00	;
	scrollbar-track-color   	:		#efefef	;
	scrollbar-face-color    	:		silver	;
	scrollbar-shadow-color  	:		black	;
	scrollbar-highlight-color	:		gray	;
	scrollbar-3d-light-color	:		#FF0000	;
}



.navigationlinks
{
}



.links
{
	font-size: 9px;
	font-family: Arial;
	spacing: 5;
}


.linkcell
{
	background-color: #d5d5d5;
	padding: 5;
}

.quote 
{
	font-family: "Verdana";
	font-style: Italic;
	font-size: 12px;
	background-color: #EFEFEF;
	 
	padding: 7px;
	width: 160px;
	color: Black;
	font-weight: normal;  
	 
}
 .quoteOuter
{
    width: 160px;
    padding: 0px;
    margin: 0px; 

    font-size: 13px;
    text-align: left;
    font-family: "Verdana";
    color: White;
    background-color: gray; 
    font-weight: bolder;
}

.author
{
    font-style: normal;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	width: 160px; 
	padding: 0px;
	margin: 0px;
	
}


.header
{
	text-decoration: underline;
	font-family: Arial;
}

.title
{
	font-family: Arial;
	color: #FF0000;
	background-color: #00FF00;
	width: 240px;
	font-size: 40px;
}

.titleouter_XXXXXX
{
	border-top: thin black solid;
	border-left: thin black solid;
}


.pagetitle
{
	font-family: "Century Gothic", Arial;
	color: #555555;
	font-size: 16px;
}

.subtitle
{
	font-family: "Courier New", Arial;
}


.errornote
{
	font-size: 16px;
	font-family:  Arial;
	color: red;
}


.stars
{
	color: red;
	font-weight: bold;
}




.bug
{ 
    font-weight: bold;
}
.bugversion
{
	font-size: 16px;
	color: brown;
}
.bugdescription
{
	font-style: italic;
	font-size: 12px;
}
.bugcure
{
	font-family: "Courier New", Arial;
	font-size: 11px;
	
}


.scroller
{
	width: 50; 
	font-family: 'Courier New';
	color: brown;
}


td
{
	valign: top;
	v-align: top;
	vertical-align: top;
}




optgroup
{
	color: brown;
	font-weight: bold;
	font-style: italic;
}


.massive
{
	color: red; font-size: 25px;
}




.code
{
        border: dashed thin gray;    
    
    }
    
    
     