/* CSS Document */

body {
	background: #000 url('http://ussglenn.com/tpls0/imgs/gcv.jpg');
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#eee;
}

img {
	border:0px;
	margin:0px;
}

a {
	text-decoration:none;
	font-style:italic;
	color:#f88;
}
a:hover {
	color:#0FF;
}
a:visiter {
	color:#F88;
}

.outtable {
	width:95%;
	padding:0px;
	margin:0px;
	border-width:0px;
}
.hd {
	background-image: URL("http://ussglenn.com/tpls0/imgs/bludbar.gif");
	height:14px;
}


.b {
 	height:25px;
	background-image: URL("http://ussglenn.com/tpls0/imgs/butm.png");
	padding:3px;
	margin:0px;
	border-width:0px;
	border-left-width:2px;
	border-color:#a32105;
	vertical-align:middle;
	line-height:25px;
	font-size:14px
}
.b a {
 	text-decoration:none;
	font-weight:bold;
	color:#fff;
	font-style:normal;
}
.b a:active { color:#FF0; }
.b a:hover { color:#000; }
.b a:hover { color:#000; }

