body {
background-color: #000000;
font-size: 14px;
line-height:125%;
letter-spacing:125%;
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
padding:0px;
margin:0px;
}


a:link {
 	color: #ff8800;
    text-decoration: none;
	border-color:#000000;
	font-weight: normal;
    border-bottom: #080808;
    border-width: 0px 0px 1px 0px;
    border-style: none none dotted none;
		}
	
a:active {
color: #ff8800; 
border-color:#000000;
background: #ffffff; 
font-weight: normal;
		}

a:visited {	color: #ff8800; 
			font-weight: normal; 
			text-decoration: none;
			border-color:#000000;
			font-weight: normal;
   			border-bottom: #080808;
  			border-width: 0px 0px 1px 0px;
   			border-style: none none dotted none;}
a:hover {color: #ffffff; background: #000000; font-weight: normal;}

a .menulink {border-color:#000000; color: #000000; font-style: normal;}
a .menulink:active {border-color:#000000; color: #000000; font-style: normal;}
a .menulink:visited {border-color:#000000; color: #000000; font-style: normal;}
a .menulink:hover {color: #ffffff; border-color:#ffffff; font-style: normal;}



h1 {
font-size: 24px;
text-transform:uppercase;
background-color: #000000;
border-top:1px solid #1f1f1f;
border-bottom:1px solid #1f1f1f;
font-weight: bolder;
padding:5px 15px;
margin:0px }



h2 {
font-size:24px;
font-weight: normal;
margin:0px;}

h3 {
font-weight: normal;
margin:0px;
  font-family: Verdana;
  line-height: 1.25em;
  font-size: 22px;
  padding: 5px 10px 11px 5px;
  color:#E4E4E4;
	display:block; 
	}


img.download {vertical-align:middle;}

/* ----------container to center the layout---------- */
#container {
width: 955px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 

/* ----------banner for logo-------------- */
#banner {
 }
 

#boarder2 {

border:1px solid #999999;
padding:5px;

 }

#banner img {padding:10px 0px;} 

/* ----------outer and inner----------------- */
#outer{ 
border-left: solid 440px #000000;  /* color of the left column  */ 
/*background-color: #000000; *//* color of the content column */
 } 

#inner{ margin:0px; width:100%; } /* The ie/pc pecularity */ 

/* --------------left navi------------- */
#left {
	width:440px;
	float:left;
	position:relative;
	margin-left:-440px;
	margin-right:10px;
	padding-right:25px;
	padding-bottom:10px;
 }
 
 
 #menu2 {
	width:80px;
	float:right;
	position:relative;
	margin-top:10px;	
	margin-left:10px;
	margin-right:40px;
 }

/* -----------------content--------------------- */
#content{ 
position: relative; 
margin: 0px;
padding-top:10px;
margin-left:40px; }

p{
padding: 5px 10px 11px 5px;
font-family:Arial, Helvetica, sans-serif; 
font-size:14px; 
line-height:20px;
margin:0px; }

homeCopy{
padding: 5px 10px 11px 5px;
font-family:Arial, Helvetica, sans-serif; 
color:#E4E4E4;
font-size:18px; 
line-height:20px;
margin:0px; }

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}

/*  ----------------footer---------------------- */ 
#footer {
clear:left;
padding:10px;
margin:10px;
text-align: left;
color:#FFFFFF;
font-size:10px;
border-style: dotted none none none;
border-width: 1px 0px 0px 0px;
border-color:#1f1f1f;
}
