@import url(/styles/mo-common.css);

#header td {
	background-color: #222233;
	font-size: 9px;
	color: #55DDBB;
	padding: 4px 4px 4px 4px;
}


.light_background {
	background-color: #FFFF99 !important;
	color: #3366CC !important;
}

.dark_background {
	background-color: #3366CC !important;
	color: #FFFF99 !important;
}

.menu {
	font-size: 12px !important;
	font-weight: bold;
	text-align:center;
	background-color: #FFFF99 !important;
	color: #3366CC !important;
}

.menu_separator {
	height: 2px;
}

input {
	border-top: #eee 1px solid;
    border-right: #f8f8f8 1px solid;
    border-bottom: #f8f8f8 1px solid;
    border-left: #eee 1px solid;    
}

#sidebar .menu {
	height: 30px;
}

.headline_01 {
	font-size: 48px;
	font-weight: bold;
}

.intranet_tagline {
	font-size: 18px;
}

.corpname {
	font-size: 18px;
	font-weight: bolder;
	font-variant: small-caps;
}

.top_ten {
	font-size: 11px;
}

.questField td {
	padding: 0px !important;
}