#logo {
	padding: 0px;
	margin: 0;
	border: 0;
	float: left;
}

#button_bar {
	height: 40px;
	margin: 5px 15px 0px 0px;
	border: 0;
	clear: right;
	/*overflow: hidden;*/
}

img.button {
	float: right;
	padding: 0;
	margin: 0;
	border: 0;
}

#location_bar {
	vertical-align: top;
	background-color: #F9D9C4;
	background-image: url('/images/top_bar.jpg');
	background-repeat: repeat-x;*/
	border-color: #332099;
	border-width: 1px;
	border-bottom-width: 0px;
	border-style: solid;
	font-size: 0.9em;
	padding-left: 5px;
	font-style: italic;
}

#login_bar {
	vertical-align: top;
	margin: -5px 25px 16px 0px;
	height: 45px;
	text-align: right;
	/*background-color: #A3BCFE;*/
	/*background-image: url('/images/curve_blue_continue.jpg');
	background-repeat: repeat-x;*/
}

#modified {
	float: right;
	width: 270px;
	text-align: right;
}

#menu {
	float: left;
}


table.menu_area {
	clear: left;
	float: left;
	width: 17em;
	margin-top: 6px;
	margin-bottom: 8px;
	border-collapse: collapse;
}

#admin_header {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 34em;
	height: 30px;
	background-color: #F5F1FE;
	/*filter:alpha(opacity=50);
	opacity: 0.50;*/
	border-color: #332099;
	border-width: 1px;
	border-style: solid;
}


#admin_header_contents {
	position: absolute;
	top: 14px;
	left: 7px;
	width: 16em;
	height: 26px;
	padding-left: 2px;
}

a.adminPanelButton {
	border-color: #332099;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	background-color: #E8E0FC;
}

a.adminPanelButton:hover {
	background-color: #DDD2FB;
	text-decoration: none;
	cursor:pointer;
}

span.adminHeaderText {
	position: absolute;
	width: 18em;
	left: 20em;
	top: 7px;
	display: block;
	font-size: 0.9em;
	font-style: italic;
}

#admin_container {
	float: left;
}

#admin_button_container {
	margin:0;
	padding: 0;
	border: 0;
}



#mainArea {
	vertical-align: top;
	/*margin: 0px 0px 0px 17em;*/
	padding: 0px;
	border: 0;
}



* html #mainArea {
	width: 100%;

}

table.main_area {
	margin: 6px 0px 8px 25px;
	border-collapse: collapse;
	padding: 0px;
	border: 0;
	width: 90%;
	
	
}

td.section_heading {
	/*background-color: #000066;*/
	background-color: #332099;
	font-weight: bold;
	padding: 5px;
	color: #FFFFFF;
	border-color: #332099;
	border-width: 1px;
	border-style: solid;
	/*height: 30px;  height for ie 
	voice-family: "\"}\"";
	voice-family:inherit;
	height:20px;  the correct height */
}

td.section_content {
	background-color: #F5F1FE;
	padding: 5px;
	border-color: #332099;
	border-width: 1px;
	border-style: solid;
}

td.page_content {
	
	background-image: url('../images/maracis_watermark.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	vertical-align: top;
	padding: 12px;
	padding-top: 8px;
	text-align: left;
	border-color: #332099;
	border-width: 1px;
	border-top-width: 0px;
	border-style: solid;
}

#spacer {
	width: 1px;
	float: left;
	height: 400px;
}

#menu_spacer {
	width: 1px;
	float: left;
	height: 150px;
}
	

body>td.section_heading {height:25px;} /*height for opera*/

#login_corner {
	width: 12em;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 11em;
}

td.loginCorner_label {
	font-size: 1em;
}

input.loginCorner_input {
	font-size: 0.9em;
	width: 10em;
}

input.loginCorner_pass {
	font-size: 0.9em;
	width: 7em;
}

.loginCorner p {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1em;
}

.loginCorner a {
	font-weight: normal;
}

p.loginCorner_username {
	text-align: center;
	font-weight: bolder;
}

input.loginCorner_button {
	font-weight: bold;
	color:#007030;
	padding: 1px;
	background-color:#B5E8D2;
	border-style:solid;
	border-color:#007030;
	border-width:1px;
}

.menu_area a {
	text-decoration: none;
	font-weight: bold;
}

.subMenu a {
	text-decoration: none;
	font-weight: normal;
}

a.menuPage {
	color: #3300CC;
}

a.menuPage:hover {
	color: #6633EE;
}

a.menuCurrentPage {
	color: #CC9900;
}

a.menuCurrentPage:hover {
	color: #DDAA00;
}

a.menuInactivePage {
	color: #707080;
}

a.menuInactivePage:hover {
	color: #9090A0;
}

.menu_area ul {
	text-decoration: none;
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
}

.menu_area li {
	margin-top: 0.5em;
	margin-bottom: 0.8em;
}

ul.subMenu {
	text-decoration: none;
	list-style: none;
	padding-left: 5px;
	margin-left: 5px;
}

img {
	border: 0;
}

.subMenu li {
	margin-top: 0px;
	margin-bottom: 0px;
}

img.fia_logo {
	width: 17em;
	height: 6.96em;
	border: 0;
}

img.kickstart_logo {
	width: 17em;
	height: 4.97em;
	border: 0;
}

p.adminPanelDetail {
	font-size: 0.8em;
}

table.adminPanelDetail {
	font-size: 0.8em;
	border-collapse: collapse;
	word-wrap:  break-word;
}

td.adminPanelPublish {
	font-weight: bold;
	background-color: #C9D2F5;
}

td.adminPanelDraft {
	font-weight: bold;
	background-color: #FFC8C8;
}

td.adminPanelNew {
	font-weight: bold;
	background-color: #C8FFE3;
}

.adminPanelYes {
	color: #008000;
}

.adminPanelNo {
	color: #FF0000;
}

textarea.editCodeArea {
	width: 100%;
}