	body,td,th,input, select, textarea {
		font-size:11px;	
		font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	}

	.medtext {
		font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;	
		font-size:12px;		
	}
	
	
	.maintext {
		font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;	
		font-size:11px;		
	}

	.maintext_white {
		font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;	
		font-size:11px;		
		color:#FFFFFF;		
	}
	
	.maintext_bold {
		font-size:11px;
		font-weight: bold;
	}

	.maintext_bold_white {
		font-size:11px;
		font-weight: bold;
		color:#FFFFFF;		
	}


	.header {
		font-size:24px;
		font-weight: bold;
		color:#1E1A3F;
	}
	
	.errors {
		font-size:11px;
		font-weight: bold;
		color:#FF0000;
	}
		
	.smalltext {
		font-size:10px;		
	}
	
	.smalltext_bold {
		font-size:10px;
		font-weight: bold;		
	}	
	
	.link_enabled {
		font-size:11px;
		font-weight: bold;				
		color:#000000;		
	}
	
	.link_disabled {
		font-size:11px;
		font-weight: bold;
		color:#666666;				
	}	
	
	#fullheight{height:100%}
