body {
    text-align:     center;
    background-image: url("images/fu.jpg");
    background-attachment: fixed;
    font-family:	arial;
    font-size:		11px;
    line-height:	12px;
    margin-top:     0px;
}

a {
    color:              #0070EC;
    text-decoration: none;
}

a:hover {
    color:              #8080FF;
}

#frame {
	width:          800px;
	margin-right:   auto;
	margin-left:    auto;
	margin-top:     0px;
	padding:        0px;
	text-align:     left;
	font-family:    Arial;
	font-size:      11px;
}

#contentheader {
    width:          800px;
	background:     #FFFFFF;
	border:         0px double #000000;
}

#content {
    width:          800px;
    background:     #FFFFFF;
    border:         0px solid #000000;
	border-collapse: collapse;
    height:         100%;
    clear:          both;
}

#offerinfobar {
	float:			left;
	width:			790px;
	background:		#FFFFFF;
	font-size:		12px;
	line-height:	normal;
	border-bottom:	0px solid #000;
	padding:		5px;
	text-align:		center;
}

#offerviewbar {
	float:			left;
	width:			790px;
	background:		#CAE4FD;
	font-size:		12px;
	line-height:	normal;
	border-bottom:	0px solid #000;
	padding:		5px;
	text-align:		center;
}

#statusbar {
	float:			left;
	width:			790px;
	background:		#9BCBFB;
	font-size:		12px;
	line-height:	normal;
	padding:		5px;
	text-align:		center;
	margin-bottom:	10px;
	border:			0px solid #000;
}

#sbleft {
	width:			20%;
	float:			left;
}

#sbcenter {
	width:			55%;
	float:			left;
}

#sbright {
	width:			25%;
	float:			right;
}

#navbar {
    float:          left;
    width:          800px;
    background:     #ffffff;
    font-size:      12px;
    line-height:    normal;
	text-align:		center;
}

#tabnav li {
		margin: 0;
		padding: 0;
  		display: inline;
  		list-style-type: none;
}

#tabnav a:link, #tabnav a:visited {
		float: left;
		background: #A6D0FF;
		font-size: 12px;
		line-height: 16px;
		font-weight: bold;
		padding: 2px 10px 2px 10px;
		margin-right: 4px;
		border: 0px solid #000;
		border-bottom: 0px;
		border-collapse: collapse;
		text-decoration: none;
		color: #000;
}

#tabnav a:link.active, #tabnav a:visited.active {
		border: 0px solid #000;
		border-bottom: 0px;
		border-collapse: collapse;
		background: #FFF;
		color: #000;
}

#tabnav a:hover {
		background: #D0E7FD;
		color: #000;
}

#footer {
    float:          left;
    width:          800px;
    background-image: url("images/foot.jpg");
    font-size:      12px;
    line-height:    normal;
    border:         0px solid #000;
    border-top:     0px;
    text-align:     center;
    margin-bottom:  20px;
    padding-top:    8px;
    padding-bottom: 8px;

}

#centerwrapper {
    width:          800px;
    margin-left:    auto;
    margin-right:   auto;
}

#boxify {
    width:          475px;
    margin-left:    auto;
    margin-right:   auto;
    border:         0px solid #000;
    background:     #D0E7FD;
    padding:        5px;
	text-align:		center;
}

#error {
    width:          475px;
    margin-left:    auto;
    margin-right:   auto;
    border:         0px solid #000;
	border-top:		0px;
    background:     transparent;
    padding:        5px;
	text-align:		center;
	color:			#CC0000;
	font-weight:	bold;
}

#error a {
    color:              #227BCD;
    text-decoration:    underline;
}

#error a:hover {
    color:              #9BCBFB;
}

#success {
    width:          475px;
    margin-left:    auto;
    margin-right:   auto;
    border:         0px solid #000;
	border-top:		0px;
    background:     #ffffff;
    padding:        5px;
	text-align:		center;
	color:			#009900;
	font-weight:	bold;
}

#success a {
    color:              #CCC;
    text-decoration:    underline;
}

#success a:hover {
    color:              #FFF;
}

#neutral {
    width:          520px;
    margin-left:    auto;
    margin-right:   auto;
    border:         0px 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:			164px;
	height:			164px;
	border:			1px solid #000;
	background:		#E4E8F1;
	margin-left:	auto;
	margin-right:	auto;
	display:		block;
	padding:		1px;
}


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:          75%;
}

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;
}

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.rowsmall span.formwsmall {
    float:          right;
    text-align:     left;
	font-size:		11px;
}

#leftcontent {
    float:          left;
    width:          30%;
    margin-right:   15px;
    padding-bottom: 20px;
}

#rightcontent {
    text-align:     right;
    width:          500px;
}

#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: 		arial;
	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: 0px 0px 0px 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.ticket th {
	border-width: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: #2C96D4;
	color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.ticket td {
	border-width: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: #C6E1FC;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.orders {
	border-width: 0px 0px 0px 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.orders th {
	border-width: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: #2C96D4;
	color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.orders td {
	border-width: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: #C0DEFA;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.referrals {
	border-width: 0px 0px 0px 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.referrals th {
	border-width: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: #2C96D4;
	color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.referrals td {
	border-width: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: #C0DEFA;
	-moz-border-radius: 0px 0px 0px 0px;
}

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: 0px 0px 0px 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.messages th {
	border-width: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: #2C96D4;
	color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.messages td {
	border-width: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: #C0DEFA;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.credits {
	border-width: 0px 0px 0px 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.credits th {
	border-width: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: #2C96D4;
	color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.credits td {
	border-width: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	background-color: #C0DEFA;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.credits td.error {
	background:     #ffffff;
    padding:        5px;
	text-align:		center;
	color:			#CC0000;
	font-weight:	bold;
}

