body, td {
	font-family:		arial;
	font-size:		10px;
}

a {
	font-size:		10px;
	color:			#000000;
}

.red {
	color:			#996666;
	font-weight:		bold;
	font-size:		14px;
}
td.red  {
	background-color:	#996666;
}
.red a {
	text-decoration:	none;
	color:			#996666;
	font-weight:		bold;
	font-size:		14px;
}
.title {
	color:			#666699;
	font-size:		14px;
	font-weight:		bold;
	display:		inline;
	padding-bottom:		2em;
}
.black {
	background-color:	black;
	color:			white;
}
.white {
	background-color:	white;
}
.img {
	border: 0px;
}



nav_off {
	font-family:		century gothic;
	font-size:		14px;
	color:			black;
}
nav_on {
	font-family:		century gothic;
	font-size:		14px;
	color:			#666699;
}
nav a {
	font-family:		century gothic;
	font-size:		11px;
	color:			#000000;
}
.right_pane {
	background-image:	url('../graphics/right_pane.gif');
	background-repeat: 	repeat-y;

}
.yellow {
	background-color:	#ffffcc;
}
.br_white {
	background-image:	url('../graphics/br_white.gif');
	background-repeat: 	repeat-y;
}
.br_yellow {
	background-image:	url('../graphics/br_yellow.gif');
	background-repeat: 	repeat-y;
	background-color:	#ffffcc;
}
.dots_v {
	background-image:	url('../graphics/dots_v.gif');
	background-repeat: 	repeat-y;
	background-position: 	center;
}
.dots_h {
	background-image:	url('../graphics/dots_h.gif');
	background-repeat: 	repeat-x;
	background-position: 	center;
}
.input {
	border: solid;
	border-width: 1px;
	border-color: #000000;
	font-family: verdana, arial, sans-serif; 
	font-size: 11px;
}
.option {
	
	font-family: 		verdana, arial, sans-serif; 
	font-size: 		11px;
}