/* CSS Document */

body {
	background-image: url(../images/bg.png);
	background-color:#999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

IMG
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#F65D01;
	}
	

/*UL { list-style-image: url(../images/bullet.png)}*/

LI
{
	margin:15px;
}

.Wrapper{
	white-space: nowrap;
	}

	
h1
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:16pt;
	font-weight:bold;
	line-height:30px;
	color:#000000;	
	margin:15px 0px 15px 0px;
	}

h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14pt;
	color:#000000;
	margin:15px 0px 15px 0px;
	
	}	
	
.Orange
{
	color:#F65D01;
	}

.Red
{
	color:#BA0000;
	}	
.White
{
	color:#fff;
	}		

.normal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	color:#000000;
	text-align:justify;
	}
	
.normal a:link
{
	text-decoration:underline;
	color:#ba0000;
	}	

.normal a:active
{
	text-decoration:underline;
	color:#ba0000;
	}		

.normal a:visited
{
	text-decoration:underline;
	color:#ba0000;
	}
.normal a:hover
{
	text-decoration:none;
	color:#ba0000;
	}

.bonus
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	color:#FFF;
	text-align:center;
	}
	
.bonus a:link
{
	text-decoration:underline;
	color:#FFF;
	}	

.bonus a:active
{
	text-decoration:underline;
	color:#FFF;
	}		

.bonus a:visited
{
	text-decoration:underline;
	color:#FFF;
	}
.bonus a:hover
{
	text-decoration:none;
	color:#FFF;
	}
	
.subHead{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ba0000;
	font-weight:bold;
	}
	
.imageList
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000000;
	}
	
.imageList a:link
{
	text-decoration:underline;
	color:#FB5F13;
	}	

.imageList a:active
{
	text-decoration:underline;
	color:#FB5F13;
	}		

.imageList a:visited
{
	text-decoration:underline;
	color:#FB5F13;
	}
.imageList a:hover
{
	text-decoration:none;
	color:#FB5F13;
	}

.caption{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	text-transform:uppercase;
	}		

.code{
	font-family: Courier, mono;
	color: #000000;
	font-size:12px;
	}
	
.small
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
		}
	
.small a:link
{
	text-decoration:underline;
	color:#F65D01;
	}	

.small a:active
{
	text-decoration:underline;
	color:#F65D01;
	}		

.small a:visited
{
	text-decoration:underline;
	color:#F65D01;
	}
.small a:hover
{
	text-decoration:none;
	color:#F65D01;
	}	
	
.subHead a:link
{
	text-decoration:underline;
	color:#000000;
	}	

.subHead a:active
{
	text-decoration:underline;
	color:#000000;
	}		

.subHead a:visited
{
	text-decoration:underline;
	color:#000000;
	}
	
.subHead a:hover
{
	text-decoration:none;
	color:#000000;
	}				

.Guarantee{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4A4405;
	line-height:20px;
	}

.BottomNav{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	}

.BottomNav A:link{
	color:#FFFFFF;
	text-decoration:none;
	}

.BottomNav A:active{
	color:#FFFFFF;
	text-decoration:none;
	}

.BottomNav A:visited{
	color:#FFFFFF;
	text-decoration:none;
	}	

.BottomNav A:hover{
	color:#B7E5FF;
	text-decoration:none;
	}						

	
.footer {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	
	
}
	
.footer a:link
{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	}	

.footer a:active
{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	}		

.footer a:visited
{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	}
	
.footer a:hover
{
	text-decoration:none;
	color:#FF3333;
	font-weight:bold;
	}

/* for top chat button */

.supportcontainerbackground
{
	height:60px;
	padding-top:6px;
}
#supportcontainer .bodybox
{
	width:758px;
}
#supportcontainer .leftbox
{
}
#supportcontainer .rightbox
{
	padding-bottom:6px;
}	