BODY, TD {
	font-family: Tahoma;
	font-size: 9pt;
	color: #7D7559;
}
BODY{
	background-color : #EAE5D2;
}


TD.tdLogo{
	width : 199px;
	height : 138px;
	background-color : #FFFFFF;
}

TD.tdMoodbarContent{
	height : 138px;
	background-color : #FFFFFF;
}

TD.tdSpacehorz{
	height : 1px;
	background-color : #FFFFFF;
}
TD.tdSpacevert{
	width : 1px;
	background-color : #FFFFFF;
}

TD.tdTrail{
	height : 27px;
	text-align : right;
	background-color : #11ABE9;
	color : #FFFFFF;
	padding-left : 25px;
	padding-right : 25px;
	font-size : 8pt;
}
TD.tdTrail TD{
	color : #FFFFFF;
}
TD.tdTrail A{
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
}
TD.tdTrail A:hover{
	color : #FFFFFF;
	text-decoration : underline;
	font-weight : bold;
}


TD.tdBorderTrail{
	height : 27px;
	background-color : #AEA78D;
}
TD.tdContent{
	background-color : #FFFFFF;
	vertical-align : top;
	padding : 25px;
}
TD.tdBorderTop{
	height : 138px;
	background-color : #EAE5D2;
}
TD.tdBorderBottom{ }

TD.tdBorderBottomR{
	vertical-align : top;
	padding-left : 10px;
	padding-top : 20px;
}

TD.tdMenubar{
	vertical-align : top;
	background-color : #11ABE9;
}

TD.tdMenuHeader{
	height : 27px;
	background-color : #11ABE9;
}
TD.tdMenuLine{
	height : 1px;
	background-color : #FFFFFF;
}
TD.tdMenuItem, TD.tdMenuSelectedItem
{
	height : 25px;
	font-weight: bold;
	padding-left : 20px;
}
TD.tdMenuItem{
	color : #FFFFFF;
	background-color : #11ABE9;
}
TD.tdMenuSelectedItem{
	color :  #0E89BA;
	background-color :  #76D2F5;
}
TD.tdMenuItem A{
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}
TD.tdMenuItem A:hover{
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}
TD.tdMenuSelectedItem A{
	color : #0E89BA;
	font-weight : bold;
	text-decoration : none;
}
TD.tdMenuSelectedItem A:hover{
	color : #0E89BA;
	font-weight : bold;
	text-decoration : none;
}
TD.tdSubMenuItem, TD.tdSubMenuSelectedItem
{
	height : 25px;
	font-weight: normal;
	padding-left : 20px;
}

TD.tdSubMenuItem{
	color : #2F2F2F;
	background-color : #CDEEFB;
}
TD.tdSubMenuSelectedItem{
	color : #11ABE9;
	background-color :  #CDEEFB;
}
TD.tdSubMenuItem A{
	color : #2F2F2F;
	font-weight : normal;
	text-decoration : none;
}
TD.tdSubMenuItem A:hover{
	color : #2F2F2F;
	font-weight : normal;
	text-decoration : none;
}
TD.tdSubMenuSelectedItem A{
	color : #11ABE9;
	font-weight : normal;
	text-decoration : none;
}
TD.tdSubMenuSelectedItem A:hover{
	color : #11ABE9;
	font-weight : normal;
	text-decoration : none;
}

TD.tdSubSubMenuItem{
	height : 25px;
	color : #2D2F2B;
	font-weight: normal;
	padding-left : 25px;
	background-color : #DDDDDD;
}
TD.tdSubSubMenuSelectedItem{
	height : 25px;
	color : #2D2F2B;
	font-weight: normal;
	padding-left : 25px;
	background-color :  #D8D8D8;
}
TD.tdSubSubMenuItem A{
	color : #2D2F2B;
	font-weight : normal;
	text-decoration : none;
}
TD.tdSubSubMenuItem A:hover{
	color : #2D2F2B;
	font-weight : normal;
	text-decoration : none;
}
TD.tdSubSubMenuSelectedItem A{
	color : #2D2F2B;
	font-weight : normal;
	text-decoration : none;
}
TD.tdSubSubMenuSelectedItem A:hover{
	color : #2D2F2B;
	font-weight : normal;
	text-decoration : none;
}

TD.tdOnderMenu{
	color : #FFFFFF;
}

TD.tdPoweredBy{
	background-color :  #11ABE9;
	text-align : right;
	color : #FFFFFF;
	font-size : 7pt;
	height : 30px;
	padding-right : 10px;
}
TD.tdPoweredBy A{
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : underline;
}
TD.tdPoweredBy A:hover{
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : none;
}

A {
	color :#11ABE9;
	text-decoration : underline;
}
A:hover {
	color :#11ABE9;
	text-decoration : none;
}
H1{
	color: #11ABE9;
	font-size : 13pt;
}
H2{
	color: #11ABE9;
	font-size : 12pt;
}
H3{
	color: #11ABE9;
	font-size : 11pt;
}
H4{
	color: #11ABE9;
	font-size : 9pt;
}
H5{
	color: #7D7559;
	font-size : 8pt;
}
H6{
	color: #7D7559;
	font-size : 7pt;
}
