			html,body 
			{
				height: 100%;
				width: 100%;
				margin: 0;
				padding: 0;
				background-color: #FFFFFF;
				/*background-color: #EFF7FF;*/
			}

			#mainBodyBackground
			{
				clear: both;
				position: relative;
				width: 100%;
				margin: 0;
				padding: 0;
				/*background-image: url('http://www.gradireland.com/Images/top/mainBodyBackground_top01.gif');*/
				background-repeat: repeat-x;
				background-color: #FFFFFF;   /*#FFFFFF*/
			}
					
			#mainBody /*the content & left column*/
			{
				clear: both;
				float: left;
				position: relative;
				width: 760px;  /*750px;*/
				margin: 0;
				padding: 0;
				/*background-image: url('http://www.gradMalaysia.com/Images/left/bodyBackgroundRed.gif');*/
				background-repeat: repeat-y;
				background-color: #FFFFFF; /*#FFFFFF*/

			}
			
			#top  /*Logo*/
			{
				clear: both;
				float: left;

			}
			
			
/***********************************************************************************
NEW ACCESSIBILITY STYLE - START
***********************************************************************************/

	#top01 /*above Logo*/
	{
		clear:both;
		height: 22px;
		width: 750px;
				border-right: 1px solid #002A63; /*TEMP :#FFFFFF */

	}
	
	#top01 UL
	{
		list-style: none;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	
		#top01width155px
		{
			float: left;
			width: 150px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: xx-small;
			font-weight: normal;
			color: #FFFFFF;
			display:inline;
			line-height: 20px;

			border-right: 1px solid #FFFFFF;
		}
			
				/*width 155px link class for top nav bar*/	
				#top01width155px A:link
				{
					float: left;
					color: #FFFFFF;
					width: 100%;
					text-decoration: none;
					width: 100%;
					padding: 0px 0px 0px 4px;
					border-left: 1px solid #FFFFFF;
					
					background-color: #2A3F79; /*dark blue*/
				}

				#top01width155px A:visited
				{
					float: left;
					color: #FFFFFF;
					width: 100%;
					text-decoration: none;
					width: 100%;
					padding: 0px 0px 0px 4px;
					border-left: 1px solid #FFFFFF;
					
					background-color: #2A3F79;/*dark blue*/
				}

				#top01width155px A:hover
				{
					float: left;
					color: #FFFFFF;
					width: 100%;
					text-decoration: underline;
					width: 100%;
					padding: 0px 0px 0px 4px;
					border-left: 1px solid #FFFFFF;
					background-color: #FFFFFF;
				}

	/*for top menu - Home, Sign out*/	
	#top01width127px
		{
			float: left;
			width: 130px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: xx-small;  /*x-small;*/
			font-weight: normal;
			color: #FFFFFF;
			display:inline;
			line-height: 20px;


		}
			
				#top01width127px A:link
				{
					float: left;
					color: #FFFFFF;
					width: 100%;
					text-decoration: none;
					padding: 0px 0px 0px 4px;
					border-left: 1px solid #FFFFFF;
					
					background-color: #FFFFFF; 
				}

				#top01width127px A:visited
				{
					float: left;
					color: #FFFFFF;
					width: 100%;
					text-decoration: none;
					padding: 0px 0px 0px 4px;
					border-left: 1px solid #FFFFFF;
					
					background-color: #FFFFFF;
				}

				#top01width127px A:hover
				{
					float: left;
					color: #FFFFFF;
					width: 100%;
					text-decoration: underline;
					padding: 0px 0px 0px 4px;
					border-left: 1px solid #FFFFFF;

					background-color: #FFFFFF;
				}


	/*for top menu - Sign in*/	
	#top01width255px
		{
			float: left;
			width: 260px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: xx-small;
			font-weight: normal;
			color: #FFFFFF;
			display:inline;
			line-height: 20px;

		}
			
				/*width 255px link class for top nav bar*/	
				#top01width255px A:link
				{
					float: left;
					color: #FFFFFF;
					width: 100%;
					text-decoration: none;
					padding: 0px 0px 0px 4px;
					border-left: 1px solid #FFFFFF;
					
					background-color: #FFFFFF; 
				}

				#top01width255px A:visited
				{
					float: left;
					color: #FFFFFF;
					width: 100%;
					text-decoration: none;
					padding: 0px 0px 0px 4px;
					border-left: 1px solid #FFFFFF;
					background-color: #FFFFFF;
				}

				#top01width255px A:hover
				{
					float: left;
					color: #FFFFFF;
					text-decoration: underline;
					width: 100%;
					padding: 0px 0px 0px 4px;
					border-left: 1px solid #FFFFFF;

					background-color: #FFFFFF;
				}

	
		#top01width100px
		{
			float: left;
			width: 110px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: xx-small;
			font-weight: normal;
			color: #FFFFFF;
			display:inline;
			line-height: 20px;

			border-left: 1px solid #002A63;
			
		}
			
				/*width 100px link class for top nav bar*/	
				#top01width100px A:link
				{
					float: left;
					color: #FFFFFF;
					width: 100%;
					text-decoration: none;
					width: 100%;
					padding: 0px 0px 0px 4px;
					border-left: 1px solid #FFFFFF;
					
					background-color: White;  /*#2A3F79;dark blue*/
				}

				#top01width100px A:visited
				{
					float: left;
					color: #FFFFFF;
					width: 100%;
					text-decoration: none;
					width: 100%;
					padding: 0px 0px 0px 4px;
					border-left: 1px solid #FFFFFF;
					
					background-color: White; /*#2A3F79;dark blue*/
				}

				#top01width100px A:hover
				{
					float: left;
					color: #FFFFFF;
					width: 100%;
					text-decoration: underline;
					width: 100%;
					padding: 0px 0px 0px 4px;
					border-left: 1px solid #FFFFFF;

					background-color: #FFFFFF;
				}
				

		#top01width70px
		{				
			float: left;
			width: 78px;  /*95px;*/ /*98px*/
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: xx-small;  /* x-small;*/
			font-weight: normal;
			color: #ffffff;
			display:inline;
			line-height: 20px;
					border-left: 1px solid #002A63; /*TEMP :#FFFFFF */
					
		}
			
				/*width 70px link class for top nav bar*/
				/*for top menu - Advertise,Acedemics,About us...*/	
				#top01width70px A:link
				{
					float: left;
					color: #FFFFFF;
					width: 100%;
					text-decoration: none;
					padding: 0px 0px 0px 4px;
					border-left: 1px solid #FFFFFF;
					background-color: #FFFFFF; 
				}

				#top01width70px A:visited
				{
					float: left;
					color: #FFFFFF;
					width: 100%;
					text-decoration: none;
					padding: 0px 0px 0px 4px;
					border-left: 1px solid #FFFFFF;
					background-color: #FFFFFF;
				}

				#top01width70px A:hover
				{
					float: left;
					color: #FFFFFF;
					width: 100%;
					text-decoration: underline;
					padding: 0px 0px 0px 4px;
					border-left: 1px solid #FFFFFF;
					background-color: #FFFFFF;
				}




		#top01width30px
		{				
			float: left;
			width: 30px;  /*95px;*/ /*98px*/
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: xx-small;  /* x-small;*/
			font-weight: normal;
			color: #ffffff;
			display:inline;
			line-height: 20px;
			border-left: 1px solid #002A63; /*TEMP :#FFFFFF */
					
		}
			
				/*width 70px link class for top nav bar*/
				/*for top menu - Advertise,Acedemics,About us...*/	
				#top01width30px A:link
				{
					float: left;
					color: #FFFFFF;
					width: 100%;
					text-decoration: none;
					padding: 0px 0px 0px 4px;
					border-left: 1px solid #FFFFFF;
					background-color: #FFFFFF; 
				}

				#top01width30px A:visited
				{
					float: left;
					color: #FFFFFF;
					width: 100%;
					text-decoration: none;
					padding: 0px 0px 0px 4px;
					border-left: 1px solid #FFFFFF;
					background-color: #FFFFFF;
				}

				#top01width30px A:hover
				{
					float: left;
					color: #FFFFFF;
					width: 100%;
					text-decoration: underline;
					padding: 0px 0px 0px 4px;
					border-left: 1px solid #FFFFFF;
					background-color: #FFFFFF;
				}
/***********************************************************************************
NEW ACCESSIBILITY STYLE - END
***********************************************************************************/
			/*white horizontal line before logo*/
			/*TEMPORARILY CHANGE FROM WHITE--> BLACK*/
			#top02
			{
				clear: both;
				width: 750;  /*750*/
				height: 1px;
				background-color: #000000; /*#FFFFFF*/
				/*background-image: url('http://www.gradireland.com/Images/top/topline.gif');*/
				background-repeat: no-repeat;
				/*font needed to force height*/
				font: 2px verdana, sans-serif;
			}
			
			/* #FFFFFF red horizontal line after #top02 */
			#top03
			{
				clear: both;
				width: 750px;
				height: 5px;
				background-color: #FFFFFF;
			}

			#top04
			{
				clear: both;
				width: 750px;
				height: 80px;
				background-color: #FFFFFF;
			}
			
			/*horizontal line after logo*/
			#top05
			{
				clear: both;
				width: 750px;
				height: 10px;
				background-color: #FFFFFF;
				/*background-image: url('http://www.gradireland.com/Images/top/bottomfade.gif');*/
				background-repeat: no-repeat;
				/*font needed to force height*/
				font: 2px verdana, sans-serif;
			}



			#topBanner
			{
				position: relative;
				left: 262px;
				top: 0px;
			}

			#topLogo
			{
				position: relative;
				left: 10px;	/*to adjust the left location for gradChina logo*/
			}

			#left
			{
				clear: left;
				float: left;
				/*width: 160px;*/
				width: 160px;
 
			}
			
/***********************************************************************************
NEW ACCESSIBILITY STYLE - START
***********************************************************************************/

		#left01
		{	
			clear: both;
			width: 100%;   /*100%*/
			border-top: 1px solid #FFFFFF;
			/*FOR TESTING PURPOSES
				background-color:LIME;*/
		}
		
			#left01 UL
			{
				list-style: none;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
				
			}

		#MainMenu01
		{
			
			float: left;
			width: 100%; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: xx-small; 
			font-weight: bold;
			color: #FFFFFF;
			display:inline;
			line-height: 12px;
			text-indent: 12px;

		}
		
		

	
				#MainMenu01 A:link
				{
					font: 10px verdana, sans-serif;float: left; color: #FFFFFF; width: 100%; text-decoration: none; padding-top: 4px; padding-bottom: 4px; width: 100%; border-bottom: 1px solid #FFFFFF;
					background-color: #7C51A1;
					height:18px;
				}

				#MainMenu01 A:visited
				{
					font: 10px verdana, sans-serif;float: left; color: #FFFFFF; width: 100%; text-decoration: none; padding-top: 4px; padding-bottom: 4px; width: 100%; border-bottom: 1px solid #FFFFFF;
					background-color: #7C51A1;
					height:18px;
				}

				#MainMenu01 A:hover
				{
					font: 10px verdana, sans-serif;float: left; color: #FFFFFF; width: 100%; text-decoration: underline; padding-top: 4px; padding-bottom: 4px; width: 100%; border-bottom: 1px solid #FFFFFF;
					background-color: #714993;
					height:18px;
				}

		#MainMenu02
		{
			float: left;
			width: 100%; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: xx-small;
			font-weight: bold;
			color: #FFFFFF;
			display:inline;
			line-height: 12px;
			text-indent: 12px;
		}

				#MainMenu02 A:link
				{
					font: 10px verdana, sans-serif;float: left; color: #FFFFFF; width: 100%; text-decoration: none; padding-top: 4px; padding-bottom: 4px; width: 100%; border-bottom: 1px solid #FFFFFF;
					background-color: #D6007F;
					height:18px;
				}

				#MainMenu02 A:visited
				{
					font: 10px verdana, sans-serif;float: left; color: #FFFFFF; width: 100%; text-decoration: none; padding-top: 4px; padding-bottom: 4px; width: 100%; border-bottom: 1px solid #FFFFFF;
					background-color: #D6007F;
					height:18px;
				}

				#MainMenu02 A:hover
				{
					font: 10px verdana, sans-serif;float: left; color: #FFFFFF; width: 100%; text-decoration: underline; padding-top: 4px; padding-bottom: 4px; width: 100%; border-bottom: 1px solid #FFFFFF;
					background-color: #BD1572;
					height:18px;
				}
				
		#MainMenu03
		{
			float: left;
			width: 100%; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: xx-small;
			font-weight: bold;
			color: #FFFFFF;
			display:inline;
			line-height: 12px;
			text-indent: 12px;
		}

				#MainMenu03 A:link
				{
					font: 10px verdana, sans-serif;float: left; color: #FFFFFF; width: 100%; text-decoration: none; padding-top: 4px; padding-bottom: 4px; width: 100%; border-bottom: 1px solid #FFFFFF;
					background-color: #C1B400;
					height:18px;
				}

				#MainMenu03 A:visited
				{
					font: 10px verdana, sans-serif;float: left; color: #FFFFFF; width: 100%; text-decoration: none; padding-top: 4px; padding-bottom: 4px; width: 100%; border-bottom: 1px solid #FFFFFF;
					background-color: #C1B400;
					height:18px;
				}

				#MainMenu03 A:hover
				{
					font: 10px verdana, sans-serif;float: left; color: #FFFFFF; width: 100%; text-decoration: underline; padding-top: 4px; padding-bottom: 4px; width: 100%; border-bottom: 1px solid #FFFFFF;
					background-color: #B6AA00;
					height:18px;
				}

		#MainMenu04
		{
			float: left;
			width: 100%; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: xx-small;
			font-weight: bold;
			color: #FFFFFF;
			display:inline;
			line-height: 12px;
			text-indent: 12px;
		}

				#MainMenu04 A:link
				{
					font: 10px verdana, sans-serif;float: left; color: #FFFFFF; width: 100%; text-decoration: none; padding-top: 4px; padding-bottom: 4px; width: 100%; border-bottom: 1px solid #FFFFFF;
					background-color: #F58465;
					height:18px;
				}

				#MainMenu04 A:visited
				{
					font: 10px verdana, sans-serif;float: left; color: #FFFFFF; width: 100%; text-decoration: none; padding-top: 4px; padding-bottom: 4px; width: 100%; border-bottom: 1px solid #FFFFFF;
					background-color: #F58465;
					height:18px;
				}

				#MainMenu04 A:hover
				{
					font: 10px verdana, sans-serif;float: left; color: #FFFFFF; width: 100%; text-decoration: underline; padding-top: 4px; padding-bottom: 4px; width: 100%; border-bottom: 1px solid #FFFFFF;
					background-color: #DE7B5F;
					height:18px;
				}
				
				
		#MainMenu05
		{
			float: left;
			width: 100%; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: xx-small;
			font-weight: bold;
			color: #FFFFFF;
			display:inline;
			line-height: 12px;
			text-indent: 12px;
		}

				#MainMenu05 A:link
				{
					font: 10px verdana, sans-serif;float: left; color: #FFFFFF; width: 100%; text-decoration: none; padding-top: 4px; padding-bottom: 4px; width: 100%; border-bottom: 1px solid #FFFFFF;
					background-color: #008BBF;
					height:18px;
				}

				#MainMenu05 A:visited
				{
					font: 10px verdana, sans-serif;float: left; color: #FFFFFF; width: 100%; text-decoration: none; padding-top: 4px; padding-bottom: 4px; width: 100%; border-bottom: 1px solid #FFFFFF;
					background-color: #008BBF;
					height:18px;
				}

				#MainMenu05 A:hover
				{
					font: 10px verdana, sans-serif;float: left; color: #FFFFFF; width: 100%; text-decoration: underline; padding-top: 4px; padding-bottom: 4px; width: 100%; border-bottom: 1px solid #FFFFFF;
					background-color: #147EAC;
					height:18px;
				}

		#MainMenu06
		{
			float: left;
			width: 100%; 

			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: xx-small;
			font-weight: bold;
			color: #FFFFFF;
			display:inline;
			line-height: 12px;
			text-indent: 2px;
		}

				#MainMenu06 A:link
				{
					font: 10px verdana, sans-serif;
					float: left;
					color: #FFFFFF;
					width: 100%;
					text-decoration: none;
					padding-top: 4px;
					padding-bottom: 4px;
					width: 100%;
					border-bottom: 1px solid #FFFFFF;
					background-color: #ED1B23;
				}

				#MainMenu06 A:visited
				{
					font: 10px verdana, sans-serif;float: left; color: #FFFFFF; width: 100%; text-decoration: none; padding-top: 4px; padding-bottom: 4px; width: 100%; border-bottom: 1px solid #FFFFFF;
					background-color: #ED1B23;
				}

				#MainMenu06 A:hover
				{
					font: 10px verdana, sans-serif;float: left; color: #FFFFFF; width: 100%; text-decoration: underline; padding-top: 4px; padding-bottom: 4px; width: 100%; border-bottom: 1px solid #FFFFFF;
					background-color: #D62426;
				}

				
				/* yee ling added hundred survey */
				#MainMenu07
				{
					float: left;
					width: 100%; 

					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: xx-small;
					font-weight: bold;
					color: #FFFFFF;
					display:inline;
					line-height: 12px;
					text-indent: 2px;
				}

				#MainMenu07 A:link
				{
					font: 10px verdana, sans-serif;
					float: left;
					color: #FFFFFF;
					width: 100%;
					text-decoration: none;
					padding-top: 4px;
					padding-bottom: 4px;
					width: 100%;
					border-bottom: 1px solid #FFFFFF;
					background-color: #000000;
				}

				#MainMenu07 A:visited
				{
					font: 10px verdana, sans-serif;float: left; color: #FFFFFF; width: 100%; text-decoration: none; padding-top: 4px; padding-bottom: 4px; width: 100%; border-bottom: 1px solid #FFFFFF;
					background-color: #000000;
				}

				#MainMenu07 A:hover
				{
					font: 10px verdana, sans-serif;float: left; color: #FFFFFF; width: 100%; text-decoration: underline; padding-top: 4px; padding-bottom: 4px; width: 100%; border-bottom: 1px solid #FFFFFF;
					background-color: #444344;
				}				
				







			/*left - the ad below 'For recruiters'*/
			#left02
			{
			
				clear: both;
				width: 160px;	
				/*width: 160px; */
				background-color: #8dc646;  /*postgrad green*/
				border-top: 0px solid #FFFFFF;   /*If want to set a line before the pg's ad, set the border px*/
				font: 10px Verdana, Arial, Helvetica, sans-serif;
				color: #FFFFFF;
				font-weight: bold;
				
			}

			#left02 P
			{
				position: relative;
				top: 4px;
				left: 4px;
				width: 152px;
				background-color:Lime;   /*white*/
			}

			#left03
			{
				clear: both;
				width: 160px;
				height: 10px;
				/*----TESTING PURPOSES----
				background-color:aqua;*/
			}

			#left04
			{
				width: 160px;
				text-align: center;
			}
			
			#left05
				{
				clear: both;
				width: 160px;
				font: 10px Verdana, Arial, Helvetica, sans-serif;
				color: #ffffff;
				font-weight: bold;
				
			}
			
			#leftBanner
			{
				/*position: relative;
				left: 10px;*/
				text-align: center;
			}

			#main  /***content in the middle**************/
			{
				clear: none;
				float:left;
				width: 578px;
				height: 100%;
				position: relative;
				left: 9px; 
				padding-right: 3px; 
			}

			#main01
			{
				clear: none;
				float: left;
				width:588px;   /*588,578px; */
				/*height: 100%; 700*/
				/*FOR TESTING PURPOSES
					background-color:Silver;*/
				border: 1px solid #b1b5b3; 
			}
			
			#footer
			{
				clear: both;
				float: left;
				width: 750px;
				height: 20px;
			}

			#footer01
			{
				clear: none;
				float: left;
				width: 750px;
				height: 20px;
				font: 11px verdana, sans-serif;
				color: #FFFFFF; 
			}
			
			#footer2
			{

				float: left;
				width: 750px;
				height: 50px;
				background-color: #FFFFFF;
				padding-top:	5px;
				padding-bottom: 5px;
			}

			#footer02
			{
				clear: none;
				float: left;
				width: 750px;
				height: 50px;
				font: 11px verdana, sans-serif;
				color: #FFFFFF; 
			}
			
			#userFunctions
			{
				width: 570px;
				text-align: right;
			}
			
			#userFunctions02
			{
				width: 100%;
			}
			#formErrorReg  /*This is created to display error message for REGISTRATION FORM, in red color.*/
			{
				font: 10px Verdana, Arial, Helvetica, sans-serif;
				color:#002A63; /*#FF0000 - was used in red to display error message*/
				font-weight: bold;
				BORDER: 5PX SOLID #FFFFFF;
			}			
			#formErrorMedia  /*This is created to display error message for REGISTRATION FORM, in red color.*/
			{
				font: 10px Verdana, Arial, Helvetica, sans-serif;
				color:#002A63; /*#FF0000 - was used in red to display error message*/
				font-weight: bold;
				BORDER: 5PX SOLID #FFFFFF;
			}			
			
			#formErrorHeaderFooter   /*This is display error message for HeaderFooter section, in white*/
			{
				font: 10px Verdana, Arial, Helvetica, sans-serif;
				color:#FFFFFF; /*#FF0000 - was used in red to display error message*/
				font-weight: bold;
			}

			#formError   /*This is display error message for HeaderFooter section, in white*/
			{
				font: 10px Verdana, Arial, Helvetica, sans-serif;
				color:#d7181f; /*#FF0000 - was used in red to display error message*/
				font-weight: bold;
				BORDER: 5PX SOLID #FFFFFF;
			}
			
			#formError P
			{
				display: inline;
				font-weight: bold;
			}
			
			
			/*
			===============================
			STANDARD FORMAT STYLES
			===============================
			*/		
			H1
			{
				display: inline;
				font: 16px Verdana, Arial, Helvetica, sans-serif;
				font-weight: bold;
			}
			
			H2
			{
				font: 14px Verdana, Arial, Helvetica, sans-serif;
				font-weight: bold;
			}
			
			H3
			{
				font: 12px Verdana, Arial, Helvetica, sans-serif;
				font-weight: bold;
			}
			
			H4
			{
				font: 10px Verdana, Arial, Helvetica, sans-serif;
				font-weight: bold;
			}
			
/*=========================================================================*/
			/*H5 and H6 are used in content managed articles*/
			
			H5
			{
				display: inline;
				font: 12px Verdana, Arial, Helvetica, sans-serif;
				font-weight: bold;
			}
			
			H6
			{
				display: inline;
				font: 10px Verdana, Arial, Helvetica, sans-serif;
				font-weight: bold;
			}
			
/*=========================================================================*/
			
			
			P
			{
				font: 10px Verdana, Arial, Helvetica, sans-serif;
			}
			
			LI
			{
				font: 10px Verdana, Arial, Helvetica, sans-serif;
			}
			
			#main01 a:link
			{
				font: 10px Verdana, Arial, Helvetica, sans-serif;
				font-weight: bold;
				color: #000000;
				text-decoration: none;
			}

			#main01 a:visited
			{
				font: 10px Verdana, Arial, Helvetica, sans-serif;
				font-weight: bold;
				color: #000000;
				text-decoration: none;
			}

			#main01 a:hover
			{
				font: 10px Verdana, Arial, Helvetica, sans-serif;
				font-weight: bold;
				color: #000000;
				text-decoration: underline;
			}
			
	
			/*
			===============================
			END STANDARD FORMAT STYLES
			===============================
			*/
			
			/*
			===============================
			TABLE STYLES
			===============================
			*/
			
			TD
			{
				font: 10px Verdana, Arial, Helvetica, sans-serif;
			}
			
			td.dark
			{
				background-color:#002659;
			}			
			/*
			===============================
			END TABLE STYLES
			===============================
			*/
			
			/*
			===============================
			FORM STYLES
			===============================
			*/
			
			SELECT
			{
				font: 10px Verdana, Arial, Helvetica, sans-serif;
			}
			
			INPUT
			{
				font: 10px Verdana, Arial, Helvetica, sans-serif;
			}
			
			TEXTAREA
			{
				font: 10px Verdana, Arial, Helvetica, sans-serif;
			}
			
			/*
			===============================
			END FORM STYLES
			===============================
			*/