body {
	padding: 0px  0px;
	scrollbar-arrow-color: "#003366";
	scrollbar-base-color: "#EEEEEE";
}

a:link { color: #CC6600; text-decoration: underline}	
a:visited { color: #CC6600; text-decoration: underline}
a:active { color: #CC6600; text-decoration: underline}
a:hover { color: #660000; text-decoration: underline}

td { font-family: "Cordia New, Ms Sans Serif"; font-size: "14pt"; font-weight: "normal"; color="#000000";}

.thTopic {
	font-family: "Ms Sans Serif";
	font-size: "8pt";
	font-weight: "bold";
	color: "black";
}

.thTopicColor {
	font-family: "Ms Sans Serif";
	font-size: "8pt";
	font-weight: "bold";
	color: "660000";
}

.topicMenu {
	font-family: "Ms Sans Serif";
	font-size: "8pt";
	font-weight: "bold";
	padding: 4px;
	background: #660000;
	width: 100%;
	height: 100%;

}

div.headTopic{
	border: solid 1px silver;
	padding: 2px;
	margin-bottom: 0px;
	background: "#EEEEEE";
	font-family: "Ms Sans Serif";
	font-size: "10pt";
	font-weight: "normal";
	height: 23px;
}

a.topicMenu:hover { 
	padding: 4px;
	background-color: "#FF9900"; 
	background-position: center; 
	width: 100%;
	height: 100%;
}

.hWord {  font-family: "MS Sans Serif"; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #003366; 
	background-position: center; 
	text-align: center; 
	text-valign: center;
	vertical-align: middle;
	height: 15px; width: 15px; }

.thBtn
{
	font-family:ms sans serif;
	font-size:10pt;
	background: #EEEEEE;
	border-bottom: 1px solid #7B4A10;
	border-right: 1px solid #777777;
	border-left: 1px solid #9999CC;
	border-top:1px solid #9999CC;
	color:#003366;
	height:25px;
	text-decoration:none;
	cursor: hand;
}
