﻿body{
background: url(images/bg.jpg) repeat-x #01151c;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color: #000;
margin:0;
}


a {
	color: #336699;
	text-decoration: none;

}

a:hover {
	text-decoration: none;
	color: #CCC;
}

.white{
	color:#FFF;
}



td{
     font-size: 8pt;
}
font.alert{
        font-weight: bolder;
        color: #990066;
        text-transform: uppercase;
}
font.not_approved{
     font-style: italic;
}
tr.week{
     text-align: left;
     vertical-align: top;
}
tr.holiday{
     font-weight: bold;
     color: #FFFFFF;
     background-color: #FE6802;
     vertical-align:top;
}
tr.day_name{
     background-color: #003366;
     color: #FFFFFF;
     font-size: 8pt;
}
td.right_box{
     text-align: left;
}
td.left_box{
     text-align: right;
}
.weekend_link{
     color: #FFFFFF;
     font-size: 8pt;
}
.weekend_box{
     background-color: #DDDDDD;
     border-bottom: thin solid #E0E0E0;
     color: #FFFFFF;
     width: 100pt;
     height: 55pt;
}
td.dark_date_box{
     background-color: #B8B8B8;
     width: 100pt;
     height: 55pt;
}
td.today_date_box{
     background-color: #FFBC90;
     width: 100pt;
     height: 55pt;
}
td.date_box{
     background-color: #FFFFFF;
     width: 100pt;
     height: 55pt;
}
.quote {
	font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
.gen { font-size : 12px; }
.gen{ color : #000000; }
a.gen{ color: #006699; text-decoration: none; }
a.gen:hover{ color: #DD6900; text-decoration: underline; }

