a {
	text-decoration:none;
}
a:hover{
	color:red;
}
BODY {
	background-color:#FFF7CC;
}
H1 {
	font-size : 15pt;
	font-weight : bold;
	text-align : center;
	
}
H2 {
	font-size : 15pt;
	font-weight : bold;
	text-align : center;
	color:#941D5B;
}
H5.slogans{
	clear:left;
}

TABLE.headertable{
	width : 100%;
	background-color: #941D5B;
	color:gold;
	
}
TABLE.maintable{
	width : 100%;
	background-color:#FFF7CC;
	color:000000;
	
}

TABLE.footertable{
	width : 100%;
	background-color: #941D5B;
	color:gold;
	
}
TD.mainleft {
	background-color: #dedebe;
	width : 150px;
	height:100%;
	
}
TD.maincenter{
	padding-left:5px;
	padding-right:5px;
	
	
}
TD.mainright {
	background-color : white;
	width : 150px;
	
}
p.NewsLinks{
	font-size:9pt;
	margin-left:5pt;
	margin-right:5pt;
	margin-top:2pt;
	margin-bottom:3pt;
}
table.audiolist{
	width:95%;
	margin-left:2.5%;

	font-size:11px;
	font-family:sans-serif;
}
table.audiolist td {
	vertical-align:top;	
	padding:3px;
	background-color: #feedab;
}
div.lojongbox{
	background-color: #feedab;
	margin-top:5%;
	margin-left:50px;
	margin-right:200px;
	padding:20px;
	border-top-color : Silver;
	border-top-style : solid;
	border-top-width : thin;
	border-right-color : Gray;
	border-right-style : solid;
	border-right-width : medium;
	border-left-color : Silver;
	border-left-style : solid;
	border-left-width : thin;
	border-bottom-color : Gray;
	border-bottom-style : solid;
	border-bottom-width : medium;
	max-width : 500px;
	min-width : 300px;

}
div.slogansnav{
	text-align:center;
}
table.tabs {
	width: 100%;
	margin-bottom:0px;
	margin-top:5px;
	font-weight:bold;
	}
td.tab {
	font-family:sans-serif;
	font-size:11px;
	background-color: #feedab;
	border-left: 1px solid gray;
	border-right : 2px solid gray; 
	border-top :1px solid gray;
	text-align:center;
	padding-left: 5px;
	padding-right: 5px;
	white-space : nowrap;
	}
td.selectedtab{
	background-color : #FFF7CC;font-family:sans-serif;font-size:11px;
	font-weight:bolder;
	border-left: 1px solid silver; border-right : 2px solid silver;
	border-top : 1px solid silver;font-weight:bolder;
	text-align:center;color:black;padding-left: 5px;
	padding-right: 5px;
	white-space : nowrap;
	}
td.tabspacer {
	font-size:7px;width: 7px;color: white;height: 20px;
	}	
td.tabbottom {
	background-color: silver;height: 1px;			
	}
td.tabbottomselected{
	height: 1px;border-left: 1px solid silver;border-right: 2px solid silver;
	font-size:1px;background-color :#FFF7CC;	
	}
td.leveltab {
	font-family:sans-serif;font-size:11px;background-color : #dedebe;
	border-left: thin solid silver; border-right : solid silver;
	border-top : thin solid silver;text-align:center;padding-left: 5px;
	padding-right: 5px;
	white-space : nowrap;
	}
.storybox{
	background-color: #feedab;
	padding:20px;
	border-top-color : Silver;
	border-top-style : solid;
	border-top-width : thin;
	border-right-color : Gray;
	border-right-style : solid;
	border-right-width : medium;
	border-left-color : Silver;
	border-left-style : solid;
	border-left-width : thin;
	border-bottom-color : Gray;
	border-bottom-style : solid;
	border-bottom-width : medium;

}