body {
	font: 13px/145% Arial, Helvetica, sans-serif;
	color: #efefef;
	margin: 0;
	padding: 0;
        background: url(/images/background.jpg) repeat;
	
	}

a:link {
	text-decoration: none;
	color: #f3cf31
}

a:hover {
	text-decoration: none;
	color: #fff2b9
}

a:visited {
	text-decoration: none;
	color: #fff2b9
}

.hr {
	clear: both;
	margin: 0px 0px 0px 0px;
	border: 1px solid #E2E6E8;
}
#statusbar{
weight: 800px;
border: 1px solid #8fd202;
}
#sbleft {
          background:     #1c1c1c;
          padding-left: 20px ;
          padding-top: 10px ;
}
#spacer{
background:     #1c1c1c;
}
#sbcenter{
background:     #1c1c1c;
padding-left: 20px ;}


#sbright{
background:     #1c1c1c;
padding-left: 20px ;}

#frame {
	width:          830px;
	margin-right:   auto;
	margin-left:    auto;
	margin-top:     10px;
	padding:        0px;
	text-align:     left;
	font-family:    Arial;
	font-size:      12px;
}
#contentheader {
    width:          830px;
	height:			152px;
margin-bottom: -2px;
}
#content {
padding-left: -8px;
	width:          823px;
        background:     #1c1c1c;

 
	border-collapse: collapse;
    height:         100%;
}
 
#offerinfobar {
	float:			center;
        width:			724px;
	background:		#1c1c1c;
	font-size:		12px;
	line-height:	normal;
	text-align:		center;
}

#offerviewbar {
	float:			center;
	width:			488px;
	background: #1c1c1c;
	font-size:		12px;
	line-height:	normal;

	text-align:		center;
}
.credits{
float: center;
width:500px;
background: #1c1c1c;
border: 1px solid #8fd202;
}

#centerwrapper {
    width:          724px;
    margin-left:    auto;
    margin-right:   auto;
}

#boxify {
    width:          475px;
    margin-left:    auto;
    margin-right:   auto;
    border:         1px solid #fff;
    background:     #1c1c1c;
    padding:        5px;
    color: #a6cd54;
	text-align:		center;
}

#error {
    width:          475px;
    margin-left:    auto;
    margin-right:   auto;
    border:         1px solid #000;
	border-top:		0px;
    background:     #CC0000;
    padding:        5px;
	text-align:		center;
	color:			white;
	font-weight:	bold;
}

#error a {
    color:              #CCC;
    text-decoration:    underline;
}

#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.offer {
	width:			164px;
	height:			164px;
	border:			1px solid #D6D6D6;
	border-top:	3px solid #D6D6D6;
	background:		#F1F5F6;
	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:    		0px 0px 0px 0px;
	color:					#000000;
}

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;
}

.footerbottom {	background-image: url(images/trenfoot.png); height: 57px;margin-top:0px; margin-left:auto; margin-right:auto;}
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-left:	100px;
	text-align:		left;
background: #1c1c1c
}

#colcenter {
	width:			34%;
	float:			left;
	padding-bottom:	10px;
	text-align:		left;
background: #1c1c1c
}

#colright {
	width:			33%;
	float:			left;
	padding-bottom:	10px;
	text-align:		right;
}
.rollover {
  	font-family: 		Verdana;
	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 {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #B7B6B4 #B7B6B4 #B7B6B4 #B7B6B4;
	border-collapse: collapse;
	background-color: white;
	text-align: center;
}
.table th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: #BABFC3 #BABFC3 #BABFC3 #BABFC3;
	background-color: #CBDCEE;
	color: black;
	-moz-border-radius: 0px 0px 0px 0px;
}
.table td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: #BABFC3 #BABFC3 #BABFC3 #BABFC3;
	background-color: #FFFFFF;
	-moz-border-radius: 0px 0px 0px 0px;
}
.table td.error {
	background:     #CC0000;
    padding:        5px;
	text-align:		center;
	color:			white;
	font-weight:	bold;
}

.table td.error a {
	color:              #CCC;
    text-decoration:    underline;
}

.table td.error a:hover {
	color:              #FFF;
}

/**FRAME*/

#container {width: 830px; margin: 0px auto 0px auto; padding: 0; background: url(images/bg_body.png) repeat-y center top;}
#logo {width: 830px; margin: 0 auto 0 auto; padding: 0; background-color: #FFFFFF;}
#bgtop {width: 830px; margin: 0 auto 0 auto; padding: 0; background-color: #1c1c1c; background: url(images/bg_top.gif) no-repeat center top;}
#bgbottom {width: 830px; margin: 0 auto 0 auto; padding: 0; background: url(images/background.jpg) repeat;}
#main {width: 820px; margin: 0 auto 0 auto; padding: 0; background-color: #1c1c1c;}
#footer {
width: 830px; 
margin: 0 auto 0 auto; 
padding: 0; 
background-color: url(images/bg_body.png) repeat-y center top;
font-size:      12px;
font-weight:    bold;
color: #FFFFFF;}

/**NAVBAR*/

#tabnav{margin:0;padding:0;list-style-type:none;width:auto;
position:relative;display:block;height:38px;
font-size:12px;font-weight:bold;
background:url("images/bgOFF.gif") repeat-x center left;
font-family:Arial;
}

#tabnav li{display:block;float:left;margin:0;pading:0;}

#tabnav a{display:block;float:left;color:#000000;
text-decoration:none;padding:9px 20px 9px 20px;
}
#tabnav a:hover{color:#FFFFFF;}
#tabnav a:active, #tabnav a:visited.active {color:#6c6c6c; background:transparent url("images/bgON.gif") no-repeat top right;}

/** STATUS BAR*/

#statusbar {
	width: auto;
	background:		#FFFFFF;
	margin-left: 400px;
}

/**FRAME*/

#frame_top {
	BACKGROUND: url(images/frame_top.gif) no-repeat; WIDTH: 500px; HEIGHT: 15px
}
#frame_body {
	BACKGROUND: url(images/frame_body.gif) repeat-y; WIDTH: 500px; HEIGHT: auto
}
#frame_content {
	color: #a6cd54;
	WIDTH: 500px;
}
#frame_bottom {
	BACKGROUND: url(images/frame_bottom.gif) no-repeat; WIDTH: 500px; HEIGHT: 15px
}

#news_top {
	BACKGROUND: url(images/news_top.gif) no-repeat; WIDTH: 250px; HEIGHT: 35px
}
#news_body {
	BACKGROUND: url(images/news_body.gif) repeat-y; WIDTH: 250px; HEIGHT: auto
}
#news_content {
	color: #76797c;
	WIDTH: 238px;
	margin: 0px 6px 0px 6px;
}
#news_bottom {
	BACKGROUND: url(images/news_bottom.gif) no-repeat; WIDTH: 250px; HEIGHT: 9px
}

/**BUTTON*/

#button {
		height: 24px;
		font-size: 12px;
		font-weight: bold;
		color: #ffffff;
    border: 1px solid #ffffff;
    background: url(images/button.gif) repeat-x left top;
}
