/*
 *  Old Netscape ignores the following.
 *  So this file is used for old Netscape, and
 *  modern_style.css is used for everything else
 */
@import url("modern_style.css");

BODY {
	margin: 0 0 0 0;
	//background-color : #333366;
	color: #000000;
	//font-size: 10px;
	//font-family: verdana, arial, sans-serif;
}
TD {
	color: black; 
	//font-size: 11px;
	//font-family: verdana, arial, sans-serif;
	}
H1 {
	color: black; 
	//font-size: 14px;
	font-weight: bold; 
	//font-family: verdana, arial, sans-serif;
	}
H2 {
	color: black; 
	//font-size: 12px;
	font-weight: bold; 
	//font-family: verdana, arial, sans-serif;
	}

.headertext {
        color: black;
        font-weight: bold;
}

.blocktitle {
	color: white;
	//font-size: 10px;
	font-weight: bold;
	//font-family: verdana, arial, sans-serif;
	width : 100%;
}

.footer {
	//font-size: 10px;
	//font-family: verdana, arial, sans-serif;
	}

.storytitle {
 	background: #DDDDDD;
	//font-size: 12px;
	font-weight: bold; 
	//font-family: verdana, arial, sans-serif;
	}
.storyunderline{
	background: #000000; 
	}
.error {
	color: red; 
	//font-size: 14px;
	font-weight: bold; 
	//font-family: verdana, arial, sans-serif;
	}
.warning {
	color: red; 
	//font-size: 12px;
	font-weight: bold; 
	//font-family: verdana, arial, sans-serif;
	}
.warningsmall {
	color: red; 
	//font-size: 10px;
	//font-family: verdana, arial, sans-serif;
	}
.commentbar1 {
	color: white; 
	background: #666699; 
	//font-size: 12px;
	//font-family: verdana, arial, sans-serif;
	padding: 3px;
	}
.commentbar2 {
	background: #9999CC;
	//font-size: 12px;
	//font-family: verdana, arial, sans-serif;
	padding: 2px;
	}
.commentbar3 {
	color: black;
	background: #9999CC;
	//font-size: 10px;
	//font-family: verdana, arial, sans-serif;
	padding: 2px;
}
.commenttitle {
	//font-size: 12px;
	font-weight: bold;
	background: #DDDDEE;
	//font-family: verdana, arial, sans-serif;
	padding: 2px;
}
.cal_day {
    font-size: 14px;
    font-weight: bold;
    }
.cal-nullday {
    background: #EEEEEE;
    }
.cal-oldday {
    background: #DDDDDD;
    }
.cal-today {
    background: yellow;
    }
.weekview_caltitle {
    background: #DDDDDD;
    font-weight: bold;
    font-size: 14px;
    }
.weekview-curday {
    background: yellow;
    }
.weekview-offday {
    background: #DDDDDD;
    }
.weekview_dayformat {
    font-weight: bold;
    }
.weekview_addevent {
    font-size: 9px;
    }
.weekview_daterange {
    font-size: 16px;
    font-weight: bold;
    }
.dayview_times {
    font-weight: bold;
    text-align: center;
    }
.dayview_datecol {
    font-weight: bold;
    background: #DDDDDD;
    font-size: 16px;
    }
.dayview_quickaddtitle {
    font-weight: bold;
    background: #DDDDDD;
    font-size: 14px;
    }

.header {
	background-color: #EEEEFF;
}

.menu {
	//font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	//font-size : 12px;
	font-weight : bold;
	padding : 2px;
	color : #666699;
	text-align : center;
	border-bottom : 1px solid #666699;
	border-top : 1px solid #666699;
}

.blockheader {
	//font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	//font-size : 12px;
	font-weight : bold;
	padding : 2px;
	color : #000033;
	text-align : center;
	border-bottom : 1px solid #666699;
	border-top : 1px solid #666699;
}

.featureheader {
	//font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	//font-size : 12px;
	font-weight : bold;
	padding : 2px;
	color : #000033;
}

a, a.link,a.visited {
	color : #333366;
	//text-decoration: none;
	border-bottom : 0px solid #666699;
	border-top : 0px solid #666699;
	font-weight : bold;
}

a:hover {
	color : #666699;
	font-weight : bold;
	text-decoration: underline;
}

.content {
	background : #EEEEFF;
}

.header1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 26px;
	padding-bottom : 3px;
}

.header2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 14px;
	text-transform : uppercase;
	padding-bottom : 3px;
}

.header1 a, .header2 a {
	text-decoration: none;
}

.footer {
	//font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	//font-size : 10px;
	padding-bottom : 3px;
 	color : #9999CC;
}

.footer a, .footer a:link, .footer a:visited {
	color : #9999CC;
	text-decoration: underline;
}

.content {
	color: black; 
	//font-size: 12px;
	//font-family: verdana, arial, sans-serif;
	background: transparent;
}

.fullbox {
	border: 1px solid #999999;
	background-color : #F8F8FF;
}

.midbox {
	border-left : 1px solid #999999;
	border-right : 1px solid #999999;
}

.col-left {
	background-color: #EEEEFF;
}

.filemgmtbg1 { background-color:#f5f5f5 }
.filemgmtbg2 { background-color:#6699CC }
.filemgmtbg3 { background-color:#ffffff }
.filemgmtbg4 { background-color:#B0C4DE }
.filemgmtbg5 { background-color:#B0C4DE }
.filemgmt_breadcrumbs { }
.filemgmt_breadcrumbs A { font-size:14px }
.filemgmt_th1 { background-color:#6699CC; valign:middle; font-size:14px }
.filemgmt_tr1 { background-color:#CCCCFF }
.filemgmt_tr2 { background-color:#DFDFFE }


