body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231f20;
	background-color: #dedede;
	background-image: url(The_Happy_Migrant_fade.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
}
li {
	list-style-image: url(bee_bullet.png);
}
ul.bee li {
	list-style-image: url(bee_bullet.png);
}
ul.flower li {
	list-style-image: url(flower_bullet.png);
}

.yellow {color: #fff200;}
.green {color: #d6df23;}
.blue {color: #afdfe4;}
.gray {color: #a0a0a0;}
.blackish {color: #231f20;}

.yellowBG {background-color: #fff200;}
.greenBG {background-color: #d6df23;}
.blueBG {background-color: #afdfe4;}
.grayBG {background-color: #a0a0a0;}
.blackishBG {background-color: #231f20;}

a:link, a:visited, a:active { 
	text-decoration: underline;
	color: #231f20; 
} 
a:hover { 
	text-decoration: underline;
	color: #231f20; 
}
h1 {
    font-size: 24px;
}
h2 {
    font-size: 22px;
}
h3 {
    font-size: 20px;
}
h4 {
    font-size: 18px;
    font-weight: bold;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231f20;
}

table.base {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231f20;
}
table.base th {
	font-weight: bold;
	color: #231f20;
}
table.base td {
	color: #231f20;
}
table.base td.menu {
	width: 190px;
	min-width: 190px;
}
table.base td.halfbanner {
	width: 95px;
	min-width: 95px;
	height: 95px;
	min-height: 95px;
}
table.base td.content {
	width: 80%;
}
table.base td.ads {
	width: 190px;
}
table.base td.footer {
	height: 185px;
}

table.list th {font-size:12px;}
table.list td {font-size:10px;}
div.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231f20;
	background-color: #ffffff;
	background-image: url(The_Happy_Migrant_logo.png);
	background-repeat: no-repeat;
	width: 900px;
	text-align: left;
	margin: 0;
	padding: 0;
	border-left: 1px solid #231f20;
	border-right: 1px solid #231f20;
}

div.menu a:link, div.menu a:visited, div.menu a:active {
	text-decoration: none;
}
div.menu {
	margin: 238px 0 0 0;
	*margin: 252px 0 0 0;
	width: 100%;
	background-color: #afdfe4;
	border-top: 1px solid #231f20;
	border-bottom: 1px solid #231f20;
	font-weight: normal;
	text-align: left;
}
div.menu a {
    margin: 0;
    padding: 5px 18px 5px 18px;
	font-size: 14px;
	text-decoration: none;
	display: inline;
	line-height: 27px;
	border-left: 1px solid #afdfe4;
	border-right: 1px solid #afdfe4;
}
div.menu a:hover {
/*	color: #ffffff; */
	background-color: #d6df23;
	border-left: 1px solid #231f20;
	border-right: 1px solid #231f20;
}
div.menu a.selected {
	border-left: 1px solid #231f20;
	border-right: 1px solid #231f20;
/*	color: #ffffff; */
	background-color: #d6df23;
}

div.content {
	margin: 0 10px 0 60px;
	padding: 20px 0px 10px 0px;
	width: 560px;
	min-height: 300px;
	*height: 80%;
	line-height: 18px;
	background-color: #ffffff;
    float: left;
/*    border: 1px solid #0000ff; */
}
div.content div {
	line-height: 18px;
}

div.sidebar {
    margin: 0 5px 0 5px;
    padding: 20px 0px 10px 0px;
    width: 235px;
    line-height: 18px;
    background-color: #ffffff;
    float: right;
/*    border: 1px solid #ff0000; */
}
div.sidebar div {
    line-height: 18px;
}
img.sidebar-icon {
    vertical-align: -25px;
    margin-right: 10px;
    margin-bottom: 5px;
}
.box-top {
    background: transparent url(box_top.png) left top repeat-x;
}
div.box-top {
    background: transparent url(box_top.png) left top repeat-x;
}
div.box-left {
    background: transparent url(box_left.png) left top no-repeat;
    width:10px;
    height:200px;
}

div.editor {
	margin: 0;
	padding: 0;
	line-height: 18px;
	background-color: #ffffff;
}
div.editor div {
	line-height: 18px;
}

div.contentBO {
	margin: 0;
	padding: 20px 10px 10px 10px;
	min-width: 450px;
	min-height: 400px;
	*height: 80%;
	line-height: 18px;
	background-color: #ffffff;
}
div.contentBO div, div.contentBO div {
	line-height: 18px;
}
img.content {
	float: left;
	width: 0px;
	height: 400px;
	margin: 0;
}

div.bee {
}
div.bee img {
	clear: both;
	float: right;
	padding: 0;
	margin: 5px 5px 0px 0px;
}

div.copyr {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
	font-size: 10px;
	color: #a0a0a0;
	width: 100%;
	position: relative;
	top: -5px;
	*top: 0px;
}
div.copyr span {
	font-size: 10px;
	margin-left: 80px;
}

img.footer {
	float: left;
	width: 0px;
	height: 25px;
}

div.footer a:link, div.footer a:visited, div.footer a:active {
	text-decoration: none;
}
div.footer {
	clear: both;
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	font-size: 10px;
	height: 25px;
	background-color: #ffffff;
	border-top: 1px solid #231f20;
	text-align: center;
	width: 100%;
}
div.footer a {
	font-size: 10px;
	text-decoration: none;
	display: inline;
	margin: 0 10px;
}
div.footer a:hover {
	color: #d6df23;
	text-decoration: underline;
}
div.footer a.selected {
	color: #d6df23;		/* afdfe4; */
	font-weight: bold;
	text-decoration: underline;
}


/*  Back Office Stuff */
div.menuBO a:link, div.menuBO a:visited, div.menuBO a:active {
    text-decoration: none;
}
div.menuBO {
	margin-top: 55px;
	text-align: left;
	height: 99%;
	border-right: 1px solid #231f20;
}
div.menuBO a {
    text-decoration: none;
    color: #231f20;
    font-size: 12px;
    line-height: 26px;
}
div.menuBO a:hover {
    color: #d6df23;
    text-decoration: underline;
}
div.menuBO a.selected {
    color: #d6df23;
    font-weight: bold;
    text-decoration: none;
}
/*  */
div.submenuBO a:link, div.submenuBO a:visited, div.submenuBO a:active {
    text-decoration: none;
}
div.submenuBO {
	margin-top: 0;
	text-align: left;
}
div.submenuBO a {
	margin-left: 10px;
    text-decoration: none;
    color: #231f20;
    font-size: 10px;
    line-height: 20px;
}
div.submenuBO a:hover {
    color: #d6df23;
    text-decoration: underline;
}
div.submenuBO a.selected {
    color: #d6df23;
    font-weight: bold;
    text-decoration: none;
}
div#deletediv {
    margin: 5px 0px;
    border-color: #231f20;
    border-style: solid;
    border-width: 4px;
    background-color: #afdfe4;
}
div#deletemsg {
    border-bottom: 2px solid #231f20;
    font-weight:bold;
}

td.qtr {width: 25%;min-width:175px;}
td.half {width: 49%;}
td.halfplus {width: 74%;}
td.halfminus {width: 24%;}
td.separator {
	margin-right: 4px;
	padding-right: 4px;
	border-right: 1px dashed #a0a0a0;
	height: 100%;
}
span.note {
	font-size: 10px;
	color: #a0a0a0;
	margin-left: 10px;
}
