/*Created for TakingVegas.com*/
BODY
{
	background-color:#FFFFFF;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE:xx-small; 
    FONT-WEIGHT: normal;    
}
.sidelink a {
color: #000000;
font-size: 11px;
text-decoration: none;
padding-left: 30px;
padding-right: 30px;
display: block;
height: 20;
padding-top: 3;
}

.sidelink a:hover{
color: #CC3300;
background-color: #ffffff;


}
A:link	{	
	text-decoration:	none;
	color:Black;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:#313639;
	}	
		
A:active	{	
	text-decoration:	none;
	color:Black;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:Black;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

.LabelNormal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.LabelLeft
{
	font-size:x-small  ;
	font-family:Verdana;
	color:#344C82;
}
 
.LabelBold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.LabelHeader
{
	font-size:larger;
	font-weight:bold;
	font-family:Verdana;
	color:Black;
}

.LabelError
{
	font-size:xx-small;
	font-family:Verdana;
	color:Red;
}

TABLE
{
	vertical-align:super;
	border-width:0;	
}

.LabelText
{
	font-size:xx-small;
	font-family:Verdana;
	color:Black;
	background-color:#eeeeee;
	border-style:solid;
	border-color:Black;
	border-width:1px;
}

.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.boldblack 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}