body {
    text-align:     center;
    background:     #fff;
    font-family:	verdana;
    font-size:		11px;
    line-height:	12px;
}

a {
    color:              #000080;
    text-decoration:    underline;
}

a:hover {
    color:              #8080FF;
}

#frame {
	width:          876px;
	margin-right:   auto;
	margin-left:    auto;
	margin-top:     -10px;
	padding:        0px;
	text-align:     left;
	font-family:    Verdana;
	font-size:      11px;
}
	
#contentheader {
    width:          876px;
	background:     #FFFFFF;
	

}

#content {
    width:          876px;
    background:     #FFFFFF url(img/bottom_content.gif) bottom right;
   clear:          both;
	border-collapse: collapse;
    height:         100%;
background-repeat: no-repeat;
 
}
 
#offerinfobar {
	float:			left;
	width:			857px;
	background:		#FFFFFF;
	font-size:		12px;
	line-height:	normal;
	border-bottom:	1px solid #000;
	padding:		5px;
	text-align:		center;
}

#offerviewbar {
	float:			left;
	width:			857px;
	background:		#E4E8F1;
	font-size:		12px;
	line-height:	normal;
	border-bottom:	1px solid #000;
	padding:		5px;
	text-align:		center;
}

#statusbar {
	float:			left;
	width:			712px;
	background:		#E4E8F1;
	font-size:		12px;
	line-height:	normal;
	padding:		5px;
	text-align:		center;
	margin-bottom:	10px;
	border:			1px solid #000;
}

#sbleft {
	width:			20%;
	float:			left;
}

#sbcenter {
	width:			55%;
	float:			left;
}

#sbright {
	width:			25%;
	float:			right;
}

#navbar {
    float:          left;
    width:          876px;
	background: url(img/navbar.gif) top center no-repeat;
    font-size:      12px;
    line-height:    normal;
	text-align:		center;
	height: 46px;


}

#tabnav li {
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
	
}
	
#tabnav a:link, #tabnav a:visited {
		float: left;
		background: none;
		font-size: 12px;
		line-height: 16px;
		font-weight: bold;
		padding: 2px 10px 2px 10px;
		margin-right: 4px;
		border-bottom: 0px;
		border-collapse: collapse;
		text-decoration: none;
		color: #fff;
*padding-top: 15px;
}

#tabnav a:link.active, #tabnav a:visited.active {

		border-bottom: 0px;
		border-collapse: collapse;
		text-decoration: underline;
		color: #fff;
}

#tabnav a:hover {
	
		text-decoration: underline;
		color: #fff;
}

#footer {
    float:          left;
    width:          876px;
	height: 		45px;
    background:     #fff url(img/footer.gif) top center no-repeat;
    font-size:      12px;
    line-height:    normal;
	color : white;
    border-top:     0px;
    text-align:     center;
    margin-bottom:  20px;


    
}

#centerwrapper {
    width:          724px;
    margin-left:    auto;
    margin-right:   auto;
}

#boxify2 {
    width:          493px;
    margin-left:    auto;
    margin-right:   auto;

    background:     #ffffff url(img/sign_box.gif) top center no-repeat;
    padding:        5px;


}
#boxify {
    width:          475px;
    margin-left:    auto;
    margin-right:   auto;
    border:         1px solid #D5D5D5;
    background:     #F7F7F7;
    padding:        5px;
	text-align:		center;
}
#links a {
font-color: #003470;
font-size: 14px;
}


#error {
    width:          475px;
    margin-left:    auto;
    margin-right:   auto;
    border:         1px solid #000;

    background:     #6AB5EC;
    padding:        5px;
	text-align:		center;
	color:			white;
	font-weight:	bold;
	margin-bottom: 4px;
}
#boxify2 input {
background: url(img/input.gif) top left;
border: 1px solid #003470;
padding-left: 2px;
}



#error a:hover {
    color:              #FFF;
}

#success {
    width:          475px;
    margin-left:    auto;
    margin-right:   auto;
    border:         1px solid #000;
	border-top:		0px;
    background:     #009900;
    padding:        5px;
	text-align:		center;
	color:			white;
	font-weight:	bold;
}

#success a {
    color:              #CCC;
    text-decoration:    underline;
}

#success a:hover {
    color:              #FFF;
}

#neutral {
    width:          475px;
    margin-left:    auto;
    margin-right:   auto;
    border:         1px solid #000;
	border-top:		0px;
    background:     blue;
    padding:        5px;
	text-align:		center;
	color:			white;
	font-weight:	bold;
}

#neutral a {
    color:              #CCC;
    text-decoration:    underline;
}

#neutral a:hover {
    color:              #FFF;
}

div.spacer {
	clear:		both;
	margin-top:		5px;
	margin-bottom:	5px;
}

div.offer {
	width:			850px;
	height:			173px;

	background:		#fff url(img/offer_bg.gif) center center no-repeat;
	margin-left:	auto;
	margin-right:	auto;


}

    
p,h1,h2,h3,pre {
	margin:         12px 3px 3px 3px;
}
	
