@charset "utf-8";
/* CSS Document */


body {
	background-image: url(http://www.mykingdommobile.com/images/TpBGtile.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8EBBFF;
	
}
#TopAnim {
	background-image: url(http://www.mykingdommobile.com/images/toplogo.gif);
	background-repeat: no-repeat;
	height: 150px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Nav {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFF;
	height: 28px;
}
#bodyCont {
	background-color: #FFF;
	background-image: url(http://www.mykingdommobile.com/images/bodyTile.gif);
	background-repeat: repeat-x;
	padding: 20px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.adborder {
	border: 1px solid #CCC;
	padding: 5px;
	margin: 5px;
	background-color: #FFF;
	cursor: pointer;
}
.link{cursor:pointer;}
a.page-options {
	color: #000000;
	text-decoration: none;
	display: inline;
	text-align: left;
	padding: 3px;
	margin: 2px 0 0 0;
	border-bottom: 1px solid #333333;
	border-bottom: 0px solid #555555;
	background-color: #FFF;
}

a.page-options:hover, 
a.page-options:focus {
	color: #336;
}		

#bordered {
	border: 1px solid #F9C26B;
	padding: 10px;
	margin: 10px;
	background-color: #FFF;
	width: 900px;
}
#objBox {
	border: 1px solid #1029C2;
	padding: 2px;
	margin: 2px;
	background-color: #E6F4FB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #036;
	text-decoration: none;
	text-align: left;
}
#objBox ul{
	width: 100%;
	list-style-type: none;
	left: 0px;
	margin: 0;
	padding: 0;
}
#objBox li{
	padding: 5px;
	width: 92%;
	background-repeat: no-repeat;
	background-position: right;
	background-color: #F1F8F8;
	height: 35px;
}
#objBox li:hover {
	background-color: #FFF;
}
#objBox td:hover {
	background-color: #FFF;
	font-weight: bold;
}
#objBox  th{
	font-size: 18px;
	color: #FFF;
	height: 20px;
	background-image: url(http://www.mykingdommobile.com/images/titleTile.gif);
	background-repeat: repeat-x;
	background-color: #1029C2;
}
.menutitle{
	font-size: 18px;
	color: #FFF;
	height: 30px;
	background-image: url(http://www.mykingdommobile.com/images/titleTile.gif);
	background-repeat: repeat-x;
	background-color: #1029C2;
	padding-left: 15px;
	padding-top: 5px;
}
.listBG{
	font-size: 11px;
	color: #666;
	background-image: url(http://www.mykingdommobile.com/images/listBG.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	padding-left: 15px;
	padding-top: 5px;
	border: 1px solid #CCC;
}
.listBG a{
	text-decoration: none;
}
.descr{
	font-size: 10px;
}
#Nav{
	height: 30px;
	z-index: auto;
}
#Nav a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFF;
	text-decoration: none;
	border: 1px none #0F0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(http://www.mykingdommobile.com/images/navBG.gif);
	background-repeat: no-repeat;
	width: 180px;
	margin-top: 20px;
	margin-bottom: 5px;
}
#Nav a:hover{
	color: #900;
}
body,td,th {
	color: #333;
}

