body 	{  font-family: Verdana, Arial, Helvetica, sans-serif; 
	       font-size: 10px; 
		   background-color: #CC9966; 
		   margin:6px;
		   padding:6px;	   
			scrollbar-base-color: #D0DCE0;
			scrollbar-3dlight-color: #666666;
			scrollbar-arrow-color: #666666;
			scrollbar-darkshadow-color: #D0DCE0;
			scrollbar-face-color: #EFEFEF;
			scrollbar-highlight-color: #D0DCE0;
			scrollbar-shadow-color: #D0DCE0;
			scrollbar-track-color: #FFFFFF; }

body.navigation {  padding:2px; 
				   border:1px dotted #ecf3f5; }		

body.leftFrame {  padding:5px; }	   

div 	{ padding:10px; 
		  padding-left:30px; 
		  background-color:#B9AFA5; 
		  width:520px; 
		  color:#333333;	}

div.small 	{ padding:10px; 
		  	padding-left:15px; 
		  	background-color:#B9AFA5; 
		  	width:180px; 
		  	color:#333333;	}
		
		
td 		{  font-family: Verdana, Arial, Helvetica, sans-serif; 
		   font-size: 11px }
		   
a 		{  text-decoration:none;
		   color:#000000; }
a:hover {  text-decoration:underline; 
  		   color:#666666; }
a:active { text-decoration:none; 
		   color:#666666; }

		   
fieldset { border:1px solid #666666; 
           width:520px;  
		   padding:0px;}
		   
fieldset.small { border:1px solid #666666; 
           width:180px;  
		   padding:0px; }
		   
legend 	 { font-family: Verdana, Arial, Helvetica, sans-serif; 
           font-size: 11px; 
		   font-weight: bold; }
		   
form 	 { display:inline; }

input.catsubmit { border:1px solid #666666; 
                  background-color:#FFCC99; 
				  font-family: Verdana, Arial, Helvetica, sans-serif; 
				  font-size: 10px; }
				  
input.content { width:450; 
				font-family: lucida console; 
				font-size: 11px;  }
				
input.normal { width:100; 
				font-family: lucida console; 
				font-size: 11px;  }
				
input.login { width:150; 
				font-family: Verdana, Arial, Helvetica, sans-serif; 
				border:1px solid #666666; 
				background-image:url(../images/waveBG.gif); 
				font-size: 12px;  }
				
input.ideal { width:250; 
				font-family: Verdana, Arial, Helvetica, sans-serif; 
				border:1px solid #666666; 
				font-size: 12px;  }

				
input.rightFrame { width:180; 
				font-family: lucida console; 
				font-size: 10px;  }			
				
select.rightFrame { width:180; 
				font-family: lucida console; 
				font-size: 10px;  }	
					
select.ideal450 { width:450; 
				font-family: verdana; 
				font-size: 10px;  }			
			   
select.ideal300 { width:300; 
				font-family: verdana; 
				font-size: 10px;  }					
				
textarea.contentedit { font-family:lucida console;
					   width:450px;
					   height:350px;
					   font-size: 11px; 
					   margin-right:20px;
					   overflow:scroll;}

textarea.source { font-family:lucida console;
					   width:450px;
					   height:450px;
					   font-size: 11px; 
					   margin-right:20px;}
					   
textarea.contenteditsmall { 
                       font-family:lucida console;
					   width:450px;
					   height:100px;
					   font-size: 11px; 
					   margin-right:20px;}
					   
				  
.message {color:#FF0000; font-weight: bold;}				  

.multipleSelectField { width:450px; 
				       height:100px;
					   font-size:11px; }

.smallHint { font-size:10px; 
			 font-family: font-family: Verdana, Arial, Helvetica, sans-serif; 
			 font-color: #666666; }