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: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 0px;
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
}

#contentheader {
}

#content {
	width: 1000px;
	background:  url(images/sub_pages_11.gif) repeat-y;
}

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

#offerviewbar {
	background: transparent;
	border: 0px solid #000;
	/* float: left; */
	font-size: 11px;
	height: 120px;
	line-height: normal;
	/* margin-left: 50px; */
	padding: 5px;
	text-align: center;
	width: 100%;
}

#statusbar {
}

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

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

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

#navbar {
	background: url(images/nav.png) top center no-repeat;
	float: left;
	font-size: 10px;
	line-height: normal;
	padding-left: 0px;
	text-align: center;
	width: 452px;
}

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

#tabnav a:link,#tabnav a:visited {
	background: url(images/button.gif) top center no-repeat;
	border: 0px solid #000;
	border-bottom: 0px;
	border-collapse: collapse;
	color: #000;
	float: left;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	line-height: 16px;
	margin-right: 2px;
	margin-top: 10px;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
	width: 80px;
}

#tabnav a:link .active,#tabnav a:visited .active {
	background: url(images/button.gif) top center no-repeat;
	border: 0px solid #000;
	border-bottom: 0px;
	border-collapse: collapse;
	color: #000;
	float: left;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	margin-right: 2px;
	padding: 2px 10px 2px 10px;
	width: 80px;
}

#tabnav a:hover {
	background: url(images/buttonglow.gif) top center no-repeat;
	color: #000;
}

#footer {
	align: center;
	background: url(images/footer2.png) top center no-repeat;
	border: 0px solid #000;
	border-top: 0px;
	float: left;
	font-size: 12px;
	height: 32px;
	line-height: normal;
	margin-bottom: 0px;
	padding-bottom: 8px;
	padding-top: 8px;
	text-align: center;
	width: 850px;
}

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

#boxify {
	background: transparent url(images/top1.gif) top center no-repeat;
	border: 0px solid #000;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	text-align: center;
	width: 434px;
}

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

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

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

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

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

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

#neutral {
	background: silver;
	border: 2px solid #000000;
	border-top: 2px;
	color: black;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	text-align: center;
	width: 475px;
}

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

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

div.spacer {
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.offer {
	background: transparent url(images/offerbg.gif) center center;
	border: 0px solid #000;
	display: block;
	height: 184px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 184px;
}

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

#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 {
	background-image: url("images/topbg.gif");
	border-color: black black black black;
	border-style: solid solid solid solid;
	border-width: 1px 1px 1px 1px;
	color: #009966;
	moz-border-radius: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
}

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 {
	background-image: url("images/topbg.gif");
	border-color: black black black black;
	border-style: solid solid solid solid;
	border-width: 1px 1px 1px 1px;
	color: #009966;
	moz-border-radius: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
}

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: #FFF;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.referrals {
	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.referrals th {
	background-image: url("images/topbg.gif");
	border-color: black black black black;
	border-style: solid solid solid solid;
	border-width: 1px 1px 1px 1px;
	color: #009966;
	moz-border-radius: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
}

table.referrals 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: #FFF;
	-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: 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 {
	background-image: url("images/topbg.gif");
	border-color: black black black black;
	border-style: solid solid solid solid;
	border-width: 1px 1px 1px 1px;
	color: #009966;
	moz-border-radius: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
}

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: #FFF;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.credits {
	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.credits th {
	background-image: url("images/topbg.gif");
	border-color: black black black black;
	border-style: solid solid solid solid;
	border-width: 1px 1px 1px 1px;
	color: #009966;
	moz-border-radius: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
}

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;
	background-color: #FFF;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.credits td.error {
	background: #CC0000;
	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;
}

#header_div
{
	background-image: url(images/sub_pages_01.gif);
	background-repeat: no-repeat;
	height: 279px;
	width: 1000px;
}
#upper_menu
{
margin: -40px auto 0 auto;
padding-left: 200px;
width: 750px;
position: absolute;

}
#upper_menu ul
{
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#upper_menu ul li
{
	float: left;
	width: auto;
	height: 41px;
	margin-left: 20px;
}
#upper_menu ul li.first
{
	margin-left: 0px;
}
#upper_menu ul li a
{
	text-decoration: none;
}
.upper_menu
{
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 40px;
	text-transform: uppercase;
}
#options_div
{
	height: 148px;
	width: 1000px;
}
#options_div ul
{
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#options_div ul li
{
	float: left;
	height: 148px;
}
#name_div
{
	background-image: url(images/sub_pages_10.gif);
	height: 102px;
	width: 1000px;
}
#footer_1
{
	background-image: url(images/sub_pages_12.gif);
	height: 198px;
	width: 1000px;
}
#footer_2
{
	background-image: url(images/sub_pages_13.gif);
	height: 50px;
	width: 1000px;
}
#footer_options
{
	height: 30px;
	width: 1000px;
}
#footer_options ul
{
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#footer_options ul li
{
	float: left;
	height: 30px;
}
#footer_options ul li a img
{
	border: none;
	text-decoration: none;
}
#footer_3
{
	background-image: url(images/sub2_19.gif);
	height: 85px;
	width: 1000px;
}
#priva_div
{
	background-image: url(images/Untitled-4.gif);
	height: 490px;
	width: 1000px;
}
