.admin-item-table {
	background-color: #ddeeff;
	border: 1px solid #000000;
	margin: 4px;
}

.admin-item-table tr td.leftcol {
	background-color: #778899;
	color: #FFFFFF;
	font-weight: 900;
	margin: 0px;
	padding: 1px;
}

.admin-item-table tr td.midcol {
	background-color: #ccddee;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 1px;
}

.admin-item-table tr th.head {
	background-color: #8899aa;
	color: #000000;
	font-weight: 1200;
	margin: 0px;
	padding: 2px;
}

.admin-item-table tr td.leftcol a {
	background-color: #aabbcc;
	color: #000000;
	display: block;
	font-weight: 900;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.admin-item-table tr td.leftcol a:hover {
	background-color: #bbccdd;
	color: #000000;
	display: block;
	font-weight: 900;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

a {
	color: #000000;
	cursor: pointer;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

body {
	background-color: #FFFFFF;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	text-align: center;
}

div {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

form {
	display: inline;
}

.generic-form form {
	font-size: .9em;
}

.generic-form h1 {
	color: #626262;
	font-size: 1.6em;
	margin: 0px;
}
.generic-form-item {
	border-bottom: #BBCCDD 1px solid;
	border-left: #BBCCDD 1px solid;
	border-right: #BBCCDD 1px solid;
	border-top: #BBCCDD 1px solid;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.generic-form-item div {
	background-color: #EEFFFF;
	border-top: 1px solid #BBCCDD;
	font-size: 1.6em;
	font-weight: 900;
	margin: 5px 0px 0px 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 5px;
	text-align: left;
	width: 100%;
}

.generic-form-item div div {
	font-size: 1em;
	font-weight: 900;
}

h1 {
	font-size: 1em;
	margin: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

img {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	margin: 0px;
}

input {
	font: sans-serif;
	font-size: 0.7em;
}

select {
	font: sans-serif;
	font-size: 0.7em;
}


span.c {
	color: Maroon;
	font-weight: bold;
}

span.x {
	color: #000000;
	font-weight: bold;
}

.main {
	vertical-align: top;
	background-color:#FFFFFF;
}

.main tr {
	border-left-color: Red;
	border-left-style: solid;
	border-left-width: 2px;
}

td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}

.whitepage {
	width:100%;
	height:100%;
}

.pgcorner {
	height: 13px;
	width: 13px;
}

.pgmid {
	height: 13px;
	background-color: White;
}

.tl {
	height: 20px;
}

.tr {
	height: 20px;
	background-position: right;
	background-position: top;
}

.bl {
	height: 20px;
	background-position: bottom;
}

.br {
	height: 20px;
	background-position: right;
	background-position: bottom;
}

.tb {
	height: 20px;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	background-position: bottom;
}

SPAN.tbtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.lbdr {
	height: 12px;
	width: 9px;
}

.rbdr {
	height: 12px;
	width: 9px;
	background-position: right;
}

.head {
	font-size: 0.8em;
}
unknown {
	background: #B5E1DC;
	color: #000000;
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: bold;
}


.bottom {
	background-color: transparent;
	font-size: 0.6em;
	height: 15px;
}

.bottom a {
	color: #112233;
	text-decoration: underline;
}

.bottom-text {
	background-color: transparent;
	color: White;
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
	height: 32px;
	background-position:top;
}

.bottom-left {
	width: 165px;
	height: 32px;
	background-position:top;
}

.calctrl {
	background: #0068CC;
	color: #000000;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
}

.calday {
	background: White;
	color: #000000;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
}

.calhead {
	background: #0068CC;
	color: #000000;
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}

.calnonday {
	background: White;
	color: Gray;
	font-family: Verdana;
	font-weight: normal;
	text-align: center;
}

.centre-content {
	font-size: 0.8em;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 8px;
	vertical-align:top;
}


.centre-content-bottom-bar {
}



.container-table {
	background-color: transparent;
	height: 100%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	
}

.login {
	background-color: transparent;
	bottom: 0px;
	display: block;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 158px;
}

.login form {
	font-family: verdana;
	margin-top: 5px;
}

.login form div {
	border: 0px solid #000000;
	margin: 0px 1px 0px 5px;
}

.login form div input {
	float: right;
}

.login form div span {
	border: 0px solid Red;
	float: left;
}

.login-top-bar {
	background-color: transparent;
	vertical-align: bottom;
	height: 23px;
	padding-bottom: 0px;
	padding-right: 2px;
	padding-top: 0px;
	width: 158px;
}

.login-btm-bar {
	background-color: transparent;
	vertical-align: top;
	height: 11px;
	padding-bottom: 0px;
	padding-right: 2px;
	padding-top: 0px;
	width: 158px;
}


.middle-2 {
	background: transparent;
	text-align: left;
	width: 165px;
	vertical-align:top;
}

.middle-3 {
	text-align: left;
	vertical-align: top;
	background: transparent;
}

.strap {
	background-color: #445566;
	border-bottom: #3F4547 1px solid;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: 900;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-top: 3px;
	text-align: left;
	width: 100%;
}

.top-1 {
	height: 74px;
	text-align: left;
	width: 165px;
	background-color: transparent;
}

.top-2 {
	height: 74px;
	width: 13px;
	background-color: transparent;
}

.top-3 {
	height: 74px;
	background-color: transparent;
}

.top-4 {
	height: 74px;
	width: 13px;
	background-color: transparent;
}

.btm-2 {
	height: 32px;
	width: 13px;
	background-color: transparent;
}

.rowfill {
	height: 10px;
	background-color: transparent;
}

.rowpgcorner {
	height: 13px;
	background-color: transparent;
}

.rowpgtop {
	height: 13px;
	background-color: White;
}

.rowpgside {
	width: 13px;
	background-color: White;
}


#logindiv {
	border: 0px solid Red;
	bottom: 5px;
	color: #626262;
	float: left;
	font-size: .9em;
	position: relative;
}

.adstyle1-td {
	border-bottom: #334455 1px solid;
	font-size: .8em;
	padding: 3px 3px 3px 3px;
	text-align: left;
	vertical-align: bottom;
}

.save-ad-td {
	padding: 0px 12px 0px 0px;
	text-align: left;
	vertical-align: bottom;
	width: 92px;
}


