.panelFullBox {
}

.panelContentBox {
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
	color:#000000;
}

/* liquid layout */
.panelTitleBlueBox {
	width:100%;
	height:20px;
	background-color:#010D48; 
}
.panelTitleGreenBox {
	width:100%;
	height:20px;
	background-color:#669000; 
}
.panelTitleNoColorBox {
	width:100%;
	height:20px;
	background-color:transparent; 
}
.panelTitleLightBlueBox {
	width:100%;
	background-color:#E1E4EE;
}

/* used by XML file */
.panelTitleText {
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
}
.panelTitleText1 {
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#669000;
}
/* front page title bar */
.panelTitleText2 {
	color:#3E4776; font-family:Arial;font-size:18px;font-weight:bold;height:25px;
	padding-left:10px;vertical-align:middle;
}

/* style for SUPPORT & FRIEND feature */
.supportAndFriends {
	width:155px;
	height:60px;
	background-image:url("support.jpg");
	background-repeat:no-repeat;
}

.supportAndFriends td {
	padding-left:2px;
	font-family:Verdana;
	font-weight:bold;
	font-size: 9px;
	color:#3E4776;
	vertical-align:middle;
	text-align:left;
}

#outerTable {
	padding-left:10px;
	padding-right:5px;
	vertical-align:top;
	text-align:center;
}

/* for textbox in container */
.NormalTextBox {
	font-family:Verdana;
	font-weight:normal;
	font-size:9px;
	color:#000000;
	vertical-align:middle;
	text-align:left;
}

/* to be used by image button links */
img.imagebutton {
	border: 1px solid #6C7395;
	height:41px;
}

/* used by hot news container */

.hotNewsBox {
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
	color:#000000;

}

/* front page contentpane 3 */

.currentNewsText {
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
	color:#000000;
	padding-left:10px;
	padding-right:4px;
}
