/* CSS Document */

body{
    font-family: helvectica, sans-serif;
	font-size:11px;
	background: url(../images/Background.jpg) no-repeat;
}
tbody tr td img {width:953px; height:68px}
#center {text-align:center}
#outer{ 
      background:#FFF; 
	  border:#999999 double 2px;
	  width:500px;
	  height:162px;
	  }
#inner{
       border:#CCCCCC 1px solid;
	   float:right;	  
	   width:360px;
	   height:160px;
	   background: #BBDDFF;
	   font-size:14px;
	   margin:0 4px 0 0;
	  }
#logo{
		width:122px;
		height:160px;
		position:relative;
		left:4px;
		top:1px;
		float:left;
		z-index:20;
		border:1px solid #666666;
}	  

#inner .head{ 
             font-size:18px; 
			 color: #FC3;
			 padding-right:80px; 
			 padding-top:1px;	         
			 }	
.input{
       width:220px;	  
	   font-size:16px;
	   height:20px;
}	

.err {color:#FF0000}
#loginForm  {color:#FFFFFF}
#footer{ 
        text-align:center;
		font-size:13px;
		color:#000000;
		padding-top:2px;
		position:relative;
		z-index:22;
		border-top:1px solid #CCCCCC;
		margin:6px 0 0 0;
		width:492px;
		}	   		  
.btn{ 
    background: no-repeat; 
	width:54px;
}		
select, textarea {
		 font-size:12px;
		 font-family:Verdana;
		 background: #D3FD95;
		 border:1px solid #CCCCCC;
}
input{
         border:1px solid #333;
		 font-size:12px;
		 font-family:sans-serif;		 
		 background: #E1E6FD;
}
.status{
         text-align:center;
		 font-size:11px;
		 font-family:sans-serif;
}
.navigate{                  
		 padding:2px;
		 width:120px;
		 text-align:left;
		 padding-left:15px;
		 background:#FFFFFF;
		 border:#A58503 1px solid;
		 margin:0px;
		 width:120px;
}
.navigate a{
         text-align:center;
		 text-decoration:none;
		 font-size:14px;
		 cursor:pointer;
}
#nav_minor{
         border-bottom:#000000 1px dotted;
		 text-align:center;
}
#nav_minor a{
           padding-left:12px;
		   padding-right:12px;
}
.main{
		 border:#A58503 1px solid;
		 background:#FFFFFF;
		 width:990px;
}
#campus_links{
		 border-bottom:1px solid #CCC;
		 height:20px;
		 padding-bottom:2px;
}
.afterbanner{
         border:none;
		 background: none;
}
.campus{
		border-right:1px double #666666;
		padding:4px 0 8px 0;
}
#reply{
	font-size:12px;
	text-align:center;
}
.Heading{ background:#FF8080; color:#000000; padding-bottom:12px; font-size:12px;}
#client-table {border: 1px solid #009966; width:100%}
#client-table-title {background-color:#0099FF; color:#FFFFFF}
#client-table-lists td {border-bottom: 1px solid #0099FF}
.client-td-bgs
	{background-color:#FFFFCC}
tbody tr .footer {
	color:#FFFFFF;
	padding:20px 10x;
	}
