html {
	height: 100%;
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	padding: 0% 0% 0% 0%;
	margin: 0% 0% 0% 0%;
	background-image:url(/images/siteBackground.gif);
	background-color: #2D3139;
	background-repeat:repeat-x;
	min-height: 100%;
	height: 100%;
	text-align:center; /*this is for centering divs on IE 5.5 Mac */
}
/*h1 {
	font-weight: normal;
	font-size: 160%;
}*/
h1 {
	font-size: 130%;
	font-weight: bold;
	padding: 15px 15px 1px 15px;
}
h2, h3 {
	color: #FF8C00;
	font-size: 100%;
	font-weight: bold;
	padding: 5px 15px 1px 15px;
	margin-bottom: 1px;
}
h4 {
	font-size: 100%;
	font-weight: bold;
	padding: 5px 15px 1px 15px;
}
p {
	font-size: 95%;
	line-height: 18px;
	padding: 10px 15px 1px 15px;
}
p.Padding01 {
	font-size: 95%;
	line-height: 18px;
	padding: 0px 0px 0px 0px;
}
form {
	padding: 0%;
	margin: 0%;
}

table {
	font-size: 100%;
} 

img {
	border:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
a:link {
	color: #49597B;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
	color: #ffffff;
	/*background-color: #49597B;*/
}


/*	ADDED BY KenderThoR	*/


.privacyLaw			{	font-size: 10px; 	}
.eventsDate			{	font-size: 12px; color: #FF8C00; font-family: Arial, Verdana, Helvetica, sans-serif;	}
.markRed			{	font-size: 12px; color: #ff0000; font-family: Arial, Verdana, Helvetica, sans-serif;	}
.LinkBuyItNow		{	font-size: 10px;	}
.LinkFindAReseller	{	font-size: 10px;	}

/*	HIGHLIGHT CLASS		*/
a.HighLight			{	color:#ff3300; text-decoration: underline; background-color:	#9EC3BF; }
a.HighLight:hover	{	color:#ff3300; text-decoration: underline; background-color:	#9EC3BF; }
.HighLight			{	color:#FFFFFF; background-color: #9ec3bf; }

.notice01			{	color:#000000; font-size:14px;	text-decoration: underline;	}

.titArancione {
	color: #FF8C00;
	font-size: 105%;
	font-weight: bold;
	margin-bottom: 1px;
}

a.footerLinksOthers			{	font-size: 11px;	}
a.footerLinksOthers:hover	{	font-size: 11px;	}
.underline					{	text-decoration:underline;	}

.titArancionePromos {
	color: #FF8C00;
	font-size: 100%;
	font-weight: bold;
	padding: 1px 15px 1px 15px;
	margin-bottom: 1px;
}

