body {
	margin: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 86%;
	background-repeat: repeat-y;
	background-color: #fff;
}
h1 {
	font-size: 120%;
	background-color:#FFFFFF;
}
h2 {
	font-size: 110%;
}
p {
	font-size: 90%;
}
.bgno-repeat {
	background-repeat: repeat-x;
	background-position: center top;
}
#content  {
	margin-left: 35px;
	text-align:justify;
	margin-right: 235px;
}
#border-top {
	width: 100%;
	height: 37px;
	/*background-image: url(i/content-head-back.jpg);*/
}
#footer {
	background-color:#D3DFED;
	width:730px;
	margin-left: 30px;
	margin-top: 14px;
	font-size: 90%;
	text-align: center;
}
ul.bullets {
	list-style-image: url("http://www.onlinecasinoangel.com/i/bullet.jpg");
}
/******NAV*****/
.menu {
	width:100%; 
	font-size:0.75em;
	position:relative;
	left: 10px;
	z-index:100;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.menu ul ul {
	width:106px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	width:106px;
	position:relative;
}
/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	font-size:9px;
	text-decoration:none; 
	color:#fff;
	width:93px;
	font-weight: lighter; 
	/*height:30px; */
	border:1px solid #000;
/* Mess with this to get borders */
	border-width:1px 1px 1px 1px;
	background:#518ED1; 
	padding-left:9px; 
	line-height:29px;
	/*background-image:url(/i-new/nav-up.jpg);*/
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
	width:90px;
	w\idth:90px;
}
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:31px;
	left:0; 
	width:170px;
}
/* another hack for IE5.5 */
* html .menu ul ul {
	top:30px;
	t\op:31px;
}
/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {
	position:absolute; top:0; left:0;
}
/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	background:#363893; 
	color:#fff; 
	height:auto; 
	line-height:1em; 
	padding:5px 5px;
	width:106px;
	/*background-image:url(/i-new/nav-up.jpg);*/
/* yet another hack for IE5.5 */
}
* html .menu ul ul a{
	width:150px;
	w\idth:129px;
}
/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
	color:#000; 
	background:#3C73B3;
	/*background-image:url(/i-new/nav-down.jpg);*/
}
.menu :hover > a, .menu ul ul :hover > a {
	color:#fff;
	background:#3C73B3;
	/*background-image:url(/i-new/nav-down.jpg);*/
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul{
	visibility:visible; 
}
span.email span { 
	display: none; 
}
.boxheader {
	background-image:url(/i-new/search_middle_bg.jpg);
	width: 241px;
	color:#FFFFFF;
	margin-left: 0px;
	font-weight:bold;
	text-align:center;
}
.searchboxheader {
	margin-top: 0px; 
	color: #fff;
	font-weight: bold;
	font-size:9px;
	text-align: center;
	width: 241px;
	background-color:#FFFFFF;
	height: 2px;
	color:#000000;
	background-repeat: repeat-y;
	background-image:url(/i-new/search_middle_bg.jpg);
}
.topsidebox li {
	list-style-image: none;	
}
.topsidebox {
	/*border-left: 2px solid #1C2F69;
	border-right: 2px solid #1C2F69; */
	background-image:url(/i-new/search_middle_bg.jpg);
	width: 241px;
	margin-left:0px; 
	color: #fff;
	text-align: right;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
.sideboxbottom {
	background-image:url(/i-new/search_bottom_bg.jpg);
	}
input.numPlate
{
	width: 175px;
	height: 30px;
	border: none;
	background-image: #FFCC01;
	font-family: arial;
	font-size: 20pt;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	vertical-align: top;
	line-height: 28px;
	margin-left: 10px;
	margin-right: 10px;
}
a img  {
	border:none;
}
a {

	font-family: Verdana, Arial, sans-seri;
	font-size: 100%;
	color: #000000;
	text-decoration: none;
	
}

a:hover {
	color: #020061;
	text-decoration: underline;
}