@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0e1395;
	}

body,td,th {
	font-size: 12px;
	color: #590004;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #0f0f0e;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0f0f0e;
	}
a:hover {
	text-decoration: underline;
	color: #0e1395;
	}
a:active {
	text-decoration: underline;
	color: #0f0f0e;
	}
	
a.menu:link {
	color: #fff;
	text-decoration: underline;
}
a.menu:visited {
	text-decoration: underline;
	color: #fff;
	}
a.menu:hover {
	text-decoration: underline;
	color: #fff6d4;
	}
a.menu:active {
	text-decoration: underline;
	color: #fff;
	}

a.playnow:link {
	color: #0e1395;
	text-decoration: underline;
	font-weight:bold;
	font-size:14px;
}
a.playnow:visited {
	text-decoration: underline;
	color: #0e1395;
	font-weight:bold;
	font-size:14px;
	}
a.playnow:hover {
	text-decoration: underline;
	color: #ae8e2e;
	font-weight:bold;
	font-size:14px;
	}
a.playnow:active {
	text-decoration: underline;
	color: #0e1395;
	font-weight:bold;
	font-size:14px;
	}
	
	a.playnow2:link {
	color: #0e1395;
	text-decoration: underline;
	font-weight:bold;
	font-size:14px;
}
a.playnow2:visited {
	text-decoration: underline;
	color: #0e1395;
	font-weight:bold;
	font-size:14px;
	}
a.playnow2:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight:bold;
	font-size:14px;
	}
a.playnow2:active {
	text-decoration: underline;
	color: #0e1395;
	font-weight:bold;
	font-size:14px;
	}
	
h1 {
	font-size: 24px;
	color:#0e1395;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
	color:#0e1395;
}
.style1 {color: #CCCCCC}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {color: #fff; }
.text {color: #2b2c2d;}
.featuredtxt { color:#70540a;
	}
	
	.playnow {color: #0e1395;
	font-size:14px;
	font-weight:bold;}
