html,body {
      margin:0;
      padding:0;
      height:100%;
      border:none;
}


a img {
	border:0;
}

a {
	text-decoration:none;
	color:#666666;
}

a:hover {
	text-decoration:underline;
	color:#333333;
}

#content {
	margin-left:15px;
	margin-right:28px;
	margin-top: 15px;
}

.head {
	font-family:"Trebuchet MS", sans-serif;
	font-size:15px;
	font-weight:bold;
	line-height:19px;
	color:#003399;
}

.head2 {
	font-family:"Trebuchet MS", sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	color:#aa0000;
}

.title {
	font-family:"Trebuchet MS", sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	color:#aa0000;
	text-transform: capitalize;	
	border-bottom: 1px #aa0000 solid;
	padding-bottom: 3px;
	width: 590px;
}

.subhead {
	font-family:"Trebuchet MS", sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	color:#aa0000;
}

.subhead2 {
	font-family:"Trebuchet MS", sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:15px;
	color:#003399;	
}
.subhead4 {
	font-family:"Trebuchet MS", sans-serif;
	font-size:13px;
	font-style: italic;
	line-height:15px;
	color:#333333;
}

.subhead5 {
	font-family:"Trebuchet MS", sans-serif;
	font-size:13px;
	font-weight: bold;
	line-height:15px;
	color:#333333;
}

.text {
	font-family:"Trebuchet MS", sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	color:#000000;	
}

.text-small {
	font-family:"Trebuchet MS", sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:15px;
	color:#000000;	
}

.caption {
	font-family:"Trebuchet MS", sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:14px;
	color:#000000;	
}

.table-border {
	border-bottom: 1px solid #cccccc;
	font-family:"Trebuchet MS", sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:17px;
	color:#000000;	
}

.copyright { 
	padding:4;
	font-family:"Trebuchet MS", sans-serif; 
	font-size:13px; 
	font-weight:normal; 
	line-height:13px; 
	color:#666; 
	text-align:left; 
	margin-left:10px;
}

.subnav-italic {
	font-style: italic;
	font-size:12px;
	margin-top: 3px; 
	padding-top: 4px;
	line-height:14px;
}
	
OL {
	font-family:"Trebuchet MS", sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:16px;
	color:#000000;	
	padding-right: 15px;
}

.box {
	background: url(ajhl_images/box_bg.jpg) repeat-y;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.box-left {
	background: url(ajhl_images/box_bg1.jpg) repeat-y;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.box-right {
	background: url(ajhl_images/box_bg2.jpg) repeat-y;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.recent-news {
	border-bottom: 1px #cccccc solid;
	text-align: left; 
	vertical-align: middle;
	font-family:"Trebuchet MS", sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:16px;
	color:#003399;	
	padding-bottom: 2px;
	padding-top: 1px;
}

.recent-news a{
	color:#003399;	
}

.recent-news a:hover{
	text-decoration: underline;	
	color:#003399;
}

.recent-news-2teams {
	text-align: left; 
	vertical-align: middle;
	font-family:"Trebuchet MS", sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:16px;
	color:#003399;	
}

.recent-news-2teams a{
	color:#003399;	
}

.recent-news-2teams a:hover{
	text-decoration: underline;	
	color:#003399;
}

.profile {
	text-align: center; 
	font-family:"Trebuchet MS", sans-serif;
	font-size:13px;
	line-height:16px;
	color:#003399;	
}

.profile a{
	color:#003399;	
}

.profile a:hover{
	text-decoration: underline;	
	color:#003399;
}

#data-table {
 border: 1px solid #999;
 padding: 2px;
 border-collapse: collapse;
}

.data-table {
 padding: 5px;
 border-collapse: collapse;
}

.stat-table {
 border: 1px solid #999;
 padding: 2px;
}

.table-title2 {
 font-family : "helvetica", sans-serif;
 font-size : 13px;
 line-height : 18px;
 color : #ffffff;
 margin-right : 25px;
 background:#003399;
 border-top: #cc0000 1px solid;
}

.table-title {
 font-family : "helvetica", sans-serif;
 font-size : 14px;
 font-weight : bold;
 line-height : 18px;
 color : #ffffff;
 margin-right : 25px;
 background:#003399;
 border-top: #cc0000 1px solid;
}

.table-title3 {
 font-family : "helvetica", sans-serif;
 font-size : 14px;
 font-weight: bold;
 line-height : 18px;
 color : #003399;
 margin-right : 25px;
 background:#fff;
}

.table-head {
 font-family : "arial", sans-serif;
 font-size : 12px;
 font-weight: bold;
 line-height : 18px;
 color : #000;
 background:#e0e0e0;
 border: 1px solid #c1c1c1;
 padding-left: 4px;
 padding-right: 4px;
}

.table-row {
 font-family : "arial", sans-serif;
 font-size : 11px;
 line-height : 18px;
 color : #000;
 border: 1px solid #c1c1c1;
 padding-left: 4px;
 padding-right: 4px;
}

tr:nth-child(odd) {
background-color: #E0E0E0;
}





.bluetext {  
 font-family : "helvetica", sans-serif;
 font-size : 11px;
 line-height : 18px;
 color : #003399;
 letter-spacing : 0px;
 margin-right : 25px;
}
.spacing {
	line-height: 8px;
}

