body {
	margin-top: 0px;
	background-color: #000000;
	background-image: url("swat_bg.jpg");
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Tahoma; 
	color: #FFFFFF; 
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px; } 


a:link, a:visited, a:active { 
	font-family: Arial, Verdana, Tahoma;
	font-weight: bold; 
	font-size: 9px; 
	line-height: 10px;  
	text-decoration: none;
	text-transform: uppercase; 
	color: #555555; }


a:hover { 
	font-family: Arial, Verdana, Tahoma;
	font-weight: bold; 
	text-decoration: none; 
	color: #000000; }
	
.sidebar a:link, a:visited, a:active { 
	font-family: Arial, Verdana, Tahoma;
	font-weight: bold; 
	font-size: 11px; 
	line-height: 10px;  
	text-decoration: none;
	text-transform: none; 
	color: #555555;
	}
	
.sidebar a:hover { 
	font-family: Arial, Verdana, Tahoma;
	font-weight: bold; 
	text-decoration: none; 
	color: #89a8bc; }

#container {
	margin-left: auto;
	margin-right: auto;
	width: 854px;
	height: 900px;
	background-color: #FFFFFF;
	}

#header {
	float: left;
	top: 0;
	right: 0;
	width: 800px;
	height: 111px;
}


.header b {
	color: #c4af42;
	font-size: 14px;
	font-weight: bold;
}

#content {
	padding: 10px 10px 10px 10px;
	font-family: , Verdana, Tahoma; 
	color: #545454; 
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px; }


.content a:link, a:visited, a:active { 
	font-family: Arial, Verdana, Tahoma;
	font-weight: bold; 
	font-size: 11px; 
	line-height: 10px;  
	text-decoration: none;
	text-transform: none; 
	color: #555555;
	}
.content a:hover { 
	font-family: Arial, Verdana, Tahoma;
	font-weight: bold; 
	text-decoration: none; 
	color: #baab20; }

.content td {
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Tahoma; 
	color: #545454; 
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	}

.bold b {
	color: #545454;
	font-size: 11px;
	font-weight: bold;
}
	