
body {
	background-color: #a11b1f;
	font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif; 
	font-size: 12px; 
	color: #000000;
	margin: 0px;
	background:url(images/cover_bg.jpg) center top scroll no-repeat #a11b1f !important;
	//background: url(http://www.redarmyfc.com/images/2012bg.jpg) center top scroll no-repeat #000000 !important;
}
td{
	text-align:left;
}
h1 {
	font-size: 16px; 
	font-weight: bold;
}
a:link, a:visited, a:active {  
		font-size: 12px; 
		color: #a11b1f; 
		text-decoration: none;
		}
a:hover {
		font-size: 12px; 
		color: #c72126;
		text-decoration: none;
		}
#menu a:link, #menu a:visited, #menu a:active {  
		font-size: 13px; 
		text-decoration: none;
		font-weight:bold;
		}
#black a:link, #black a:visited, #black a:active {  
		font-size: 12px; 
		color: #111010; 
		text-decoration: none;
		}
#black a:hover { 
		font-size: 12px; 
		color: #a11b1f;
		text-decoration: none;
		}
#white a:link, #white a:visited, #white a:active {  
		font-size: 12px; 
		color: #ffffff; 
		text-decoration: none;
		}
#white a:hover { 
		font-size: 12px; 
		color: #a11b1f;
		text-decoration: none;
		}
#white2 a:link, #white2 a:visited, #white2 a:active {  
		font-size: 12px; 
		color: #ffffff; 
		text-decoration: none;
		}
#white2 a:hover { 
		font-size: 12px; 
		color: #ffffff;
		text-decoration: underline;
		}
#content a:link, #content a:visited, #content a:active {  
		font-size: 14px; 
		color: #3b5998; 
		text-decoration: none;
		}
#content a:hover { 
		font-size: 14px; 
		color: #d00303;
		text-decoration: none;
		}
#content2 a:link, #content2 a:visited, #content2 a:active {  
		font-size: 14px; 
		color: #ffffff; 
		text-decoration: none;
		}
#content2 a:hover { 
		font-size: 14px; 
		color: #3b5998;
		text-decoration: none;
		}
.tablehover tr:hover {
		background-color:#7cb3df;
		}

#scrollbar { width: 318px; height: 235px; overflow-y: auto;}

#scrollbar::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}
 
#scrollbar::-webkit-scrollbar-track {
    background-color: #111010;
    border-radius: 5px;
}
 
#scrollbar::-webkit-scrollbar-thumb {
    background-color: #a11b1f;
    border-radius: 5px;
}

#scrollbar::-webkit-scrollbar-corner {
}

#scrollbar2 { width: 320px; height: 351px; overflow-y: auto;}

#scrollbar2::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}
 
#scrollbar2::-webkit-scrollbar-track {
    background-color: #111010;
    border-radius: 5px;
}
 
#scrollbar2::-webkit-scrollbar-thumb {
    background-color: #a11b1f;
    border-radius: 5px;
}

#scrollbar2::-webkit-scrollbar-corner {
}