			.border          {font-family: sans-serif;
                              font-size: 12px;
                              line-height: 1em;
                              font-style: bold;
                              color: #0045fd;}
			.normal			 {font-family: sans-serif;
							  font-size: 10px;
							  color: #000000;}
			.header			 {font-family: sans-serif;
							  font-size: 11px;
							  color: #000000;}
			.close			 {font-family: sans-serif;
							  font-size: 14px;
							  color: #000000;}
			.top_nav		 {font-family: sans-serif;
							  font-size: 10px;
							  color: #0045fd;
							  font-style:bold;}
			.topnav		 {font-family: sans-serif;
							  font-size: 11px;
							  color: #0045fd;
							  font-style:bold;}
			.leftnav         {font-family: sans-serif;
                              font-size: 12px;
                              line-height: 1em;
                              font-style: bold;
                              color: #0045fd;
							  margin-top:75px;
							  margin-left:5px;}
			.headline		 {font-family:sans-serif;
							  font-size:24px;
							  color:#cc0000;}
			.form            {font-family: sans-serif;
                              font-size: 11px;
                              line-height: 1em;
                              font-weight: bold;
                              color: #ffffff;
                              background: #0045fd;
                              margin:3px;
                              border-right-style: inset;
                              border-bottom-style: inset;
                              border-right-width: 2px;
                              border-bottom-width: 2px;
                              border-top-width: 1px;
                              border-left-width: 1px;
                              border-color: #0045fd;}
			.content		 {font-family: sans-serif;
							  font-size: 10px;
							  color: #000000;}
			a				 {color:#000000;
							  font-size:11px;
							  font-family:sans-serif;
							  font-weight:bold;
							  text-decoration:none;}
			a:link			 {color:#000000;
							  text-decoration:underline;}
			a:visited		 {color:#000000;
							  text-decoration:underline;}
			a:hover			 {color:blue;
							  text-decoration:underline;}
			a.topnav:link	 {color:#0045fd;
							  text-decoration:none}
			a.topnav:visited {color:#0045fd;
							  text-decoration:none}
			a.topnav:hover	 {color:#0045fd;
							  text-decoration:underline;}
			a.top_nav:link	 {color:#0045fd;
							  text-decoration:none}
			a.top_nav:visited {color:#0045fd;
							  text-decoration:none}
			a.top_nav:hover	 {color:#0045fd;
							  text-decoration:underline;}
			a.product:link	 {color:#000000;
							  text-decoration:none}
			a.product:visited{color:#000000;
							  text-decoration:none}
			a.product:hover	 {color:#000000;
							  text-decoration:underline;}
			a.leftnav:link	 {color:#0045fd;
							  text-decoration:none}
			a.leftnav:visited{color:#0045fd;
							  text-decoration:none}
			a:.leftnav:hover	 {color:#0045fd;
							  text-decoration:underline;}