/* style.css - The Digital Village Style Sheet */
/* Writen by Doran Barons */
/* $Id: style.css,v 1.5 2010/07/11 05:35:19 db Exp $ */
BODY {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  color: 	#000000;
  background: 	#ffffff;
/*
	SCROLLBAR-FACE-COLOR: #999999; 
	SCROLLBAR-HIGHLIGHT-COLOR: #666666;
	SCROLLBAR-SHADOW-COLOR: #666666;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #aaaaaa;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
*/
}
A { 
    color: #0000ff;
    text-decoration: none; 
}
A:hover {
    color: #ff0000;
    /* color: #0000ff; */
/*    text-decoration: underline; */
    text-decoration: none; 
    /* font-weight : bold; */
}
A:active {
    color: #ff0000;
    text-decoration: underline
    /* font-weight : bold; */
}
table.outer_table {
/*	border: 1px solid white; */
/*	background: 	#ffffff; */
}

.big_title {
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size: 	32pt;
	color: #000000;
    font-weight : bold;
	padding-bottom:20px;
}
.program_sched_table {
	font-family: 	Verdana, Helvetica, Arial, sans-serif;
	font-size: 	12pt;
	background: 	#ffffff;
	/*  background: 	#ccFFcc; */
	/* font-weight:  600; */
	/* font-weight:  bold; */
}
.bigger_sans {
  font-family: 	Verdana, Helvetica, Arial, sans-serif;
  font-size: 	14pt;
  /* font-weight:  600; */
  /* font-weight:  bold; */
}
.big_sans {
  font-family: 	Verdana, Helvetica, Arial, sans-serif;
  font-size: 	13pt;
}
.med_sans {
  font-family: 	Verdana, Helvetica, Arial, sans-serif;
  font-size: 	10pt;
}
.small_sans {
  font-family: 	Verdana, Helvetica, Arial, sans-serif;
  font-size: 	8pt;
}
.sans {
  font-family: 	Verdana, Helvetica, Arial, sans-serif;
}
.bigbig_serif {
  font-family: 	Georgia, "Times New Roman", Times, serif;
  font-size: 	26pt;
    /* font-weight : bold; */
  color: #000000;
}
.bigger_serif {
  font-family: 	Georgia, "Times New Roman", Times, serif;
  font-size: 	14pt;
    /* font-weight : bold; */
}
.big_serif {
  font-family: 	Georgia, "Times New Roman", Times, serif;
  font-size: 	13pt;
  /* font-weight:  600; */
  /* font-weight:  bold; */
}
.med_serif {
  font-family: 	Georgia, "Times New Roman", Times, serif;
  font-size: 	10pt;
}
.small_serif {
  font-family: 	Georgia, "Times New Roman", Times, serif;
  font-size: 	8pt;
}
.serif {
  font-family: 	Georgia, "Times New Roman", Times, serif;
}
.black_text{
    color: #000000;
}
.lite_grey_text{
    color: #cccccc;
}
.grey_text{
    color: #999999;
}
.red_text{
    color: #ff0000;
}
.white_text{
    color: #ffffff;
}
.copyright_maintext{
    font-family: 	Verdana, Helvetica, Arial, sans-serif;
    font-size: 	8pt;
    color: #999999;
}
.copyright_redtext{
    font-family: 	Verdana, Helvetica, Arial, sans-serif;
    font-size: 	8pt;
    color: #FF6666;
}
.tt_smallorange {
  font-family: "Courier New", monospace, courier;
  font-size:   8pt;
  color:       #FF9900;
}
.tt_smallwhite {
  font-family: "Courier New", monospace, courier;
  font-size:   8pt;
  color:       #ffffff;
}
.tt_smallgrey {
  font-family: "Courier New", monospace, courier;
  font-size:   8pt;
  color:       #999999;
}
.tt_smallgreen {
  font-family: "Courier New", monospace, courier;
  font-size:   8pt;
  color:       #00ff00;
}
.tt_medgreen {
  font-family: "Courier New", monospace, courier;
  font-size:   10pt;
  color:       #00ff00;
}
.tt_smalldarkgreen {
  font-family: "Courier New", monospace, courier;
  font-size:   8pt;
  color:       #00aa00;
}
.tt_listorange {
  font-family: "Courier New", monospace, courier;
  font-size:   10pt;
  color:       #FF9900;
}
.tt_listtext {
  font-family: "Courier New", monospace, courier;
  font-size:   10pt;
  color:       #ffffff;
}
.tt_bigwhite {
  font-family: "Courier New", monospace, courier;
  font-size:   12pt;
  color:       #ffffff;
}

