/* CSS Document */

html,body {
	margin:0;
	padding:0;
	background:#111 url(../images/pg_bkgrnd.gif);
	color:#91CCFF;
	}

body {
	font:82% "Trebuchet MS", Georgia, Arial;
	}
	
p {
	margin:15px;
	line-height:20px;
	}
	
a {
	color:#6CF;
	text-decoration:none;
	}
	
a:hover {
	color:#6CF;
	text-decoration:none;
	}
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.edit {
	padding-left:12px;
	background:url(../images/edit-mark.gif) 0 2px no-repeat;
}
div.horRule {
	height: 1px;
	border-top: 1px solid #E5E5E5;
	margin: 10px 0;
	clear:both;
}
div.horRule hr {
	display: none;
}

div#header {
	height:120px;
	width:100%;
	background:#0c1e3c url(../images/header_title.jpg) no-repeat;
	border-top:6px solid #91CCFF;
	border-bottom:1px solid #91CCFF;
	}
	
div#header h1 {
	font: bold 24px "Trebuchet MS", Georgia, Arial;
	height:45px;
	line-height:45px;
	margin:0;
	padding-top:20px;
	padding-left:300px;
	color: #fff;
	text-transform:uppercase;
	display:none;
	}
	
div#header h3 {
	font: normal 18px "Trebuchet MS", Georgia, Arial;
	height:25px;
	line-height:25px;
	margin:0 0 15px 0;
	padding-left:315px;
	color: #91CCFF;
	text-transform:uppercase;
	display:none;
	}
	
div#extra {
	float:right;
	clear:left;
	width:195px;
	margin:0;
	color:#eee;
	}

	div#extra h3 {
		font-size:12px;
		text-align:center;
		margin:2px 0 0 0;
		color:#ccc;
		}
	
	div#extra a {
		padding:0 2px 0 2px;
		}
		
	div#extra p {
		color:#666;
		margin-top:2px;
		text-align:center;
		font-size:10px;
		letter-spacing:normal;
		}
div#content a {
	color:#c1e1fd;
	text-decoration:none;
	border-bottom:1px solid #c1e1fd;
}
div#wrapper {
	float:left;
	width:100%;
	background:#111 url(../images/wrap-menu_bkgrnd.gif) repeat-y;
	}
	
div#fixedWidth {
	width:620px;
	}

div#detailText {
	width:550px;
	padding-top:12px;
}
div#detailText h3 {
	color:#fff;
}
	html body #container #wrapper #content #fixedWidth #detailText #detailPageImg a {
		border:0;
		text-decoration:none;
	}

div#detailPageImg {
	float:left;
	margin-right:10px;
	display:inline;
	border:0;
	text-decoration:none;
}

	#detailPageImg a {
		border:0;
		text-decoration:none;
	}
	
	div#detailPageImg a img {
		border:0;
		text-decoration:none;
	}
	div#detailPageImg p img {
		border:0;
		text-decoration:none;
	}

div#optionLinks {
	padding:0 10px 10px 10px;
	margin:0 0 15px 0;
	text-align:center;
	border:1px solid #333;
	}

	div#optionLinks h3 {
		background:#222;
		border:1px solid #333;
		padding:5px 5px;
		text-align:left;
		font-size:12px;
		}
	
	div#optionLinks span {
		padding:6px;
		margin:0 20px 5px 20px;
		font-weight:bold;
		}	

div#content {
	margin: 0 225px 50px 225px;
	}
	
div#content h1 {
	font:normal 20px "Trebuchet MS", Georgia, Arial;
	color:#ccc;
	margin:0;
	padding:10px;
	}
	
div#content p {
	line-height:1.4em;
	text-align:justify;
	}
	
div#navigation {
	background:#111;
	position:relative;
	float:left;
	width:200px;
	border-right:1px solid #91CCFF;
	padding:0;
	color:#91CCFF;
	font: normal 13px "Trebuchet MS", Georgia, Arial;
	}
	
#navMenu {
	width: 200px;
	border-style: none;
	margin: 0;
	}
	
#navMenu li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#navMenu li a:link, #navMenu li a:visited {
	color: #91CCFF;
	display: block;
	background: url(../images/menu2.gif);
	padding: 8px 25px 0 10px;
	text-align: left;
	}
	
#navMenu li a:hover {
	color: #c63;
	background: url(../images/menu2.gif) 0 -32px;
	padding: 8px 25px 0 10px;
	}
	
#navMenu li a:active {
	color: #fff;
	background: url(../images/menu2.gif) 0 -64px;
	padding: 8px 25px 0 10px;
	}
	
div#footer {
	clear:both;
	text-align:center;
	height:40px;
	width:100%;
	background:url(../images/footer_bkgrnd.gif) repeat-x;
	color: #FFF;
	}
	
div#footer p {
	margin:0;
	padding:10px;
	font:9px normal "Trebuchet MS", Georgia, Arial;
	color:#888;
	}
	
table {font: 85% "Trebuchet MS", sans-serif;padding: 0; margin: 0; border-collapse: collapse; color: #eee; background: #222;}

table a {color: #000; text-decoration: none; border-bottom: 1px solid #C6C8CB;}  

table a:visited {color: #777;}

table a:hover {color: #000;}  

table caption {text-align: left; text-transform: uppercase;  padding-bottom: 10px; font: 200% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;}

table thead th {background: #111; padding: 15px 10px; color: #eee; text-align: left; font-weight: normal;}

table tbody, table thead {border-left: 1px solid #91CCFF; border-right: 1px solid #91CCFF;}

table tbody {border-bottom: 1px solid #91CCFF; border-top: 1px solid #91CCFF;}
                      
table tbody td, table tbody th {padding: 10px; background: url("td_back.gif") repeat-x; text-align: left;}

table tbody tr {background:#121212;}

table tbody tr.odd {background: #222;}

table tbody  tr:hover {background: #000; color: #fff;}

table tfoot td, table tfoot th, table tfoot tr {text-align: left; font: 120%  "Trebuchet MS", sans-serif; text-transform: uppercase; background: #222; padding: 10px;}