HTML{height:100%; width:100%;}
/*
img {behavior: url(/happyvirus_devel/front/css/iepngfix.htc);}

img {behavior: url(/happyvirusDev/front/css/iepngfix.htc);}

*/
img {behavior: url(/front/css/iepngfix.htc);}

A:hover IMG {
	COLOR: #333333; TEXT-DECORATION: none
}
FORM {margin:0px; padding:0px;}
BODY {
	FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Arial, Tahoma;MARGIN: 0px 0px 0px; background:#FFFFFF; text-align:left; 
}
TD {
	FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Arial, Tahoma;text-align:left; 
}
TH {
	FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Arial, Tahoma
}
A {
	FONT-SIZE: 12px; COLOR: #333333; outline:none;
}
A:link {
	COLOR: #333333; TEXT-DECORATION: none
}
A:visited {
	COLOR: #333333; TEXT-DECORATION: none
}
A:hover {
	COLOR: #333333; TEXT-DECORATION: underline
}
A:active {
	COLOR: #333333; TEXT-DECORATION: none
}
INPUT,SELECT,TEXTAREA{outline:none;}
A.nav_wb:hover { border-bottom:1px dashed #eee; margin:0px;}
A.wb_roomImage:hover{}

.bg_body_1{ background:#FFFFFF}
.bg_long_hd_1{ background:url(../images/bg/bg_main_hd_1.png); background-position:bottom; background-repeat:repeat-x; height:137px;}
.bg_long_bd_1{ background:url(../images/bg/bg_main_bd_1.jpg); background-position:bottom; background-repeat:repeat-x;}
.bg_main_new{ background:url(../images/bg/bg_main_new.jpg); background-position:bottom; background-repeat:repeat-x;}
.bg_long_bd_2{ background:url(../images/bg/bg_main_hd_2.jpg); background-position:top; background-repeat:repeat-x;}
/*.bg_long_ft_1{ background:url(../images/bg/bg_main_ft_1.jpg); background-position:bottom; background-repeat:repeat-x; height:70px;}*/
.bd_img_1{ border:1px solid #ccc; padding:2px}
.bd_img_2{ border:1px solid #999;}
.btn{ cursor:pointer}
.bd_img_1{border:1px solid #aaa;}
.txt_boxStaus_1{color:#222222; font-size:12px; font-weight:bold;}
.txt_boxStaus_2{color:#db0a07; font-size:11px; font-weight:bold;}
.txt_boxStaus_3{color:#222222; font-size:13px; font-weight:bold;}
.txt_copyright{color:#767676; font-size:11px;}
.sel_family_site{color:#aaaaaa;font-size:12px; background:#FFFFFF; border:1px solid #aaaaaa; margin:2px;}
.linkAvatar{border:1px solid #ccc; padding:2px}
.btn_bottom{cursor:pointer}
.footer_right a:link, .footer_right a:active, .footer_right a:visited {
color:#888888;
font-size:11px;
text-decoration:none;
}
.footer_right a:hover {
color:#666666;
font-size:11px;
text-decoration:underline;
}
.txt_footer_bar{ margin:0 7px}


.txt_from_login{color:#333333; font-size:11px; font-weight:bold;}
.txt_wb_t1{color:#ffffff;font-size:11px;}
.txt_wb_t2{color:#e11f26;font-size:11px;}



/* ######### Style for Drop Down Menu ######### */



.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #ff0000; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:500;
background-image:url(../images/bg/bg_bar_webboard.png);
width: 224px;
height:140px;
visibility: hidden;
margin-top:-5px;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: red;
}

/* ######### /Style for Drop Down Menu ######### */

