h1 {
	font-size: 24px;
}
p {
	font-size: 12px;
}
h2 {
	font-size: 14px;
	text-transform: uppercase;
}
p, h1, h2, h3, h4, h5 {
	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 4px;
	margin-left: 10px;
}
.light_grey {
	color: #CCCCCC;
}
body {
	background-color: #7D1914;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
legend {
	font-weight: bold;
	color: #666666;
}
fieldset {
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 4px;
	margin-left: 10px;
}

a:hover {
	color: #FF6633;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.textlink {
	color: #000000;
}

a:visited {
	text-decoration: none;
}
#Administration {
	position:absolute;
	left:127px;
	top:22px;
	width:348px;
	height:63px;
	z-index:1;
	background-color: #7D1914;
	visibility: hidden;
}
#Input_tranactions {
	position:absolute;
	left:127px;
	top:22px;
	width:348px;
	height:63px;
	z-index:2;
	visibility: hidden;
	background-color: #7D1914;
}
#Reports {
	position:absolute;
	left:127px;
	top:22px;
	width:348px;
	height:63px;
	z-index:3;
	background-color: #7D1914;
	visibility: hidden;
}
#Link_Movements {
	position:absolute;
	left:127px;
	top:22px;
	width:348px;
	height:63px;
	z-index:4;
	visibility: hidden;
	background-color: #7D1914;
}
#Email {
	position:absolute;
	left:127px;
	top:22px;
	width:348px;
	height:63px;
	z-index:5;
	visibility: hidden;
	background-color: #7D1914;
}
td td h3 {
	margin: 0px;
}
