div {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #FFFFCC;
	text-decoration: none;
}
.bdyTxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
body {
	background-color: #FFFFCC;
	margin-left: 25px;
	margin-top:30px;
}
#Base {
	border: 0;
	height: 100%;
	width: 750px;
	background-color: #003333;
	margin: 0;
	padding: 0;
	cellpadding: 0;
	cellspacing: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
#ContentTbl {
	background-color: #013334;
	background-image: none;
	border: none;
}
.basicContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFF99;
	text-decoration: none;
	
}
#pendule {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	border: none;
	overflow: auto;
	visibility: visible;
	width: 100;
	height: 22px;
	top: 00px;
	left: -30px;
	position: relative;
	right: auto;
	z-index: 100;
	float: right;
}
#InnerTbl {
	border: none;
	width: 100%;
}

#topBdr {
	width: 751px;
	border: 0px;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFCC;
	text-decoration: none;
	text-align: left;
	white-space: normal;
	list-style-position: outside;
	list-style-type: circle;
}
th {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFCC66;
	text-decoration: none;
	background-color: #003399;
	background-position: center top;
	text-align: center;
}
a 
{
color:#CCFF00;
}
a:hover
{
color: #FF0000;
}
