  @font-face {
    font-family: MainGR;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.fredcrystal.com/CODE7.eot);
  }
body {
	background: url(http://www.fredcrystal.com/agbkgd.gif);
	margin: 0px;
	color: #000000;
	font-family: arial,trebuchet MS,helvetica,sans-serif,MainGR;
	font-size: medium;
	font-weight: normal;
}

A {
	text-decoration: underline; 
	color: #000000;
	font-family: arial,trebuchet MS,helvetica,sans-serif,MainGR;
	font-size : medium;
	}

A:active {color:#666666;}

A:hover {color:#666666;}
     
a.Title		            {
						text-decoration: underline;
						font-size: medium;
						font-family: arial,trebuchet MS,helvetica,sans-serif,MainGR;
						font-weight: bold;
						padding-bottom: 5px;
						color: #000000;
	 					}
a:hover.Title {
						text-decoration: none;
						font-size: medium;
						font-family: arial,trebuchet MS,helvetica,sans-serif,MainGR;
						font-weight: bold;
						padding-bottom: 5px;
						color: #666666;
}




H1  					{
						text-decoration: none;
						font-size: x-large;            
						font-family: arial,trebuchet MS,helvetica,sans-serif,MainGR;
						font-weight: bold;
						color: #000000;
	 					}
H2  					{
						text-decoration: none;
						font-size: large;            
						font-family: arial,trebuchet MS,helvetica,sans-serif,MainGR;
						font-weight: bold;
						color: #000000;
	 					}
H3  					{
						text-decoration: none;
						font-size: medium-large;            
						font-family: arial,trebuchet MS,helvetica,sans-serif,MainGR;
						font-weight: bold;
						color: #000000;
	 					}
P {
	font-family: arial,trebuchet MS,helvetica,sans-serif,MainGR;
	font-size: medium;
	color: #000000;

} 					
	 
/********* FORM STYLES **********/
.button         {
				width: 100px;
				background: #828282;
				font: arial;
				color: #ffffff;
				font-size: 11px;
				text-align: center;
				}

.textbox		{
				background-color: #eaeaea;
				font-family: times new roman,trebuchet MS,helvetica,sans-serif,MainGR;
				font-size: 9pt;
				height: medium-large;

				border: 1px solid;
				color: #2d2d2d;
				margin-top: 1px;
				margin-right: 0px;
				margin-bottom: 0px;
				margin-left: 0px;
				border-color: #003366 solid;
				vertical-align: top;
				}
.textarea		{
				background-color: #ffffff;
				font-family: times new Roman,arial,trebuchet MS,helvetica,sans-serif,MainGR;
				font-size: 10pt;
				float: center;
				height: 100px;
				width: 250px;
				border: 1px solid;
				color: #2d2d2d;
				margin-top: 1px;
				margin-right: 0px;
				margin-bottom: 0px;
				margin-left: 0px;
				border-color: #003366 solid;
				vertical-align: middle;
				}
.checkbox		{ 
				background-color: #ffffff;
				font-family: arial,trebuchet MS,helvetica,sans-serif,MainGR;
				font-size: 10pt; 
				float: center; 
				height: medium; 
				width: medium; 
				color: #999999;
				border: 1px solid; 
				margin-top: 1px; 
				margin-right: 0px; 
				margin-bottom: 0pt; 
				margin-left: 0px; 
				border-color: #003366 solid;
				vertical-align: middle;
				}
.optionbox		{
				background-color: #ffffff;
				font-family: arial,trebuchet MS,helvetica,sans-serif,MainGR;
				font-size: 11px;
				color: #2d2d2d;
				margin-top: 1px;
				margin-right: 0px;
				margin-bottom: 0px;
				margin-left: 0px;
				vertical-align: top;
				}
.optionboxalt	{
				background-color: #ffffff;
				font-family: arial,trebuchet MS,helvetica,sans-serif,MainGR;
				font-size: 10pt;
				color: #2d2d2d;
				border: 1px solid;
				margin-top: 1px;
				margin-right: 0px;
				margin-bottom: 0px;
				margin-left: 0px;
				border-color: #003366 solid;
				vertical-align: middle;
				}

