/*<![CDATA[*/
	body {
  		margin:0;
		padding:0;
/*		background-color: #00000;
  		color:#2b2a2a; */
		background-color: #000000;
  		color:#ffffff;


  		font-size: 11px;
  		font-family: verdana, arial, sans-serif;
  	}
  	img{
		margin: 0px;
	    padding:0px;
    	border:none;
	}
	td {text-align:left;}
	input{
		color:#2b2a2a;
	}
				#content      
				{
				font-family: Verdana, Geneva, Arial, sans-serif;
				background-color: transparent;
				text-align: center;
				margin-top: -264.5px;
				margin-left: -220px;
				position: absolute;
				top: 50%;
				left: 50%;
				width: 440px;
				height: 529px;
				visibility: visible
				}
	.footerText{font-size:10px;}
	.highlight{ color:#a8153f;}
	.button {
		background-color: #e0e0e0;
		color:#000000;
		border-color:#9f9f9f;
		border-style:solid;
		font-weight:bold;
	}
  	p{
  		padding: 0;
  		margin: 0;
  		line-height:1.4;
  		
  	}
  	
  	.errorText{
  		color: #b31111;
  		font-weight: bold;
  	}
   
   	h1{
  		font-size: 14px; 
  		color: #141414;
  		font-weight: bold; 
   	}
  	h2{
  		font-size: 11px; 
  		color: #ffffff;
  		font-weight: normal;   		
  	}

 	a:link {
 		text-decoration:none;
 		color: #A1A4A6;
 		font-weight: normal;
 	}
 	
 	a:visited {
 		text-decoration:none;
 		color: #A1A4A6;
 		font-weight: normal;
 	}
 	
 	a:hover {
 		text-decoration:none;
 		color: #ffffff;
 		font-weight: normal;
 	}
 	
 	a:active {
 		text-decoration:none;
 		color: #A1A4A6;
 		font-weight: normal;
 	}
 	.selected{
 		color: #000000;
 	}
    #pageHeader {
		top:0;
		left:0;
  	
  		width: 100%;
  		text-align: left;
  	}
  
	#outlineTable{
    
 		width:750px;
 		background-color: #000000;
 	}
 	#mainContent {
 		background-color:#000000;
 		text-align: left;
 		background-image: url(../images/mainBackground.gif);
 		background-repeat: repeat-x;
 	}



    	#pageFooter {
  		width:100%;
    	background-image: url(../images/footerBackground.gif);
    	 		background-repeat: repeat-x;
  		text-align:center;
  		font-size:10px;
  		padding-top:1px;
		height:21px;
  	}
	#mainPageConent{
		text-align: left;
	}
	#mainPageContent table  { 
		border:solid 1px #708090;
	}
	#mainPageContent th  { 
		background-color:#e0e0e0;
		border-bottom:1px solid #9f9f9f;
		font-weight: bold;
  		font-size: 11px;
		text-align: left;
		color: #2b2a2a;
		margin-top: 5px;
		padding: 0px;
		height: 26px;
		padding-left:5px;
		padding-right:5px;
		text-align: left;
	}
	
	#mainPageContent td  { 
		background-color:#ebebeb;
		font-weight: normal; 
  		font-size: 11px;
		color: #2b2a2a;
		padding-left:5px;
		padding-right:5px;
		text-align: left;
	}
	#mainPageContent td  #ContentBody table{ 
		border:none;
	}	
	#mainPageContent td  #ContentBody th{ 
		border:none;
		background-color:transparent;
		padding:0px;
	}	
	#mainPageContent td  #ContentBody td{ 
		border:none;
		background-color:transparent;
		padding:0px;
	}	
	
	
  /*]]>*/