body {
	padding: 0;
	margin: 0;
	background: #75C4D8;
	background-image: url("/img/admin_body_bgr.gif");
	background-repeat: repeat-y;
	font-family: verdana,sans-serif;
	font-size: 11px;
	text-align: left;
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 300px;
	height: 225px;
	background: #01666d;
	background-image: url("/img/admin_bgr.jpg");
	background-repeat: no-repeat;
}

#menu {
	position: absolute;
	top: 235px;
	left: 10px;
	width: 140px;
	background: transparent;
	line-height: 15px;
}

#text {
	position: absolute;
	top: 10px;
	left: 310px;
	width: 420px;
	background: transparent;
	line-height: 20px;
}


table{line-height: 14px;}

form br {display: none}

fieldset {
	width: 330px;
	padding: 10px;
	margin-bottom: 20px;
	line-height: 16px;
}

label {
	position: relative;
	width: 100px;
	display: block;
	margin: 5px 0 10px 0;
}

label input {
	position: absolute;
	left: 100%;
	top: 0;
	width: 220px;
	font-size: 11px;
}

textarea {
	width: 98%;
}

legend {
	font-size: 13px;
	font-weight: bold;
}

.nameCard {margin-bottom: 5px}
.nameCard input {font-size: 10px}

input.submit {margin-left : 99px}
.smallSubmit {font-size: 10px; padding: 1px}
dd form {margin: 0}

P {margin: 0 0 10px 0}
DL .note {font-size: 10px; line-height: 17px; margin-top: 15px; text-align: justify}
.note {font-size: 10px; line-height: 17px; margin-top: 15px; text-align: justify}

#menu dd {font-size: 10px; margin-left: 15px; margin-top: 3px; margin-bottom: 7px; color: #034245}

.large {font-size: 15px; font-weight: bold}
.red {color: #fc0000}
.normal {color: #000000}
.green {color: #22c321}
.orange {color: #ffcc01}

.strike {text-decoration: line-through}
.smallgrey {color: #808080; font-size: 10px}

.star {color:#fc0000; text-decoration: none}
.star:hover {text-decoration: none}

A {color: #00848C; text-decoration: none}
A:hover {text-decoration: underline}

#menu A {color: #000000; text-decoration: none}
#menu A:hover {text-decoration: underline}