#topnav {
	background-repeat: repeat-x;
	color: #999;
	font-size: 0.9em;
}
#topmenu li {
	background-repeat: repeat-x;
	list-style: none;
}
ul, li { margin: 0; padding: 0; }
img { 
border-width:0;
border-color:#FFFFFF;
}


signup { 
border-width:6;
border-color:blue;
}

#topmenu img:hover {
	
border-color:#FF0000;
}

#topmenu ul {
	float: right;
	height: 2.5em;
}
#topmenu li {
	float: right;
	height: 2.5em;
}
#HomeHeader {
	font-size:30px;
	font-weight:bold;
	font-family:"Verdana","Arial";
	color:Maroon;
}
#LOGOHeader {
	font-size:48px;
	font-weight:bold;
	font-family:"Aharoni","Verdana";
	color:black;
}
#HomeBody {
	font-size:16px;
	font-weight:bold;
	font-family:"Verdana","Arial";
	font-color:Maroon;
}
#formimg li {
	background-repeat: repeat-x;
	list-style: none;
}
#formimg img:hover {
border-color:#FF0000;
font-family:"Verdana","Arial";
font-weight:bold;
font-size:24px;
}

#formsnav {
font-family:"Verdana","Arial";
font-weight:bold;
font-size:24px;}	

#formsnavsmall{
font-family:"Verdana","Arial";
font-weight:bold;
font-size:16px;}

p.MsoNormal, li.MsoNormal, div.MsoNormal, td.MsoNormal, tr.MsoNormal
	{mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
	
p.MsoTitle, li.MsoTitle, div.MsoTitle
	{margin:0in;
	margin-bottom:.0001pt;
	text-align:center;
	mso-pagination:widow-orphan;
	font-size:20.0pt;
	mso-bidi-font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";
	font-weight:bold;}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;
	mso-paper-source:0;}
p.MsoBodyText, li.MsoBodyText, div.MsoBodyText
	{margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:16.0pt;
	mso-bidi-font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p.MsoSubtitle, li.MsoSubtitle, div.MsoSubtitle
	{margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:16.0pt;
	mso-bidi-font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
span.bluequestion{
font-size:16.0pt;color:blue;mso-bidi-font-size:12.0pt;
}
span.blacktext{
font-size:16.0pt;mso-bidi-font-size:12.0pt;
}
div.Section1
	{page:Section1;}
	


img {
	position: relative;
    left: 0px;
    top: 0px;
  }
  
  #cssmenu {
       position:fixed;
       top: 0;
       margin:auto;
       left: 100;
       right: 0;
       width: 90%;
    height: 50px;
    background-color: #64dfff;
      }
  #curve {
       position:fixed;
       top: 0;
       margin:auto;
       left: 0;
       right: 0;
       width: 100%;
      }      
 #rbody {
    height: 1000px;
}