body {
	/*background-image : url(../gif/head_bg.jpg);
	background-position : right top;
	background-repeat : repeat-x;*/
	font-family:arial;
	margin-left:0px;
	margin-top:0px; 
	margin-right:0px;
	margin-bottom:0px;
}
td{font-size:12px}
.redtext{color:#FF0000;font-weight:bold;font-style:italic;font-size:14px}
.bluetext{color:#3300ff;font-weight:bold;font-style:italic;font-size:14px}
.blacktext{font-weight:bold;font-size:14px}
.question{color:red}
.answer{color:green}
.navtable{
	/*background-image : url(gif/but_down.gif);*/
	background-position : left top;
	background-repeat : repeat-y;
}
#menu {
	width:169px;
	background-color:#E1E1E1;
	padding-left:5px;
	padding-top:0px;
	border-right:1px solid #A5A5A5;
	height:100%
}
 #menu a {
	display:          block;
	/*position:         absolute;*/
	border:           0.05em solid #666;
	background-color: #cccccc;
	line-height:      1;
	text-align:       center;
	width:155px;
	font-weight:bold;
	font-family:arial;
	font-size:12px;
	text-decoration:none;
	height:20px;
	vertical-align: middle;
 }
a:link.nav    { color: #004A80 }
a:visited.nav { color: #906 }
a:hover.nav, a:focus.nav { color: #f60; background-color: #BCCCCB; }
a:active.nav  { color: #f00 }
.special{color:red;font-weight:bold}
a:link.special{color:red;font-weight:bold}
a:visited.special { color: #906 }
a:hover.special, a:focus.special { color: #f60; background-color: #BCCCCB; }
a:active.special  { color: #f00 }

.chayne{ color: #a8a8a8; text-decoration:none }
a:link.chayne, a:visited.chayne{ color: #a8a8a8; text-decoration:none }
a:hover.chayne, a:focus.chayne, a:active.chayne{ color: #2d2d2d; text-decoration:none }

.foot{ color:#2d2d2d; text-decoration:none }
a:link.foot, a:visited.foot{ color: #2d2d2d; text-decoration:none }
a:hover.foot, a:focus.foot, a:active.foot{ color: #a8a8a8; text-decoration:none }
