a.style1:link{color:#000000;text-decoration: none;}
a.style1:visited{color:#000000;text-decoration: none;}
a.style1:active{color:#000000;text-decoration: none;}
a.style1:hover{color:#000000;text-decoration: underline;}

a:link{color:#000000;text-decoration: none;}
a:visited{color:#000000;text-decoration: none;}
a:active{color:#000000;text-decoration: none;}
a:hover{color:#000000;text-decoration: underline;}

a.style3:link{color:#969696;text-decoration: none;}
a.style3:visited{color:#969696;text-decoration: none;}
a.style3:active{color:#969696;text-decoration: none;}
a.style3:hover{color:#969696;text-decoration: underline;}

BODY {
	SCROLLBAR-FACE-COLOR: #3599FD;
	SCROLLBAR-HIGHLIGHT-COLOR: #99CCFF;
	SCROLLBAR-SHADOW-COLOR: #AED7FF;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR:  #000000;
	SCROLLBAR-TRACK-COLOR: #D1F0F5;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}
#search {
	background-image: url(../img/bg_search.jpg);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center;
}
#s_bt {
	background-image: url(../img/s_bt.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	width: 60px;
}
#s_box {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background:none;
}
#b_search {
	background-image: url(../img/bg_search.jpg);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center;
	height: 20px;
}

#txsent {
	font-size: 12px;
	color: #000000;
        border-color: #3599FD;
}

#user {
	font-size: 12px;
	color: #000000;
        width: 203px;
        border-color: #3599FD;
}

#btsent {
	font-size: 12px;
	color: #000000;
	background-image: url(../img/bt_sent.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 30px;
	width: 70px;
}
#title {
	font-size: 14px;
	background-image: url(../img/message.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
	top: 0px;
}
#all {
	font-size: 14px;
	background-image: url(../img/message.jpg);
	background-repeat: no-repeat;
	width: 250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
	top: 0px;
}
#news_left {
        background: url("../img/bg_left.jpg") no-repeat;
}
#news_right {
        background: url("../img/bg_right.jpg") no-repeat;
}
#next {
	background-image: url(../img/bg_right.jpg);
	background-repeat: no-repeat;
	width: 250px;
}
#time {
	height: 30px;
	width: 100%;
}

#q {
	border: 1px solid #3599FD;
	background-color: #FFFFFF;
}
