body {background-color:#2C0F84;}

#all {
margin: 0 auto 0 auto;
width: 400px;
text-align: left;
border: 1px solid #000;
background-color: #2C0F84;
}

#disclaimer {color: #888;}

.image {width:400px; 
	  height:105px;}

.navbar	  {width:400px; 
	   height:20px;
	   background-color: #000000;
	   text-align: center;}

a.navbarlink   {font-family: Arial, sans-serif;
           font-size: 12px;
	   font-weight: bold;
           text-decoration: none;
           color: #FFFDFF;
	   text-decoration: none;}
a.navbarlink:hover  {color: #A59611; 
                     text-decoration: underline;}
a.navbarlink:active  {color: #A59611; 
                     text-decoration: underline;}
a.navbarlink:visited {color: #FFFDFF; text-decoration: none;}

.mainbody {font-family: Helvetica, Tahoma, Arial, sans-serif;
	   font-size: 12px;
	   font-weight: normal;
	   color: #000000;
           background-color: #E7E7F5;
           vertical-align: top;
	   border:5px;
	   border-color: #2C0F84;
	   border-style: solid;
	   padding: 10px;}


hr   { color: #2C0F84;
	   background-color: #2C0F84;
	   height: 3px;
	   border: 0;
	   width: 100%;}



h1	{font-family: Arial, sans-serif;
 	 font-size: 20px;
         font-weight: bold;}
h2 	{font-family: Arial, sans-serif;
 	 font-size: 15px;
         font-weight: bold;}



a    {text-decoration: none; color: #A59611; font-weight: bold;}
a:active  {color: #A59611;text-decoration: underline;}
a:hover  {color: #A59611;text-decoration: underline;}
a:visited {color: #A59611;text-decoration: underline;}


.cprint{font-family:Book Antiqua,Times New Roman;text-align:center;font-size:8pt;color:#1E1c1F}
.cprint2{font-family:Book Antiqua,Times New Roman;font-size:8pt;color:#000000}
