<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
-->

body{
background:url(bg_top.jpg) repeat-x #000000;
margin:0;
}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}

.header{
background:url(header.jpg) no-repeat;
width:842px;
height:255px;
}

.nav{
background:url(main_nav2.jpg) no-repeat;
width:842px;
height:45px;
}

.top_content{
background:url(contentbox_top2.jpg) no-repeat;
width:640px;
height:15px;
}

.conbg{
/*background:url(right_conbg.jpg) repeat-y;*/
background:url(rbg_full2.jpg) no-repeat;
width:547px;
height:890px;
}

.conbg2{
background:url(rcon_bg.jpg) repeat-y;
width:538px;
height:15px;
margin-left:9px;
}


.leftbg{
background:url(leftbg.jpg) repeat-y;
width:296px;
height:13px;
}

.main_bottom{
background:url(main_bottom2.jpg) no-repeat ;
width:937px;
height:17px;
}

.whitebg_left{
background:url(left_w_bg.jpg) repeat-y ;
}

.bboard{
background:url(bboard.jpg) no-repeat;
width:282px;
height:134px;
margin-left:13px;
}

.bdj_circle{
width:333px;
margin-left:4px;
float:left;
background-color:#00CCCC;
background:url(circ_mid_new.jpg) repeat-y;
}

.circ_head{
/*background:url(new_circ.jpg) no-repeat;*/
background:url(bcirc.jpg) no-repeat;
width:333px;
/*height:45px;*/
height:136px;
}

.con_mid{
width:310px;
margin:0 auto;
height:750px;
color:#787878;
}

.circ_bottom{
background:url(circ_bottom_new.jpg) no-repeat #FFFFFF;
width:333px;
height:19px;
}

.bdj_closet{
width:288px;
margin-left:2px;
margin-top:1px;
float:left;
background-color:#00CCCC;
background:url(neww_bg.jpg) repeat-y;
}

.closet_head{
background:url(hcloset2.jpg) no-repeat;
width:288px;
height:51px;
}

.closet_bottom{
background:url(neww_bottom.jpg) no-repeat #FFFFFF;
width:288px;
height:19px;
}

.con1{
width:270px;
margin:0 auto;
}


.whatsnew{
width:288px;
margin-left:2px;
margin-top:5px;
float:left;
background-color:#00CCCC;
background:url(neww_bg.jpg) repeat-y;
}

.whatsnew_head{
background:url(neww.jpg) no-repeat;
width:288px;
height:40px;
}

.whatsnew_bottom{
background:url(neww_bottom.jpg) no-repeat #FFFFFF;
width:288px;
height:18px;
}

.con_new{
width:270px;
margin:0 auto;
height:181px;
}

.connects{
width:280px;
margin-left:20px;
float:left;
margin-top:12px;
}

.customize{
width:288px;
margin-left:2px;
margin-top:1px;
float:left;
background-color:#00CCCC;
background:url(neww_bg.jpg) repeat-y;
}

.custom_head{
background:url(hplanner.jpg) no-repeat;
width:288px;
height:34px;
}

.custom_bottom{
background:url(neww_bottom.jpg) no-repeat #FFFFFF;
width:288px;
height:22px;
}

.custom_new{
width:260px;
margin:0 auto;
}

/*blink{visibility:expression((Math.floor(new Date().getTime()/500)%2)?"visible":"hidden");}
<blink>asd sad</blink>
*/
.newsletter_box{
height:670px;
width:270px;
margin-left:18px;
overflow:hidden;
font-size:11px;
color:#FFFFFF;
}

.newsletter_box p{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.newsletter_box a{
color:#FFFFCC;
text-decoration:none;
}

.bboard_box{
width:260px;
margin-left:10px;
padding-top:58px;
}

.bboard_box p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

.bboard_box a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:bold;
}

.inner-panel{
border-bottom:#FF94BB solid 1px;
}

/*.inner-panel p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}*/


/* text colors */
.pink-txt{
color:#fd0061;
}

.pink2-txt{
color:#ff3ea6;
}

.gray-txt{
color:#787878;
}

.yellow-txt{
color:#fffbad;
}

.red-txt{
color:#cf004b;
}

.blue-txt{
color:#d1fbff;
}

.white-txt{
color:#FFFFFF;
}

.navbar{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
margin-top:10px;
}

.navbar a:hover{
color:#FFCCFF;
text-decoration:none;
}