

body{
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height:20px;
max-width: 750px;
margin: auto;
background: url(img/bg.gif);
}

a:link, a:visited, a:active, a:hover{
color: indigo;
text-decoration: none;
}


.icon_tab{
border-radius:26px 26px 0px 0px;
background: url(img/rose.png);
color: #fff;
}

.icon_table{
width: 100%;
border-collapse: collapse;
border-spacing: 0;
}

.icon_table td a{
display: block;
text-align: center;
color: #fff;
padding: 8px;
}

.icon_table td{
border-left: 1px solid #fff;
}

.icon_table td:first-child{
border-left: none;
}

.icon_site{
min-width: 120px;
text-align: center;
font-weight: 600;
text-shadow: 2pt 0pt 0.9em #FFF, 0pt 0pt 0.9em #FFF;
}

.foot{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
border-radius:0px 0px 26px 26px;
color : #fff;
background: url(img/rose.png);
padding: 16px 5px 16px;
    border-top: 1px solid #236e9b;
    border-radius:0px 0px 0px 0px;
    background-repeat: round;
    text-align: center;
    padding: 10px;
    white-space: nowrap;
    min-width: 500px:;
    overflow: hidden;
}


.tab{
	background:#ffffff;
	border-top: 1px solid #D2D2D2;
	padding:4px;  
        font-weight: bold;
	border-left: 1px solid #011a39;
	border-right: 1px solid #011a39;
    }



.tab:hover{background:#eaedf2}
.tab a,.tab a{
	text-decoration:none
}

.menu {
    box-shadow: none;
    border-top: none;
    background: #fff;
    padding: 6px 6px 6px 6px;
	 border-left: 1px solid #011a39;
border-right: 1px solid #011a39;
}

.menu a,.menu a{
	text-decoration:none
}


.tables{
color : #fff;
background: url(img/rose.png);
padding: 26px 5px 26px;
    border-top: 1px solid #236e9b;
    border-radius:0px 0px 0px 0px;
    background-repeat: round;
    text-align: center;
    padding: 10px;
    white-space: nowrap;
    min-width: 500px:;
    overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

red{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#941d0d; 
	padding: 0 5px 0 5px;
	border-radius: 5px;
	color: white;
	margin: 1px;
	margin-top:-1px;
	//float: right;
	
}

.table_buy_reg{
max-width: 800px;
min-width: 350px;
width: 100%;
font-size: 14px;
 background: url(img/rose.png);
   color:#fff;
    border-top: 1px solid red;
    border-radius:26px 26px 0px 0px;
    background-repeat: round;
    text-align: center;
    padding: 123px;
    white-space: nowrap;
    min-width: 500px:;
    overflow: hidden;
   
  border-collapse: collapse;
}
.table_buy_reg tr {
border-top: 1px solid #011a39;
}
.table_buy_reg td {
padding: 10px;
border-right: 1px solid #fff;

}
.table_buy_reg thead > tr > th {
padding: 3px;
border-right: 1px solid #011a39;
}
.table_buy_reg td > a{
display: block;
}
.table_buy_reg td.buy:hover {
background: #FFFACD;
}
.table_buy_reg td.buy a:hover {
background: none;
color: #0e63b8;
}
.table_buy_reg tr.view td {
background: #FFFACD;
}


.table_but {
	background: url(img/rose.png);
	color:#fff;
	font-size: 20px;
	background-repeat: round;
        text-align: center;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
