.lion {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FF9900; text-decoration: none}
.inputbox {  height: 20px; width: 110px}
.box1 {  border: 1px #778A98 solid}
.small1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; }
.linkbox {  height: 20px; width: 400px}

.text {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #555555;
}

.title {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #555555;
}

.background_color_1 {
	background-color : #FBDB7B;
}

.hand_click
{
	cursor: hand;
}

.title_bar {
	background: url('../../../../_htdocs/skin/default/img/main3h_t_bck.jpg'); 
	height: 22px;
}

.box_title { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333;
	text-decoration : none;
	padding-left: 10px;
}

/* Link */
.link { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #333399;
	text-decoration : none
}

.link:hover { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FF9900;
	text-decoration : none
}

.link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #666666;
	text-decoration : none
}

.link1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #666666;
	text-decoration : none
}

/* Box */
.box1_old {
	height: 20px;
	width: 265px
}

.box2 {
	width: 167px
}

.box3 { 
	border: #99C9DF;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

/* Table Border */
.table_border {
	border : 1px solid #CCCCCC;
}

.table_right_border {
	border-right : 1px solid #CCCCCC;
}

.table_left_border {
	border-left : 1px solid #CCCCCC;
}

.table_top_border {
	border-top : 1px solid #CCCCCC;
}

.table_bottom_border {
	border-bottom : 1px solid #CCCCCC;
}

/* Message */
.sky-error TABLE, .sky-info TABLE, .sky-success TABLE {
    border : 0px #ccc solid;
}
.sky-error TD, .sky-info TD, .sky-success TD {
    padding : 3px;
    vertical-align : top;
}
.sky-error-text, .sky-error .sky-icon-label, .sky-error-text A, .sky-error .sky-icon-label A {
    color : #f00;
}
.sky-success-text, .sky-success .sky-icon-label, .sky-success-text A, .sky-success .sky-icon-label A {
    color : #090;
}
.sky-info-text, .sky-info .sky-icon-label, .sky-info-text A, .sky-info .sky-icon-label A {
    color : #306;
}

.newsSub {
	overflow-y: auto; 
	height: 260px;	
}

.newsMain {
	overflow-y: auto; 
	height: 300px;	
}

.newsBox {
	width: 96%; 
	height: 100px; 
	display: none; 
	background-color: #FFF;
	margin: 5px 0 0 0;
	padding: 10px;
	color: #333;
	overflow-y: scroll;
	border: 1px solid #778A98;
}

.newsTitle {
	cursor: pointer; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #333399;
}
