body {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        color:#666666;
        font-size:11px;
        line-height:14px;
		background: url(bg_snow.gif) repeat 0 0;}
div, p, form, h1, h2, h3 {
        margin:0px;
        padding:0px;}
a {
        color:#575757;}
a:visited {
        color:#272727;}
a:hover {
        color:#DC3836;}
a img {
        border:0px;}
.hova a{
        text-decoration:none;}
.hova a:hover {
        text-decoration:underline;
        color:#DC3836;}
.m10 {
        margin-bottom: 10px; }
p {
        text-align:justify;
        margin-bottom:10px!important;}
ul {
        padding:0px;
        margin:15px 0px;
        line-height:16px;}
li {
        font-size:11px;
        margin-top:5px;
        margin-bottom:5px;
        margin-left:15px;
        list-style-position:outside;
        list-style-type:disc;
        color:#666666;}
h1 {
        font-size:14px;
        line-height:18px;
        margin-bottom:20px!important;
        color:#333333;}
h2 {
        font-size:12px;
        line-height:16px;
        margin-bottom:15px!important;
        color:#333333;}
h3 {
        font-size:11px;
        line-height:14px;
        margin-bottom:10px!important;
        color:#333333;}
.tit,.tit a, h3, h2, h1 {
        letter-spacing:1px;
        text-transform:uppercase;
        font-family:Arial, Helvetica, sans-serif;}
.s10 {
        font-size:10px;
        line-height:12px;}
.s12 {
        font-size:12px;
        line-height:14px;}
.s13 {
        font-size:13px;
        line-height:14px;}
.m5 {
        margin-bottom:5px;}
.m15 {
        margin-bottom:15px;}
.m25 {
        margin-bottom:25px;}
.m35 {
        margin-bottom:35px;}
.hr {
        background:url(hr.gif);}
.red, h2 a, .red a {
        color:#DC3836!important;}
.main_black {
        color:#000000!important;}
h2 a:hover {
        color:#575757!important;
        text-decoration:none;}
.white,.white a,.white a:hover {
        color:#FFFFFF!important;}
.left {
        float:left;
        margin-right:15px;
        margin-bottom:5px;}
.rght {
        float:right;
        margin-left:15px;
        margin-bottom:5px;}
.inp {
        font-size:10px;
        line-height:12px;
        border:1px solid #666666;
        background-color:#ffffff;
        color:#666666;
        font-family: Verdana, Arial, Helvetica, sans-serif;}
.bord {
        border-bottom:1px solid #C3C3C3;
        border-right:1px solid #C3C3C3;
        background-color:#F2F2F2;
        color:#666666;}
.bord td{
        border-top:1px solid #C3C3C3;
        border-left:1px solid #C3C3C3;}
.head td {
        background-color:#D7D7D7;
        color:#666666;}
.black, .black a{
	color:#000;}
.bb{
	font-weight:bold;}
.celebs {
	border: 1px solid #666666;
	text-align: center;
	margin-right: 20px;
	padding: 15px; }
.celebs_inner {
	margin: 0 0 20px 0;
	padding: 25px; }
.celebs a {
	display: block;
	min-height: 300px;
	text-decoration: none; }
.celebs a:hover {
	color: #575757; }
* html .celebs a {
	height: 300px; }
* html .ieFix {
	margin-left: -3px; }
.btn_next {
  background: url(btn_next_gradient.png) no-repeat 0 0; }
.btn_prev {
  background: url(btn_prev_gradient.png) no-repeat 0 0; }

/*   -=========== Float_Block ===========-   */
#float_block {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1000;
  width: 30px; }
#float_block .control {
  background: url(float_block_control.png) no-repeat 0 0;
  height: 60px;
  width: 30px;
  padding: 10px 0 0 8px; }
#float_block .control a {
  display: inline-block;
  margin-bottom: 9px; }

.popup {
  position: absolute;
  display: none;
  top: 100px;
  left: 100px;
  z-index: 10000;
  border: 1px solid #CBCBC9;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 3px 3px 4px #ACACAC; }
.popup div {
  background: #FFFFFF;
  padding: 20px; }
