/* CSS Document */



/* Common to All pages */
	body	{	
			background-image:url(../images/g_background_stripes.gif); 
			margin: 0px; 
			text-align: center;
			font-family: verdana, arial, helvetica, sans-serif;
			}
	a:active 	
				{ 
				color:#FF6600; 
				background-color: transparent;
				text-decoration: underline;
				font-size: 11px;
				}
				
	a:visited 	
				{ 
				color:#FF6600; 	 
				background-color: transparent;
				text-decoration: underline;
				font-size: 11px;
				}
				
	a:link 		
				{
				color:#FF6600; 
				background-color: transparent; 
				text-decoration: underline;
				font-size: 11px;
				}
	a:visited {  clear: none; height: auto; width: auto}	
		

	.menu		
				{
				color:#666666; 
				background-color:#cccccc;  
				text-decoration: underline;
				font-size: 11px;
				font-weight:bold;
				}
	a.menu		
				{
				color:#FF6600;
				background-color:#cccccc;  
				text-decoration: underline;
				font-size: 11px;
				font-weight:bold;
				}
				
	.menu:hover, menu_over		
				{
				color:#666666;
				background-color:#cccccc; 
				text-decoration: underline;
				font-size: 11px;
				font-weight:bold;
				}
				
/* Backgrounds and Fonts */
			
		.bgGridCalc	
			{ 
			font-size: 11px;
			color: #333333;
			}

		.bgGridCalcx
			{ 
			font-size: 12px;
			color: #333333;
			}
			
		.bgGridCalc2
			{ 
			font-size: 12px; 
			color: #000000;
			font-style: italic;
			font-weight: bold;
			}
			
		.bgGridCalc2u
			{ 
			font-size: 12px; 
			color: #000000;
			font-style: italic;
			font-weight: bold;
			border-bottom: 1px solid #000000;
			} 
			
		.bgGridCalc2x
			{ 
			font-size: 13px; 
			color: #000000;
			font-style: italic;
			font-weight: bold;
			}
			
		.bgGridCalc_s
			{ 
			font-size: 9px; 
			color: #000000;
			font-weight: normal;
			}
			
		.bgGridCalcHeader
			{ 
			font-size: 13px; 
			color: #000000;
			font-weight: bold;
			font-style: underlined;
			}

					
	/* On White Background */
		.bgWhite	
					{
					background-color: ffffff; 
					font-size: 11px; 
					color: #000000;
					}	
						
		p.bgWhite {	
				font-family: verdana, arial, helvetica, sans-serif;
				font-size: 11px;
				color: #000000;
				font-weight: normal;
				}
				
		.bgWhite_xxxx {	
				font-family: verdana, arial, helvetica, sans-serif;
				font-size: 24px;
				color: #000000;
				font-weight: bold;
				background-color: ffffff;
				}
						
		.bgWhite_xxx {	
				font-family: verdana, arial, helvetica, sans-serif;
				font-size: 20px;
				color: #000000;
				font-weight: bold;
				background-color: ffffff;
				}
		
		.bgWhite_xx {	
				font-family: verdana, arial, helvetica, sans-serif;
				font-size: 15px;
				color: #000000;
				font-weight: bold;
				background-color: ffffff;
				}
		
		.bgWhite_x {	
				font-family: verdana, arial, helvetica, sans-serif;
				font-size: 13px;
				color: #000000;
				font-weight: bold;
				background-color: ffffff;
				}
						
		.bgWhite_s {	
				font-family: verdana, arial, helvetica, sans-serif;
				font-size: 10px;
				color: #000000;
				font-weight: normal;
				}
				
		.bgWhite_ss {	
				font-family: verdana, arial, helvetica, sans-serif;
				font-size: 9px;
				color: #000000;
				font-weight: normal;
				}				

		a.bgWhite_x {	
				font-family: verdana, arial, helvetica, sans-serif;
				font-size: 13px;
				color: #FF6600;
				font-weight: bold;
				}
		
	/* On LightGrey Background */
		.bgLightGrey_hl
					{
					font-size: 12px; 
					color:#FFCC66;
					margin:'0px' '5px' '5px' '0px';
		}
		.bgLightGrey	
					{
					background-color: #666666; 
					font-size: 11px; 
					color: #ffffff;
					margin:'0px' '0px' '0px' '0px';
		}	
		
		p.bgLightGrey {	
				font-family: verdana, arial, helvetica, sans-serif;
				font-size: 11px;
				color: #ffffff;
				font-weight: normal;
				margin:'0px' '0px' '0px' '0px';
				}
				
		li.bgLightGrey {	
				font-family: verdana, arial, helvetica, sans-serif;
				font-size: 11px;
				color: #ffffff;
				font-weight: normal;
				margin:'0px' '0px' '0px' '0px';
				
				}
		.bgLightGrey_xxxx {	
				font-family: verdana, arial, helvetica, sans-serif;
				font-size: 24px;
				color: #ffffff;
				font-weight: bold;
				}
						
		.bgLightGrey_xxx {	
				font-family: verdana, arial, helvetica, sans-serif;
				font-size: 20px;
				color: #ffffff;
				font-weight: bold;
				}
		
		.bgLightGrey_xx {	
				font-family: verdana, arial, helvetica, sans-serif;
				font-size: 15px;
				color: #ffffff;
				font-weight: bold;
				}
		
		.bgLightGrey_x {	
				font-family: verdana, arial, helvetica, sans-serif;
				font-size: 13px;
				color: #ffffff;
				font-weight: bold;
				}
		.bgLightGrey_x_u {	
				font-family: verdana, arial, helvetica, sans-serif;
				font-size: 13px;
				color: #ffffff;
				font-weight: bold;
				text-decoration:underline;
				}		
		.bgLightGrey_s {	
				font-family: verdana, arial, helvetica, sans-serif;
				font-size: 10px;
				color: #ffffff;
				font-weight: normal;
				}
								
		a.bgLightGrey:active 	
					{ 
					color:#FFCC66; 
					background-color: transparent;
					text-decoration: underline;
					}
					
		a.bgLightGrey:visited 	
					{ 
					color:#FFCC66;	 
					background-color: transparent;
					text-decoration: underline;
					}
					
		a.bgLightGrey:link 		
					{
					color:#FFCC66; 
					background-color: transparent; 
					text-decoration: underline;
					}
		a.bgLightGrey:visited {  clear: none; height: auto; width: auto}	

		a.bgLightGrey_x:active 	
					{ 
					font-size: 13px;
					color:#FFCC66; 
					background-color: transparent;
					text-decoration: underline;
					}
					
		a.bgLightGrey_x:visited 	
					{ 
					font-size: 13px;
					color:#FFCC66;	 
					background-color: transparent;
					text-decoration: underline;
					}
					
		a.bgLightGrey_x:link 		
					{
					font-size: 13px;
					color:#FFCC66; 
					background-color: transparent; 
					text-decoration: underline;
					}
	/* On Orange Background */
		.bgOrange	
					{ 
					background-color: #ff8700;
					font-size: 12px; 
					color: #ffffff;
					}
		.bgOrange_x
					{
					background-color: #ff8700; 
					font-size: 14px; 
					color: #ffffff;
					}	

					
	/* On Light Orange Background */
		a.bgLtOrange	
					{ 
					background-image:url(../images/c_orange.gif);
					font-size: 13px; 
					color:#000000;
					}
					
		.bgLtOrange	
					{ 
					background-image:url(../images/c_orange.gif);
					font-size: 13px; 
					color: #666666;
					}
		.bgLtOrange_x
					{
					background-image:url(../images/c_orange.gif);
					font-size: 14px; 
					color: #666666;
					}	
					
	/* On Dark Grey Background */				
		.bgGrey	
					{
					background-color: #333333; 
					font-size: 11px; 
					color: #ffffff;
		}

		a.bgGrey:active 	
					{ 
					color:#FFFFFF; 
					background-color: transparent;
					text-decoration: underline;
					}
					
		a.bgGrey:visited 	
					{ 
					color:#FFFFFF;	 
					background-color: transparent;
					text-decoration: underline;
					}
					
		a.bgGrey:link 		
					{
					color:#FFFFFF; 
					background-color: transparent; 
					text-decoration: underline;
					}

	.hidden {	
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 1px;
			color: #ffffff;
			font-weight: normal;
			}
			