h1 {
	font-size:      14px;
	padding-top:    10px;
}

h2 {
	font-size:		13px;
}

h3 {
	font-size:		12px;
}

h4 {
	font-size:		11px;
}

div.row {
    clear:          both;
    padding-top:    10px;
    margin-left:    auto;
    margin-right:   auto;
    width:          70%;
	color: white;
}
div.row2 {
    clear:          both;
    padding-top:    10px;
    margin-left:    auto;
    margin-right:   auto;
    width:          70%;
	color: black;
}


div.rowsmall {
    clear:          both;
    padding-top:    2px;
    margin-left:    auto;
    margin-right:   auto;
    width:          152px;
}

div.row span.label {
    float:          left;
    text-align:     right;
    font-size:      12px;
    font-weight:    bold;
color: black;
}
div.row2 span.label {
    float:          left;
    text-align:     right;
    font-size:      12px;
    font-weight:    bold;
}
div.rowsmall span.labelsmall {
    float:          left;
    text-align:     right;
    font-size:      11px;
    font-weight:    bold;
}

div.row span.formw {
    float:          right;
    text-align:     left;
}
div.row2 span.formw {
    float:          right;
    text-align:     left;
}

div.rowsmall span.formwsmall {
    float:          right;
    text-align:     left;
	font-size:		11px;
}

#leftcontent {
    float:          left;
    width:          30%;
    margin-right:   0px;
    padding-bottom: 20px;
}

#rightcontent {
    /*text-align:     right;*/
    vertical-align: top;
    width:          70%;
}

#colleft {
	width:			33%;
	float:			left;
	padding-bottom:	10px;
	text-align:		left;
}

#colcenter {
	width:			34%;
	float:			left;
	padding-bottom:	10px;
	text-align:		left;
}

#colright {
	width:			33%;
	float:			left;
	padding-bottom:	10px;
	text-align:		right;
}
.rollover {
  	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-weight: 		normal;
	font-size: 			10px;
	position: 			absolute; 
	z-index: 			1; 
	visibility: 		hidden;
	background-color: 	#EEEEEE;
	padding: 			5px 5px 5px 5px;
	border: 			solid 3px #000000;
	margin: 			2px auto 2px 2px;
	text-align: 		left;
	
	width:				216px;

	filter: 			progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='dimgray', Positive='true');
	vertical-align: 	top;
}

table.ticket {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: white;
	text-align: center;
}
table.ticket th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: #006DB9;
	color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.ticket td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: #E4E8F1;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.orders {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: white;
	text-align: center;
}
table.orders th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: #006DB9;
	color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.orders td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: #E4E8F1;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.referrals {

	text-align: center;
}
table.referrals th {
ack black;
	background-color: #006DB9;
	color: white;

}
table.referrals td {

}

table.refsummary {
	border-width: 0px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: white;
	text-align: center;
}
table.refsummary th {
	font-size: 12px;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.refsummary td {
	background-color: white;
	text-align: center;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.messages {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: white;
	text-align: center;
}
table.messages th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: #006DB9;
	color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.messages td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: #E4E8F1;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.credits {

	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	background: url(img/credits_middle.gif) top center repeat-y;
	text-align: center;
	border: none;
	width: 564px;
}
table.credits th {

    border-width: 0px 0px 0px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border: none;
	color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.credits td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border: none;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.credits td.error {
	background:     #006DB9;
    padding:        5px;
	text-align:		center;
	color:			white;
	font-weight:	bold;
}

table.credits td.error a {
	color:              #CCC;
    text-decoration:    underline;
}

table.credits td.error a:hover {
	color:              #FFF;
}
#banner {
	background: url(img/header.gif) top center no-repeat;
	height: 111px;
	width: 876px;
	}
#bar {
	height: 46px;
	width: 876px;
	padding: 0px;
	margin: 0px;
	
}
#bar_right {
	background: url(img/bar_right.gif) top center no-repeat;
	height: 46px;
	width: 408px;
	float: right;
	padding: 0px;
	margin: 0px;

	}
#bar_left {
	background: url(img/bar_left.gif) top center no-repeat;
	height: 46px;
	width: 468px;
	float: left;
	padding: 0px;
	margin: 0px;
	}
	#log_form {
	
	height: 46px;
	width: 100%;

}
#top_log {
margin-top: 0px; 
margin-top: 15px;#

}

div#hold	{ 
	position:relative; overflow:hidden;
	width:850px; height:200px; z-index:100
    background: url(img/prize_bg.gif) bottom center repeat-x;)
	}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:850px; height:200px; 
	clip:rect(0px, 850px, 200px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div#lyr1	{ 
	position:absolute; visibility:hidden; 
	left:0px; top:0px; 
	z-index:1; 
	}
#copytext a:link { color: #ff6800; }
.style2 {
	color: #003470;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
