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

li 		  {
				font-size: 80%;
				line-height:140%;
                font-weight: normal;
                text-align: left;
                text-decoration: none;
                color: #666666;
		   		margin-left:10px;
           		list-style-position:outside;
          }

        a {font-family: sans-serif; color:#94BACC;}
        a:link {text-decoration: none; color: #94BACC;}
        a:visited {text-decoration: none; color: #94BACC; }
        a:hover { color: #999999; }

embed {margin-bottom:-5px;}

td		    {   font-size: 100%;
                font-weight: normal;
                text-decoration: none;
                color: #000000;
                font-family:Arial,Helvetica,sans-serif;
               }


p		    {   font-size: 80%;
				line-height:140%;
                font-weight: normal;
                text-decoration: none;
                color: #666666;
                margin:10px 0px;
                font-family:Arial,Helvetica,sans-serif;
               }
               hr{height:1px;border:1px solid #94BACC;}
h1		   {
	   				   	
                       	font-family:sans-serif;
                       	font-size: x-large;
                       	font-weight:normal;
                       	color:#94BACC;
                       	margin:0px 0px 5px 0px;
                       }
                       
h2             {
	   				   	
                       	font-family:sans-serif;
                       	font-size: small;
                       	font-weight:bold;
                       	color:black;
                       	margin:5px 0px 5px 0px;
                       }

.formstyle      {
                       	width:100px;
                       	
                       	font-weight:bold;
                       	font-family: sans-serif;
                       	border:1px solid #94BACC;
                       	background:#ffffff;
                       	color:#000000;
                       }
.maintable{
						width:100%;
						height:100%;
}

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


.menuitems ,.menuitems2 {
                       	font-size: small;
                       	background: #ffffff;
		               	display: block;
                    	text-decoration: none;
                       }

.menuitems a,.menuitems2 a {
                       	font-size: small;
                       	font-weight:bold;
                       	background: #ffffff;
		               	width: 100%;
                       	text-decoration: none;

                       }

.menuitems  a:link {text-decoration:none;color: #666666;}
.menuitems a:visited {text-decoration:none;color: #666666;}
.menuitems  a:hover {color:#94BACC;}

.menuitems2  a:link {text-decoration:none;color: #94BACC;}
.menuitems2 a:visited {text-decoration:none;color: #94BACC;}

.formButton a  {   border:1px solid #94BACC;
				   font-size:80%;
                   padding:4px 5px;
                   width:90px;
                   background: #94BACC;
		           display: block;
                   text-decoration: none;
                   color: #ffffff;
                   text-align:center;
                   }
.formButton  a:link {text-decoration:none;color:#ffffff;}
.formButton  a:visited {text-decoration:none;color:#ffffff;}
.formButton  a:hover { background:#ffffff; color:#94BACC; }

.footer{
	        border-top:1px solid #95BACD;
	        width:750px;
	        
}
