.main { 
	color:000000; font-weight:normal; font-family:Verdana,Arial; 
	font-size:xx-small; }

body { 
	font-family:Verdana,Arial; font-size:xx-small; }

.bodyText { 
	color:000000; font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 
	font-size:x-small; }

.smallBodyText { 
	color:000000; font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 
	font-size:x-small; }
	
.pushbutton { 
	font-family:Verdana,Arial; font-size:xx-small; }
	
.cs_dlgNormal { 
	font-family:Verdana,Arial; font-size:x-small; }
	
.cs_dlgTitle {	
	background-color:004080; color:ffffff; font-weight:bold; 
	font-family:Verdana,Arial; font-size:x-small; padding:4px; }
	
.cs_userTitle {	
	background-color:C0C0C0; color:000000; font-weight:bold; 
	font-family:Verdana,Arial; font-size:x-small; padding:4px; }
		
.cs_dlgLabelBold { 
	color:000000; font-weight:bold; font-family:Verdana,Arial; 
	font-size:x-small; }
	
.cs_dlgDesc { 
	color:000000; font-weight:normal; font-family:Verdana,Arial; 
	font-size:x-small; }
					
.cs_dlgSectionBar { 
	background-color:C0C0C0; color:000000; font-weight:bold; 
	font-family:Verdana,Arial; font-size:x-small; }
					
.cs_dlgLabel { 
	color:000000; font-weight:normal; font-family:Verdana,Arial; 
	font-size:x-small; }
									
.cs_dlgSectionBarSmall { 
	background-color:C0C0C0; color:000000; font-weight:bold; 
	font-family:Verdana,Arial; font-size:xx-small; }
					
.cs_dlgLabelSmall { 
	color:000000; font-weight:normal; font-family:Verdana,Arial; 
	font-size:xx-small; }	
								
.cs_dlgLabelSmallBold { 
	color:000000; font-weight:bold; font-family:Verdana,Arial; 
	font-size:xx-small; }
	
.cs_dlgControl { 
	font-family: Verdana,Arial; font-size: 10 }
	
.cs_dlgDisabledControl { 
	font-family: Verdana,Arial; font-size: 10; background-color:silver; 
	disabled:true }
	
.cs_dlgGhost { 
	font-family: Verdana,Arial; color:#808080; font-size:x-small; 
	text-decoration: none; }
	
a:hover.cs_dlgGhost { 
	text-decoration: underline; color: #808080; font-size:x-small }