.tt_biggerblack {
  font-family: "Courier New", monospace, courier;
  font-size:   14pt;
  color:       #000000;
}
.tt_bigblack {
  font-family: "Courier New", monospace, courier;
  font-size:   12pt;
  color:       #000000;
}
.tt_medblack {
  font-family: "Courier New", monospace, courier;
  font-size:   10pt;
  color:       #000000;
}
.tt_smallblack {
  font-family: "Courier New", monospace, courier;
  font-size:   8pt;
  color:       #000000;
}

.tt_bigorange {
  font-family: "Courier New", monospace, courier;
  font-size:   12pt;
  color:       #FF9900;
}
.tt_medorange {
  font-family: "Courier New", monospace, courier;
  font-size:   10pt;
  color:       #FF9900;
}
.tt_meddarkgreen {
  font-family: "Courier New", monospace, courier;
  font-size:   10pt;
  color:       #00aa00;
}
.tt_bigdarkgreen {
  font-family: "Courier New", monospace, courier;
  font-size:   12pt;
  color:       #00aa00;
}
.tt_bigyellow {
  font-family: "Courier New", monospace, courier;
  font-size:   12pt;
  color:       #ffff00;
}
.tt_medyellow {
  font-family: "Courier New", monospace, courier;
  font-size:   10pt;
  color:       #ffff00;
}
.tt_bigboldwhite {
  font-family: "Courier New", monospace, courier;
  font-size:   14pt;
  font-weight: bold;
  color:       #ffffff;
}
.tt_bigboldorange {
  font-family: "Courier New", monospace, courier;
  font-size:   14pt;
  font-weight: bold;
  color:       #FF9900;
}
.tt_bigboldgreen {
  font-family: "Courier New", monospace, courier;
  font-size:   14pt;
  font-weight: bold;
  color:       #00FF00;
}
.small_white_courier {
  font-family: "Courier New", monospace, courier;
  font-size:   8pt;
  color:       #ffffff;
}
.bg_green{
    background: #00ff00;
}
.bg_lightgreen{
    background: #66ff66;
}
.bg_lightergreen{
    background: #99ff99;
}
.bg_verylight_green{
    background: #aaffaa;
}
.bg_pale_green{
    background: #eeffee;
}
.bg_cyan{
    background: #ccffff;
}
.bg_tan{
    background: #ffddaa;
}
.bg_light_tan{
    background: #ffeebb;
}
.bg_pale_yellow{
    background: #ffffee;
}
.bg_light_yellow{
    background: #ffffcc;
}
.bg_yellow{
    background: #ffff00;
}
.bg_pale_red{
    background: #ffeeee;
}
.bg_light_red{
    background: #ffdddd;
}
.bg_red{
    background: #ff0000;
}
.bg_white{
    background: #ffffff;
}
.bg_lighter_grey{
    background: #eeeeee;
}
.bg_light_grey{
    background: #dddddd;
}
.bg_grey{
    background: #cccccc;
}
.bg_med_grey{
    background: #aaaaaa;
}
.bg_darker_grey{
    background: #999999;
}
.bg_darkdark_grey{
    background: #666666;
}
.bg_almost_black{
    background: #333333;
}
.bg_black{
    background: #000000;
}
#update_table{
	border: 1px solid black;
    background: #ffffee;
	margin-top:10px;
	margin-bottom:15px;
}
#update_table tr td{
    text-align:center;
}
#update_date_cell{
	font-size: 12pt;
/*	font-weight: bold;*/
	padding-top:5px;
	padding-bottom:3px;
	padding-right:30px;
	padding-left:30px;
}
#update_guest_cell{
	color:#999999;
	font-size: 14pt;
	padding-top:3px;
	padding-bottom:10px;
	line-height:105%;
	padding-right:30px;
	padding-left:30px;
}
.left_nav_table{
	border: 1px solid #aaaaaa;
	border-collapse:collapse;
	background:#ffffee;
}
.left_nav_table tr td{
	text-align:center;
	white-space:nowrap;
}
.left_nav_table tr td.lnt_left{
	padding-right:0px;
	padding-left:5px;
}
.left_nav_table tr td.lnt_right{
	padding-right:5px;
	padding-left:0px;
}
/** {border: 1px solid red;}*/
