/* CSS Stylesheet for LotWin.com */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
    margin-top: 0px;
	background-image: url(../images/bg.jpg);
	}

h1 {
	font-size: 1.7em;
	color: #0066CC;
	margin-top: 5px;
	margin-bottom: 10px;
	}
	
h1.red	{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 1.8em;
	color: #ff0000;
	}

h2	{
	font-size: 1.3em;
	color: #0066CC;
	margin-top: 5px;
	margin-bottom: 5px;
	}

h2.orange	{
	color: #ff9933;
	}	
	
h2.red	{
	font-size: 1.5em;
	color: #ff0000;
	}

h2.blue {
	color: #0066CC;
	}
	
h3 {
	font-size: 1.05em;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
h3.bigger {
	font-size: 1.15em;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
h3.blue {
	color: #0066CC;
	}

h3.red {
	color: #ff0000;
	}
	
h4 {
	font-size: 1em;
	color: #333333;
	margin-bottom: 2px;
	}

h5, dt	{	
	font-size: 1em;
	}

h6	{
	font-size:	.8em;
	}	

p	{
	margin-top: 0px;
	margin-bottom: 10px;
	}

p.bigger {
	font-family: Arial, Helvetica;
	margin-top: 4px;
	margin-bottom: 10px;
	font-size:	1.1em;
	}

p.line	{
	border-top: 1px dashed #999;
	margin-top: 10px;
	padding-top: 1.5em;
	}
	
/* ul li{
	list-style: none;
	}
*/
.check {
	list-style-image:url(../images/tick-red.gif);
	}

tfoot, thread {
	font-size:	1em;
	}

th	{
	vertical-align: middle;
	font-size: 1em;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
	}

td	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	}

a {
	text-decoration: none;
	color: #003399;
	}

a:link {
	text-decoration: none;
	color: #0033ff;
	}

a:visited {
	text-decoration: none;
	}

a:hover	{
	text-decoration: underline;
	color: #ff6633;
	}

/* ######### Menu Style ##################### */
.leftMenu {}

.menu {
	text-decoration: none;
	list-style-image: url(../images/arrows.gif);
/*	font-size: 10pt;
	font-weight: bold; 
*/	font-size: 14px;
	color: #303030; 
	display: block;
	width: 140px;
	height: 20px;
	padding-right: 1px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	}

.menuBackColor {
	background-color: #6ab6ec;
	}

a.menu:link {
	text-decoration: none;
	color: #333333;
	}
	
a.menu {
	text-decoration: none;
	color: #333333;
	list-style-image: url(../images/arrows.gif);
	}
	
a.menu:visited {
	text-decoration: none;
	color: #333333;
	}

a.menu:hover {
	text-decoration: none;
	color: #996633;
	}
/*End Menu Style*/

#links a span {
	display: none;
	color: black;
	text-decoration: none;
	}

#links a:link span {
	display: none;
	color: black;
	text-decoration: none;
	}

#links a:visited span {
	display: none;
	color: black;
	text-decoration: none;
	}					   

#links a:hover span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	display: block;
	position: absolute; 
	width: 16em;
	color: Black;
	background-color: #ff9933;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 6px;
	padding-top: 6px;
	text-decoration: none;
	
	}

/* Menu 2*/

/* ######### Menu2 Style ##################### */
.menu2: {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	display:block;
	width:140px;
	height: auto;
	background-color: #ff9933;
	height: 20px;
	border-top: #1B1C20 1px solid;
	border-left: #1B1C20 1px solid;
	border-right: #1B1C20 1px solid;
	border-bottom: #1B1C20 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	}

a.menu2:link {
	text-decoration: none;
	color:#ffffff;
	}

a.menu2:hover {
	text-decoration: none;
	color: #ffffff;
	height: auto;
	background-color: #495bad;
	}

a.menu2:visited	{
	text-decoration: none;
	color: #ffffff;
	}

.leftMenu2 {
	background-color: #ff9933;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	}

a.leftmenu2:link {
	text-decoration: none;
	background-color: #ff9933;
	color: #ffffff;
	}

a.leftmenu2:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #ff0000;
	}

.menuBackColor2 {
	background-color: #ff9933;
	}
/*End Menu2 Style*/

/*Style for scrolling message */
.scrollStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #303030;
	}
/* End Scrolling Message*/

/* content border */

.contentBorder {
	border-top: #006699 1px solid;
	border-left: #006699 1px solid;
	border-right: #006699 1px solid;
	border-bottom: #006699 1px solid;
	background-color: White;
	}

.size1 {
	font-size:xx-small;
	color: White;
	}

.ltHeadingBold {
	font-size: 12px;
	font-weight:bold;
	color: #333333;
	}

.ltNormalText {
	font-size: 11px;
	}

.ltSmallText {
	font-size: 10px;
	}
.red {
	color: #ff0000;
	}
.blue {
	color: #0066CC;
	}

.footer a { font-size: 7pt; color: #000000; font-family: Verdana; text-decoration: none }

/*############################## Admin files  #############################*/

td.col1 { 
	font-size: 10pt;
	font-family: verdana, arial;
	color: #ffffff;
	background-color: #b08000;
	}

td.col2 {
	font-size: 10pt;
	font-family: verdana, arial;
	color: #ffffff;
	background-color: #004080;
	}

td.col3 {
	font-size: 10pt;
	font-family: verdana, arial;
	color: #ffffff;
	background-color: #008080;
	}

td.stats {
	font-size: 9pt;
	font-family: verdana, arial;
	background-color: #ffcc99;
	}

td.stats1 {
	font-size: 10pt;
	font-family: verdana, arial;
	color: #ffffff;
	background-color: #000066;
	}

td.stats2 {
	font-size: 8pt;
	font-family: verdana, arial;
	color: #000000;
	background-color: #f0e68c;
	}

td.stats3 {
	font-size: 10pt;
	font-family: verdana, arial;
	color: #000000;
	background-color: #c0c090;
	}

td.stats4 {
	font-size: 10pt;
	font-family: verdana, arial;
	color: #000000;
	background-color: #20b2aa;
	}

td.stats5 {
	font-size: 10pt;
	font-family: verdana, arial;
	color: #000000;
	background-color: #008080;
	}

td.stats6 {
	font-size: 10pt;
	font-family: verdana, arial;
	color: #000000;
	background-color: #20bfaf;
	}

.n10red {
	font-weight: bold;
	font-size: 10pt;
	color: #ff6347;
	}

.n10 {
	font-weight: bold;
	font-size: 10pt;
	}

.n12 {
	font-weight: bold;
	font-size: 12pt;
	color: #ff6347;
	}

.n14 {
	font-weight: bold;
	font-size: 14pt;
	color: #ffffee;
	}

.n20 {
	font-weight: bold;
	font-size: 20pt;
	color: #ff6347;
	}
