A:link
{
    COLOR: #000099
}
A:visited
{
    COLOR: #993333
}
A:hover
{
    COLOR: #6699cc
}
.gnbButton_hover {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	FONT-STYLE: normal;
	BACKGROUND-COLOR: #CCCCCC;
	padding-left: 4px;
	padding-right: 4px;
	border-left : 1px solid #ffffff;
	text-decoration : none;
	text-align : center;
    	COLOR: #333333;
	cursor: hand;
}
.gnbButton {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	FONT-STYLE: normal;
	BACKGROUND-COLOR: #6699CC;
	padding-left: 4px;
	padding-right: 4px;
	border-left : 1px solid #ffffff;
	text-decoration : none;
	text-align : center;
    	COLOR: #FFFFFF;
	cursor: hand;
}
.textNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}

.textNormal1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.sectionHeading {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 15px;
	FONT-WEIGHT: bold;
	FONT-STYLE: normal;
	BACKGROUND-COLOR: #CCCCAA;
	padding-left: 4px;
	padding-right: 4px;
	border-left : 1px solid #ffffff;
	text-decoration : none;
	text-align : center;
    	COLOR: #000000;
	cursor: normal;
}
.sectionHeadingleft {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 15px;
	FONT-WEIGHT: bold;
	FONT-STYLE: normal;
	BACKGROUND-COLOR: #CCCCAA;
	padding-left: 4px;
	padding-right: 4px;
	border-left : 1px solid #ffffff;
	text-decoration : none;
	text-align : left;
    	COLOR: #000000;
	cursor: normal;
}

.dataDisplay {
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12pt;
	font-weight: normal;
	line-height: normal;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	text-align: left;
	border-bottom: 1px solid #cccccc;
	border-right: none;
	border-left: none;
	border-top: 1px solid #cccccc;
	vertical-align: top;
	}

.datacell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #EEEEEE;
	line-height: normal;
	padding-bottom : 2px;
	padding-top : 2px;
	padding-left : 2px;
	padding-right : 2px;
}
.columnheading {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
	background-color: #CCCCCC;
	padding-bottom : 2px;
	padding-top : 2px;
	padding-left : 2px;
	padding-right : 2px;
}
.TextScrollStyle {
		visibility:hidden;
		font-family:Verdana;
		font-weight:bold;
		text-align:center;
		padding:0;
		margin:0;
		width:100%;
		overflow:hidden;
}
