body {
		margin:0px;
		width:100%;
		font-size:small;
		font-family:Arial,Helvetica,sans-serif;
        background:#ffffff;
		}
		
        img {border-color:#AAAADD;}
        td {font-size:100%;}

li 		  {
				font-size: x-small;
                font-weight: normal;
                text-align: left;
                text-decoration: none;
                color: #000000;
		   		margin-left:10px;
           		list-style-position:outside;
          }

        a {font-family: sans-serif; font-size: 11px; line-height: 13px; color:#000066}
        a:link {text-decoration: none; color: #000066;}
        a:visited {text-decoration: none; color: #000066; }
        a:hover { color: #AAAADD; }

embed {margin-bottom:-5px;}




p		    {   font-size: 80%;
                font-weight: normal;
                text-decoration: none;
                color: #000000;
                margin:10px 0px;
                font-family:Arial,Helvetica,sans-serif;
               }
h1		   {
	   				   	
                       	font-family:sans-serif;
                       	font-size: x-large;
                       	font-weight:normal;
                       	color:#5765AC;
                       	margin:0px 0px 20px 0px;
                       }
                       
h2             {
	   				   	
                       	font-family:sans-serif;
                       	font-size: 100%;
                       	font-weight:normal;
                       	line-height: 15px;
                       	color:black;
                       	padding:1px 5px;
                       	width: 100%;
                   		background: #dddddd;
		           		display: block;
                       	margin:10px 0px 5px 0px;
                       }
                       
 h3             {

                       	font-family:sans-serif;
                       	font-size: 105%;
                       	font-weight:normal;
                       	color:#5765AC;
                       	margin:5px 0px 5px 0px;
                       }

.formstyle      {
                       	width:100px;
                       	font-size:11px;
                       	font-family: sans-serif;
                       	border-width:1px;
                       	border-color:#AAAADD;
                       	border-style:solid;
                       	background:#ffffff;
                       	color:#000000;
                       }
.maintable{
						width:100%;
						height:100%;
}

.topbar{
	                    background:#ffffff;
	                    background-position:right;
	                    background-repeat: repeat-y;
	                    height:90px;
}
.shadow{
	                    background-image:url(/images/shadow.gif);
	                    background-repeat: repeat-x;
	                    height:10px;
}

.menuline 		{
 				width:752px;
				height:25px;
				padding:0px 38px 0px 0px;
				font-size:.8em;

				}


.menuitems a 				{color:#000000;margin-right:10px;}
.menuitems a:link 			{text-decoration: none; color: #000000;margin-right:10px;}
.menuitems a:visited 		{text-decoration: none; color: #000000;}
.menuitems a:hover 			{color: #0F238C;text-decoration: underline;}

.menuitems2 a 				{color:#000000;margin-right:10px;}
.menuitems2 a:link 			{text-decoration: underline; color: #000000;margin-right:10px;}
.menuitems2 a:visited 		{text-decoration: underline; color: #000000;}
.menuitems2 a:hover 			{color: #0F238C;text-decoration: underline;}

.formButton a  {border-style:solid;
                   border-color:#0F238C;
                   border-width:1px;
                   padding:4px,5px;
                   font-size: 11px;
                   width: 100%;
                   background: #B2CAE3;
		           display: block;
                   text-decoration: none;
                   color: #000066;
                   text-align:center;
                   }
.formButton  a:link {text-decoration:none;color:#000000;}
.formButton  a:visited {text-decoration:none;color:#000000;}
.formButton  a:hover { background:#7EA7D1; color:#ffffff }

.footer{
	        border-top:1px solid #0F238C;
	        width:750px;
	        
}

.topper{
            border-top:1px solid #0F238C;
			border-bottom:1px solid #0F238C;
	        width:100%;

}

#hallaneng{	position:absolute;
                	top:80px;
					left:8px;
}


