body
{
	margin:10px 0;
	padding:0;
	background-color: #F5E6B7;
	background-image:url(../palooza_graphics/body_bg.jpg);
	background-repeat:repeat-x;
}

input
{
	border:solid 1px #D0B86D;
}

.BorNone
{
	border:none;
}


/*************************
	Body Start
************************/

td
{
	font-family:arial,verdana,tahoma;
	font-size:11pt;
	color:#000000;
	line-height:18px;
	}

.P9
{
	font-size:9pt;
	line-height:17px;
	}
	
.P10
{
	font-size:10pt;
	line-height:18px;
	}

.P12
{
	font-size:12pt;
	line-height:20px;
	}

.P13
{
	font-size:13.5pt;
	color:#000000;
	line-height:22px;
	font-weight:normal;
	}
	
.P14
{
	font-size:14pt;
	color:#ff0000;
	line-height:22px;
	font-weight:bold;
	}

.H14
{
	font-size:14pt;
	font-family:helvetica,arial,verdana,tahoma;
	color:#000000;
	line-height:22px;
	font-weight:bold;
	}
	
.P15
{
	font-size:15pt;
	color:#0000ff;
	line-height:22px;
	font-weight:bold;
	}

.P18
{
	font-size:18pt;
	font-family:helvetica,arial,verdana,tahoma;
	color:#ff0000;
	line-height:25px;
	font-weight:bold;
	}
	
.P20
{
	font-size:20pt;
	color:#ff0000;
	line-height:25px;
	font-weight:bold;
	}


	
a
{
	color:#0000FF;
	font-weight:normal;
	text-decoration:none;
	font-size:11pt;
	}
	
a:hover
{
	color:#FF0000;
}

.Arrow
{
	list-style-image:url(../palooza_graphics/arrow.jpg);
	}
	
.Arrow2
{
	list-style-image:url(../palooza_graphics/arrow.gif);
	}

.Circle
{
	list-style: circle;
	}



.MainContainer
{
	width:980px;
	background-color:ffffff;
	padding:0 10px;
	}
	
.Optin
{
	background-image:url(../palooza_graphics/optin_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFEE89;
	}
	
.OptinTxt
{
	font-size:12px;
	color:#5F4904;
	}

.PrivacyTxt
{
	font-size:11px;
	color:#5F4904;
	}

.Box1
{	
	border:dashed 2px #76B300;
	padding:20px;
	font-size:9pt;
	line-height:17px;
	}

.MarBt10
{
	margin-bottom:10px;
	}

.MarTp10
{
	margin-top:10px;
	}

h1
{
	font-family:arial,verdana,tahoma;
	font-size:20px;
	color:#C26930;
	line-height:20px;
}

.Blue
{
	color:#0000ff;
	}

.Red
{
	color:#ff0000;
	}
	
/*************************
	Body End
************************/

/*************************
	Footer Start
************************/
.Footer
{	
	background-image:url(../palooza_graphics/bottom_curve.jpg);
	background-repeat:no-repeat;
	height:53px;
	color:#D8C589;
	padding-top:12px;
	font-size:13px;
	font-family:arial,verdana,tahoma;
	
}
.Footer a
{
	font-size:13px;
	font-family:arial,verdana,tahoma;
	font-weight:bold;
	color:#21529C;
	
}
.Footer a:hover
{
	color:#4F7700;
}

.Copyright
{	
	font-family:verdana,arial,tahoma;
	font-size:11px;
	color:#836E2E;
	padding-top:5px;
}

.Copyright a
{	
	font-family:verdana,arial,tahoma;
	font-size:11px;
	color:#836E2E;
	font-weight:normal;
	
}

.Copyright a:hover
{	
	color:#C90000;
}

.RepeatingVertically

{
	background-repeat:repeat-y;
}

.RepeatingHorizontally

{
	background-repeat:repeat-x;
}

.NoRepeat

{
	background-repeat:no-repeat;
}

/*************************
	Footer End
************************/