/*------ Style declarations -----*/
/*-----------------------------------------------------------------------*/

html {overflow-y:scroll;}


body, table {
	cellpadding: 0;
	cellspacing: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #3C0201;
}	

body {
    margin: 0px;
    margin-right: 0px;
    padding: 0px;
    background-color: #EAEAEA;
    text-align:center;
}

td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  }
}

div {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #000000;
}

.grey{
	color: #555555;
	margin: 0px 0px 0px 0px;

}

img {
  border: none;
  }

a {
    color: #000000; text-decoration: none;
}


a:hover{
	color: #888888; text-decoration: none;
	
}

/*-----------------------------------------------------------------------*/


 #container {
    margin-top: 80px;
    margin-left: auto;
    margin-right: auto;
    width: 850px;
    text-align: center;

}

#banner{
	width: 100%;
	height: 79px;
}

 #logo {
    background-image: url('images/logo.gif');
    background-repeat: no-repeat;
    background-position:top left; 
    width:226px;
    height:79px;
}

 #slogan {
    background-image: url('images/slogan.gif');
    background-repeat: no-repeat;
    background-position:right bottom; 
    width:247px;
    height:41px;
}




#button_holder{
    height:22px;
    width: 100%;
}

#button{
    background-image: url('images/button.gif');
    text-align: center;
    height: 22px;
}

#button_end{
    background-image: url('images/button_end.gif');
    height: 22px;
    width: 7px;
}

#button_endr{
    background-image: url('images/button_end.gif');
    height: 22px;
    width: 2px;
}

#button_endl{
    background-image: url('images/button_end.gif');
    background-position:right; 
    height: 22px;
    width: 2px;
}


/*-----------------T------------*/
#bg_tlc {

    background-image: url('images/bg_tlc.gif');
    width: 40px;
    padding: 0px;
    height: 40px;
}


#bg_bodyt{
    background-image: url('images/bg_bodyt.gif');
    height: 40px;
    width: 507px;
    padding: 0px;
}

#bg_topnav{
    background:url('images/bg_topnav.gif');
    height: 40px;
    width: auto;
    padding: 0px;
}

#bg_trc{
    background-image: url('images/bg_trc.gif');
    width: 40px;
    height: 40px;
    padding: 0px;
}



/*-----------------B------------*/
#bg_tbl {
    background-image: url('images/bg_tbl.gif');
    width: 40px;
    padding: 0px;
    height: 79px;
}

#bg_tb {
    background-image: url('images/bg_tb.gif');
    padding: 0px;
    height: 79px;
}

#bg_tbr {
    background-image: url('images/bg_tbr.gif');
    width: 40px;
    padding: 0px;
    height: 79px;
}



/*-----------------B------------*/
#bg_buttonl {
    background-image: url('images/bg_buttonl.gif');
    width: 40px;
    padding: 0px;
    height: 28px;
}


#bg_button {
    background-image: url('images/bg_button.gif');
    vertical-align: bottom;
    padding: 0px;
    height: 28px;
}


#bg_buttonr {
    background-image: url('images/bg_buttonr.gif');
    width: 40px;
    padding: 0px;
    height: 28px;
}




/*-----------------M------------*/
#bg_left {
    background-image: url('images/bg_bodyl.gif');
    width: 40px;
    padding: 0px;
    height: 250px;   
}


#bg_middle{
    padding: 0px;
    background-color: #121212;
}

#bg_right{
    background-image: url('images/bg_bodyr.gif');
    width: 40px;
    height: 200px;
    padding: 0px;
    maring: 0px;
}


.highlight{
	color: #0000FF;
	text-decoration: underline;
}

/*-----------------F------------*/
#bg_llc {
    background-image: url('images/bg_llc.gif');
    width: 40px;
    padding: 0px;
    height: 40px;
}


#bg_l{
    background-image: url('images/bg_bodyb.gif');
    height: 35px;
    padding: 0px;
}


#bg_lrc{
    background-image: url('images/bg_lrc.gif');
    width: 40px;
    height: 40px;
    padding: 0px;
}


/*----------------IB----------------*/


.main_block{
	padding: 5px 0px 0px 0px;
}

.right_block{
	width: auto;
	padding: 5px 0px 0px 20px;
	vertical-align: top;
}


.rounded{
	background: #FFFFFF no-repeat;
	margin: 16px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}

.pad{
	padding: 17px;
	margin: 0px 0px -17px 0px;
}


.rounded_head{
  background: transparent url(images/icorner_tr.gif) scroll no-repeat top right;
  margin-bottom: -20px;
  height: 17px;
  display: block;
  border: none;
  padding: 0px;
}


.rounded_foot{
  background: transparent url(images/icorner_br.gif) scroll no-repeat top right;
  margin-bottom: 0px;
  height: 17px;
  display: block;
  border: none;
  padding: 0px;
}


.topnav{
    padding: 0px;
    position: relative; top: 4px; left: 13px;
    font-weight: bold;
}



#footer{
  	position:relative;
  	margin-left: auto;
  	margin-right: auto;
  	margin-top: 30px;
  	margin-bottom: 0px;
  	text-align: center;
  	width: 850px;
  	display: in-line;
}


h3{
	padding: 0px;
	margin: 0px 0px 10px 0px;
}




embed{
	padding: 0px;
	margin: 0px;
}

object{
	padding: 0px;
	margin: 0px;
	
}

ul
{
	list-style-type: square;
	
}

#pricetable{
    margin: 5px 20px 30px 20px;
}

.score{
	border-bottom: dotted 1px;
	padding: 2px 20px 2px 20px;
	background: #EFEFEF;
}
