body, tr {
	cursor: default;
	font-family: verdana;
	font-size: 10px;
	color: #b6b6b6;
	line-height: 12px;
	text-align: left
}

a:link, a:visited, a:active {
	color: #cad5a7;
	text-decoration: none
}

a:hover {
	color: #ffffff;
	cursor: help;
	text-decoration: none
}

a.menu, a.menu:link, a.menu:visited {
	padding: 2px;
	background: #2f3639;
	line-height: 10px;
	display: block;
	font-family: tahoma;
	color: #b6b6b6;
	font-size: 10px;
	border-left: 10px solid #242b2d
}

a.menu:hover {
	color: #ffffff;
	background: #1c2123
}

a.img:hover {
	cursor: help;
	border: 0
}

img {
	border-color: #6F6F6F
}

div.hr {
	height: 0;
	border: 1;
	border-top: 1px solid #242B2D;
	width: 90%;
	align: center
}

div.hr hr {
	display: none;
}

.tblborder {
	background-color: transparent;
	border: 1 solid #484848;
	font-family: arial;
	font-size: 11px;
	color: #9A9A9A;
	line-height: 13px
}

.menu2 {
	border-left: 10px solid #242b2d;
	height: 40px;
	padding: 3px;
	line-height: 12px;
	font-family: arial;
	font-size: 10px;
	background: #2f3639
}

.menu3 {
	border-left: 10px solid #242b2d;
	border-bottom: 1px solid #242b2d;
	height: 40px;
	padding: 3px;
	line-height: 12px;
	font-family: arial;
	font-size: 10px
}

.datetitle {
	color: #cad5a7;
	text-transform: lowercase
}

.updates {
	border-left: 10px solid #242b2d;
	height: 40px;
	padding: 3px;
	padding-left: 10px;
	line-height: 12px;
	font-family: verdana;
	font-size: 10px;
	background: #2f3639
}

input, textarea, select {
	font-family: arial;
	font-size: 8pt;
	color: #9A9A9A;
	background-color: transparent;
	border-width: 1px;
	border-color: #484848;
	border-style: solid
}

input.text {
	font-family: arial;
	font-size: 8pt;
	color: #9A9A9A;
	background-color: transparent;
	border-width: 1px;
	border-color: #484848;
	border-style: solid
}