/* content */
.text-header {
	font-size: 12pt;
	font-family: Tahoma;
	color: #A9AAAE;
	font-weight: bold;
}
.text-header-blue {
	font-size: 12pt;
	font-family: Arial;
	color: Silver;
	font-weight: normal;
	background : url(../img/aHDivider.jpg) repeat top;
}
.icon
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 7px;
}
.iconleft
{
	padding-right: 8px;
}
.iconfoot
{
	padding-right: 0px;
	padding-left: 5px;
}
.pathway {
	color: #FFFFFF;
	font-size: 14pt;
	font-family: Tahoma;
	font-weight:bold;
}
.pageContent {
	color: #A9AAAE;
	font-size: 10pt;
	font-family: Tahoma;
}
.text-data {
	color: #A9AAAE;
	font-size: 11pt;
	font-family: Tahoma;
}
.text-data-bold {
	color: #A9AAAE;
	font-size: 11pt;
	font-family: Tahoma;
	font-weight : bold;
}
.pageContent a { 
    font-size: 9pt;
	color: #767676;
	font-family: Tahoma;
	}


/*main menu*/
.menu {
	font-size: 12pt;
	font-family: Tahoma;
	color: #FDFEFF;
	text-decoration: none;
	padding-bottom: 0px;
	padding-top: 0px;
	font-weight: normal;
}
.menua {
	font-size: 11pt;
	font-family: Tahoma;
	color: #cdcdcd;
	text-decoration: underline;
	font-weight: normal;
}
.menuaa {
	font-size: 11pt;
	font-family: Tahoma;
	color: #A9AAAE;
	text-decoration: underline;
	font-weight: normal;
}
.menuaaa {
	font-size: 11pt;
	font-family: Tahoma;
	color: #A9AAAE;
	text-decoration: underline;
	font-weight : bold;
}

.menutable{
	padding-left: 6px;
	padding-right: 10px;
	padding-bottom: 4px;
}

.menuline {
	color: #D6D6D6;
	text-decoration: none;
	background-color: #D6D6D6;
	width: 1px;
	background-repeat: repeat-y;
	background-position: center top;
}
.menu-hr { background-color: #FFFFFF; }


.img_header01 {  width:101; height:101; }


.img_menu_line2 {  width:36; height:52; }
.img_menu_line {  width:36; height:38; }

.img_header06 {  width:461; height:293; }


.img_headertop_line_1 {  width:312; height:10; }
.img_header02 {  width:101; height:101; }


.img_line_1_1_1_1 {  width:1; height:1; }

.table-data
{
	background-image: url('../img/greyBg.jpg');
	background-position:left;
	background-repeat: repeat;
	border : 1px solid White;
}

.bgImage
{
	background-image: url('../img/mainBG.jpg');
	background-repeat : no-repeat;
	background-position :  center center;
	height:100%;
	background-color : black;
}

.bgImageData
{
	background-image: url('../img/bg_data.jpg');
	background-repeat : no-repeat;
	background-position :  center center;
	height:100%;
	background-color : black;
}


.anchorHide{
	color: black;
	text-decoration: none;
	font-weight: normal;
}
