/* CSS Document */

	html {
				overflow:scroll;
				overflow: -moz-scrollbars-vertical; 
		}
 	:link { 
  				color: #99d630;
				text-decoration: none;
  		} 
  	:visited { 
  				color: #99d630;
				text-decoration: none;
  		} 
  	a:active { 
  				color: #99d630;
				text-decoration: none;
		}
  	a:hover { 
  				color: #99d630;
				text-decoration:underline;
		} 
	.container {
				text-align: center;
			}
	.banner	{
				display: none;
				margin: 0 auto;
				width: 827px;
				height: 30px;
				border: 0px solid #000000;
			}
	.home	{
				display: none;
				width: 827px;
				height: 20px;
				top: 90px;
				margin: 0 auto;
				border: 0px solid #000000;
				text-align: left;
	
			}
	.maintop {
				display: none;
				top: 1px;
			}
	.mainbottom {
				display: none;
				}
	.main	{	
				width: 787px;
				margin: 0 auto;
				top: 130px;
				padding: 20px;
				padding-top: 0px;
				padding-bottom: 5px;
				border: 0px solid #000000;
				background-image:url(images/main_background.jpg);
				font-family:Helvetica;
				font-size:11px;
				font-style:normal;
				color:#FFFFFF;
				letter-spacing: 0px;
			}	
	.maintext {
				text-align: left;
			}
	.companydetails {
				font-size: 10px;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				color: #999999;
			}
	.textgreen {
				font-size: 12px;
				text-align: right;
				color: #8BD127;
				font-family: Verdana, Arial, Helvetica, sans-serif;
			}
	.textyellow {
				color: #CCFF00;
				font-size: 12px;
				text-align: center;
			}
	.textwhitesize12 {
				font-size: 12px;
			}
	.textwhitesize14 {
				font-size: 14px;
				text-align: left;
			}
	.nothing {
			}
	.alignleft {
				display: none;
				text-align: left;
			}
	.boarder_greyout {
				border: 2px solid #3b2a46;
			}
	.boarder_none {
				border: 0px, solid, 
			}
	.formbox {
 				font-size: 11px; 
				background-color: #2c163c;
		 		border: 1px, solid, #ffffff;
				
				color:#FFFFFF;
			}
	.purple_table {
				background-image:url(images/pixel_purple.jpg);
				border:solid, 1px, #ffffff;
			}
	.style1 {	font-size: 10px;
				color: #FFFFFF;
				background-color: #67597e;
				}
	.admin_form {
				font-family:Arial, Helvetica, sans-serif;
				background-color: #67597e;
				font-size: 11px;
				color:#FFFFFF;
				border:thin;
				}
	.support_num {
				font-size: 16px;
				color: #a5d63f;
				}
	.noprint
				{
				display: none;
				}
	.print		{
				display: none;
				}