/* CSS Document */

.style2 {color: #840000}

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}

a img {
	border-color: #003366;
}
body {
	background-image:  url(images/grymarb.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.navbar {
	background-image:  url(template/nav.gif);
	border: 2px solid #000000;
	font-weight: bold;
}
.button {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 9px;
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
}
a.white {
	color: #000000;
	text-decoration: none;
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
}
a.white2 {
	color: #ffffff;
	text-decoration: none;
}
a:hover.white {
	color: #6699CC;
}
.main {
	background-color: #000000;
	border: 2px solid #000000;
}
.footer {
	font-weight: bold;
	font-size: 10px;
	padding: 2px;
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px none #000000;
	border-left: 2px solid #000000;
}
.navtop {
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
	padding: 3px;
}
li a{
	background-color: #840000;
	padding: 2px;
	font-weight: bold;
	margin-bottom: 2px;
	color: #FFFFFF;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: none;
	display: block;
	text-transform: capitalize;
}
li a:hover {
	color: #FFCC00;
	background-color: #FF0000;
}
a {
	color: #ffffff;
}

a img {
	border-color: #ffffff;
}.cam-top {
	border: 1px dotted #FFCC00;
	background-color: #FFCC00;
	font-weight: bold;
	color: #000000;
	padding: 3px;
	font-size: 11px;
}
.cam-main {
	background-color: #000000;
	border: 1px dotted #FFCC00;
	padding: 5px;
	font-size: 11px;
	color: #F4EF97;
}
.thumb {
	border: 1px solid #FFFFFF;
	margin: 3px;
}
.style1 {font-weight: bold}.main-content {
	padding: 10px;
}
a.white2 {
	color: #FFFFFF;
	text-decoration: none;
}
