a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #0055EE;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

a.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	background-color: #EEEEEE;
	font-weight: bold;
	text-decoration: none;
	margin-right: 10px;
}

a.button:hover {
	text-decoration: underline;
}

a.linkbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 3px;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	background-color: #0055EE;
	font-weight: bold;
	text-decoration: none;
	margin-right: 10px;
}

a.linkbutton:hover {
	text-decoration: underline;
}

a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding-left: 5px;
}

a.menu:hover {
	text-decoration: underline;
}

a.menusubitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding: 5px;
	margin-top: 10px;
	margin-left: 10px;
}

a.menusubitem:hover {
	text-decoration: underline;
}

a.removebutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	padding: 3px;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	background-color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	margin-right: 10px;
	margin-top: 7px;
	margin-bottom: 7px;
}

a.removebutton:hover {
	text-decoration: underline;
}

body {
	background-color: #D3D3D3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.adspace {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 925px;
	width: 160px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
	overflow: hidden;
}

div.casecomment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-color: #000000;
	border-style: dotted;
	border-width: 1px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	background-color: #EEEEEE;
	padding: 3px;
}

div.casecommentbox {
	padding: 5px;
	width: 640px;
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.container {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: -1;
}

#filterdiv {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	vertical-align: baseline;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 5px;
	margin-right: 5px;
	color: #000000;
	background-color: #f1f2f5;
	width: 187px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

#filterdiv a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	te
}

div.gbentry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-color: #000000;
	border-style: dotted;
	border-width: 1px;
	padding: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	background-color: #EEEEEE;
}

div.lostEntryCommentBox {
	border-style: dotted;
	border-width: 1px;
	border-color: #000000;
	background-color: #EEEEEE;
	padding: 5px;
	width: 680px;
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.lostEntryBoxLarge {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	border-right-width: 2px;
	border-bottom-width: 2px;
	background-color: #EEEEEE;
	padding: 5px;
	width: 640px;
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.facebookshareholder {	
	top: 3px;
	left: 250px;
}

div.lostEntryBoxSmall {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	border-right-width: 2px;
	border-bottom-width: 2px;
	background-color: #e6e6e6;
	padding: 5px;
	width: 400px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.lostEntryBoxSmall:hover {
	background-color: #EEEEEE;
}

div.mainContentHolder {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 700px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	overflow: auto;
}

div.maincontent {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 220px;
	padding: 0px;
	padding-left: 5px;
	padding-right: 10px;
	height: 100%;
	margin: 0px;
	border-right: 1px solid black;
	background-color: #FFFFFC;
	width: 680px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
}

div.menu {
	position: absolute;
	top: 0px;
	left: 0px;
	padding-left: 0px;
	width: 220px;
	margin: 0px;
	height: 100%;
	background-color: #FFFFFF;
	overflow: auto;
	background-image: url('images/leftbg.gif');
	background-repeat: repeat-y;
}

div.menuitem {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	min-height: 20px;
	vertical-align: baseline;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 5px;
	margin-right: 5px;
	color: #000000;
	background-color: #B3B36B;
	width: 190px;
}

div.menuitem:hover {
	background-color: #D9D982;
}

div.menuitemactive {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	min-height: 20px;
	vertical-align: baseline;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 5px;
	margin-right: 5px;
	color: #000000;
	background-color: #D9D982;
	width: 190px;
}

div.stats {
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding-left: 0px;
	width: 200px;
	height: 150px;
	margin-bottom: 0px;
	background-color: #FFFFDD;
	border-top: 1px;
	border-top-color: #000000;
	border-top-style: solid;
}

div.sysmsgbox {
	padding: 5px;
	width: 640px;
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-color: #000000;
	border-style: dotted;
	border-width: 1px;
	background-color: #C4D0D9;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000000;
}

img.menulogo {
	position: relative;
	top: 0px;
	left: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid black;
}

img.flag {
	margin-top: 25px;
}

li {
	padding-top: 5px;
}

option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid black;
}

span.asterisk {
	font-family: Verdana;
	font-size: 16px;
	font-style: bold;
}

td.addedlabelbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}

table.statstable {
	border: 0px;
	border-color: #000000;
	border-style: solid;
	padding: 1px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

td.bottompadding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding-bottom: 10px;
}

td.lostEntryInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}

td.supportingMember {
	font-size: 12px;
}

td.supportingMemberRightAlign {
	font-size: 12px;
	padding-right: 25px;
	text-align: right;
}

td.statsrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFEE;
	font-weight: normal;
	padding: 3px;
	border-right: 1px #000000 dotted;
	border-bottom: 1px #000000 dotted;
}

td.statsrowodd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFEE;
	font-weight: normal;
	padding: 3px;
	border-right: 1px #000000 dotted;
	border-bottom: 1px #000000 dotted;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	width: 370px;
	height: 100px;
	border: 1px solid black;
}

th {
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	text-align: left;
}

th.rightAlign {
	font-size: 13px;
	padding-right: 25px;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	text-align: right;
}

tr {
	padding: 50px;
}