@charset "UTF-8";
/* CSS Document */

body {
	background: #003C00; 
	text: #FFFF66;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #666666;
}

a:link { 
	color: #ff9900;
}
a:visited { 
	color: #ff9900;
}
a:hover { 
	color: #ff9900;
	background-color: #333333;
	text-decoration: none;
}
a:active { 
	color: #ff9900;
}
	
table.categories td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #66666
}

table.my_border {
	border-style : solid;
	border-color : ffcc66;
	border-spacing : 0 px;
}

table.chilli {
	border-width: 0px 0px 0px 0px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	color: #ffcc33
}
td.chilli {
	width: 20px;
	border-width: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	vertical-align: top;
}
td.other {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #ffcc66
}

td { 
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #ffcc66
}

td { }
.h2 { font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-size: 18px; font-weight: bold; color: #333333}
.h3 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #666666; line-height: 18px}
p {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: normal; color: #ffcc66; line-height: 13px}
div {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: normal; color: #666666; line-height: 13px}
ul { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #666666; line-height: 13px}
.navTab { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: lighter; color: #666666}
.navText { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666}
.navHead { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #FF9900; line-height: 18px }
.topicHead { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #ff9900}
.tiny {  font-size: 8px; font-family: Verdana, Arial, Helvetica, sans-serif}
.navBig {  font-family: Arial, Helvetica, sans-serif; font-size: 13px;; font-weight: bold}


