/*
Copyright 2006 Ethical Brand.
MBC CSS	
Version: 1.0
*/
@import url(/css/mm/fonts.css);
@import url(/css/mm/master.css);
@import url(/css/mm/footer.css);
@import url(/css/mm/styles.css);
@import url(/css/mm/themes.css);
@import url(/css/mm/final.css);
@import url(/css/mm/optionspod.css);

a:link    { color: White; font-weight: bold; text-decoration: none;}
a:visited { color: White; font-weight: bold; text-decoration: none;}
a:active  { color: White; font-weight: bold; text-decoration: none;}
a:hover {
	text-decoration: underline;
}
.pagebg{
	background: url(/images/home.jpg) no-repeat fixed;
}
.deltora{
	font-family:Arial,Veranda;
   font-size:9pt;
	color: #010082;
	text-decoration: none;
   padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
}	
.celldef{
	font-family:Arial,Veranda;
	font-size:9pt;
	color: 
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
	background-color:trasparent;;
	text-align: right;
}
.font {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.maintable{
	background-color: #B7C4FF;
}
.bgdark{
	background-color:#010082;
}
.bgmed{
	background-color:#B7C4FF;
}
.bgw{
	background-color: White;
}

#selected {
	color: white;
}
H1 {
	color: Gray;
	text-align: left;
}
H2 {
	color: #FF8C00;
	text-align: left;
}
.notice{
	font-size: xx-small;
	text-align: left;
	color: #010082;
	margin-left: 15px;
}
.verse{
	color: Teal;
}
#cj{
	text-align: right;
}
#cjpic{
	border: 2px solid White;
}
#links{
	font-size: 16px;
	text-align: right;
}