@charset "utf-8";
/* CSS Document */

body {
 	margin-top:0px;
   background-color:#000; 
}

img {
 	border:0px;  
}

.menu_active{
   color: #FFF;
   text-decoration: none;
   FONT-SIZE: 14px;
   font-family:Tahoma;
}


.menu, .menu:link, .menu:visited
{
   color: #3c3c3c;
   text-decoration: none;
   FONT-SIZE: 14px;
   font-family:Tahoma;
}
a.menu:hover
{
   color: #000000;
   text-decoration: underline;
   FONT-SIZE: 14px;
   font-family:Tahoma;
}
.text, .text:link, .text:visited
{
   color: #4D4D4D;
   text-decoration: none;
   FONT-SIZE: 12px;
   font-family:Tahoma;
}
a.text:hover
{
   color: #000000;
   text-decoration: underline;
   FONT-SIZE: 12px;
   font-family:Tahoma;
}
.text_normal_12_gray {
   color: #4D4D4D;
   font: 12px Tahoma, Geneva, sans-serif;
}

.text_normal_14_gray {
   color: #4D4D4D;
   font: 14px Tahoma, Geneva, sans-serif;
}

.text_normal_14_blue {
   color: #57B6DD;
   font: 14px Tahoma, Geneva, sans-serif;
}

.text_normal_14_pink {
   color: #FF7BB7;
   font: 14px Tahoma, Geneva, sans-serif;
}
.text_normal_14 {
   font: 14px Tahoma, Geneva, sans-serif;
}
.text_normal_36_blue {
   color: #57B6DD;
   font: normal 36px Tahoma;
}

.text_normal_36_pink {
   color: #FF7BB7;
   font: normal 36px Tahoma;
}
.text_normal_24_blue {
   color: #57B6DD;
   font: normal 24px Tahoma;
}

.text_normal_24_gray {
   color: #4D4D4D;
   font: normal 24px Tahoma;
}
.header_gray {
   color: #999999;
   font: normal 60px Tahoma;
}
.header_pink {
   color: #FF7BB7;
   font: normal 60px Tahoma;
   }

.text_normal_24_pink {
   color: #FF7BB7;
   font: normal 24px Tahoma;
}

.hosting_buy_it_now{
 	color:#F0C;
   text-decoration:none;
   font-size:12px;  
}


h1 {
   display: inline;
}
h2 {
   display: inline;
}
h3 {
   display: inline;
}
