a {
	color: #0000AA;
	font-weight: bold;
}

a.file {
	color: #000099;
	font-weight: normal;
}

body {
	background-color: #B5B4B4;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

table {
	font-family: Arial;
	font-size: 12px;
}

h1 {
	font-size: 24px;
	font-weight: bold;
}

div.main {
	margin: 10px;
	padding: 5px;
	text-align: left;
}

div#wrap {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #7E7E7E;
	border-width: 1px;
	border-style: double;
}

div#header {
	background-color: #7E7E7E;
	height: 105px;
	padding: 0px;
}

div#header1 {
	background-image: url(../img/logo.gif);
	float:left;
	text-indent: 40px;
	width: 532px;
	height: 84px;
	text-align: left;
}

span#main_title {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	position: relative;
	color: #DDDDDD;
	left: 50px;
	top: 44px;
}
	
div#header2 {
	float: right;
	margin-right: 30px;
	text-align: left;
}

div#header li.x {
	list-style: none;
	font-family: 'Arial Black';
	font-size: 10pt;
}

div#header li.y {
	list-style: none;
	font-family: 'Arial';
	font-size: 8.5pt;
	color: rgb(255, 255, 255);
	font-weight: bolder;
	line-height:124%;
}

div#header p#logout {
	text-align: right;
}

div#header p#logout a {
	font-family: 'Arial';
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

div#content {
	width: 750px;
	margin: auto;
	padding-bottom: 5px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../img/draft.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

table#footer {
	background-color: #EEEEEE;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

table#footer td {
	border-style: outset;
	border-width: 1px;
	border-color: #BBBBBB;
	height: 30px;
	text-align: center;
	width: 25%;
}

table#login {
	background-color: #EFEFCF;
	border-style: outset;
	border-width: 1px;
	border-color: #BBBBBB;
	border-spacing: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	width: 250px;
}

table#login td.label {
	font-weight: bold;
	text-align: left;
	width: 100px;
}

table#login td.field {
	text-align: left;
	width: 150px;
}

table#login td.field input {
	text-align: left;
	width: 97%;
}

table#files {
	border: 0;
	width: 480px;
}

table#files td.image {
	text-align: center;
	width: 30px;
}

table#files td.filename {
	text-align: left;
	width: 450px;
}

table#postingform {
	text-align: left;
}

table#postingform td {
	height: 30px;
	vertical-align: top;
}

table#postingform td.label {
	font-weight: bold;
	text-align: left;
	width: 70px;
}

table#postingform td.field {
	text-align: left;
	width: 230px;
}

table#postingform td.info {
	text-align: left;
	vertical-align: middle;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	vertical-align: top;
	width: 300px;
}

table#postingform td.field input {
	text-align: left;
	width: 212px;
}

table#postingform td.field textarea {
	margin-bottom: 10px;
	text-align: left;
	height: 70px;
	width: 212px;
}

table#postings {
	text-align: left;
	width: 300px;
}

table#postings td.message {
	border-bottom-style: outset;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	vertical-align: top;
}

table.postingfiles {
	height: 30px;
	width: 480px;
}

table.postingfiles td.postingimage {
	text-align: center;
	width: 30px;
}

table.postingfiles td.postingfilename {
	text-align: left;
	width: 450px;
}

p.posting_by {
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
}

p.posting_date {
	margin-top: 3px;
	margin-bottom: 10px;
	color: #555555;
	font-weight: normal;
}

table#email td {
	padding: 10px;
	text-align: right;
}

table#email td.label {
	font-weight: bold;
	text-align: left;
	vertical-align: center;
	width: 200px;
}

table#email td.label#msg {
	vertical-align: top;
}

table#email td.field {
	text-align: left;
	width: 300px;
}

table#email td.field input {
	text-align: left;
	width: 292px;
}

table#email td.field textarea {
	text-align: left;
	height: 200px;
	width: 292px;
}

table#month {
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	margin-left: auto;
	margin-right: auto;
}

td#headerc {
	background-color: #EEEEEE;
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	height: 40px;
	padding: 3px;
	width: 427px;
}

table#header_table {
    height: 40px;
	width: 100%;
}

th.dayofweek {
	background-color: #333333;
	color: #FFFFFF;
	border-style: outset;
	border-width: 1px;
	font-size: 10px;
	height: 30px;
	text-align: center;
}

td.day {
	background-color: #DDDDDD;
	cursor: hand;
	cursor: pointer;
	color: #000000;
	border-style: outset;
	border-width: 1px;
	font-size: 12px;
	padding: 3px;
	height: 40px;
	text-align: center;
	vertical-align: top;
	width: 55px;
}

td.today {
	background-color: #EEEEEE;
	cursor: hand;
	cursor: pointer;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	border-style: inset;
	border-width: 1px;
	padding: 3px;
	height: 40px;
	text-align: center;
	vertical-align: top;
	width: 55px;
}

td.noday {
	background-color: #999999;
	border-style: inset;
	border-width: 1px;
	padding: 3px;
	height: 40px;
	text-align: center;
	vertical-align: top;
	width: 55px;
}

td#day_content {
	background-color: #F5F5F5;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	border-style: inset;
	border-width: 1px;
	padding: 3px;
	height: 50px;
	text-align: left;
	vertical-align: top;
}

form.formstyle {
	margin-top: 6px;
	margin-bottom: 6px;
}

div.daycontent {
	display: none;
	text-align: left;
}

td#day_content ul {
	margin-left: 2em;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 0;
}
