/*      Safe Colon Cleanse CSS      */ 

body {
		scrollbar-base-color: #DBDBDB; 
		scrollbar-arrow-color: #333333;
		scrollbar-track-color: #FFFFFF; 
	 }

font.ft {    
			font-family: Trebuchet MS; 
            font-size: 11px;
            }
			
a.menu_small {    
			font-family: Trebuchet MS; 
            font-size: 12px; 
			font-weight: normal;
			text-decoration: none;
			color: #1C68BA
            } 

a.menu_small:hover { 
			font-family: Trebuchet MS; 
			font-size: 12px; 
			font-weight: normal;
			text-decoration: none;
			color: #000000
			     }			 		 

a.links {    
			font-family: Trebuchet MS; 
            font-size: 12px; 
			font-weight: bold;
			text-decoration: underline;
			color: #FFFFFF
            } 

a.links:hover { 
			font-family: Trebuchet MS; 
			font-size: 12px; 
			font-weight: bold;
			text-decoration: underline;
			color: #FCF1B8
			     } 
	 
table.dress {
       border-style: solid;
	   border-color: #333333;
	   border-width: 1px;
}

table.frame {
       border-style: solid;
	   border-color: #FBFBA0;
	   border-width: 1px;
}		

table.frameoptin {
       border-style: solid;
	   border-color: #E5E5E5;
	   border-width: 1px;
}	 
 
input.fn {
			font-family: Trebuchet MS; 
			font-size: 11px; 
			font-weight: none;
			color: #00000
}

input.fs {
			background-color: #E1E1E1;
			padding-top: 2px;
			padding-bottom: 2px;
			padding-left: 2px;
			padding-right: 2px;			
			font-family: Trebuchet MS; 
			font-size: 12px; 
			font-weight: none;
			color: #333333
}

ul.checkmark {list-style-image: url('images/checkmark.gif')}

p.big {line-height: 200%}