/* Extras */
	/* Beasley Font Variations */		
		.beasley	{	
				font-family: verdana, arial, helvetica, sans-serif;
				font-size: 12px;
				color: #3366CC;
				font-weight: normal;
				background-color:#FFFFFF;
				}	
		.beasley_x{	
				font-family: verdana, arial, helvetica, sans-serif;
				font-size: 14px;
				color: #3366CC;
				font-weight: normal;
				background-color:#FFFFFF;
				}					
		.beasley_xx	{	
				font-family: verdana, arial, helvetica, sans-serif;
				font-size: 16px;
				color: #3366CC;
				font-weight: normal;
				background-color:#FFFFFF;
				}	
		.beasley_xxx	{	
				font-family: verdana, arial, helvetica, sans-serif;
				font-size: 24px;
				color: #3366CC;
				font-weight:bold;
				background-color:#FFFFFF;
				}	
				
		.beasley_xxxx	{	
				font-family: verdana, arial, helvetica, sans-serif;
				font-size: 36px;
				color: #3366CC;
				font-weight:bold;
				background-color:#FFFFFF;
				}
		.beasley-s	{	
				font-family: verdana, arial, helvetica, sans-serif;
				font-size: 12px;
				color: #CC6633;
				font-weight: normal;
				background-color:#FFFFFF;
				}	
		
		a.beasley	{	
				font-family: verdana, arial, helvetica, sans-serif;
				font-size: 14px;
				color: #0033CC;
				font-weight: normal;
				text-decoration:underline;
				}	
								
		.beasley_big	{	
				font-family: verdana, arial, helvetica, sans-serif;
				font-size: 20px;
				color: #3366CC;
				font-weight: bold;
				background-color:#FFFFFF;
				}	
				
		.beasley-s_big	{	
				font-family: verdana, arial, helvetica, sans-serif;
				font-size: 20px;
				color: #CC6633;
				font-weight: bold;
				background-color:#FFFFFF;
				}
		a.beasley:link 		
					{
					font-family: verdana, arial, helvetica, sans-serif;
					font-size: 12px;
					color: #CC6633;
					font-weight: normal;
					text-decoration: underline;
					}



			
		



input.small { font-family: verdana, arial, helvetica, sans-serif; font-size: 9px; color: #000000; font-weight: normal; ; height: auto; width: auto}
