/* CSS Document */
body {background: #FFF;
}
div, h1, h2, h3, h4, h5, h6, p, pre, address, blockqoute, span, ul, ol, li, dl, dd, dt, img, table {
	margin: 0px;
	padding: 0px;
}
html, body{
scrollbar-face-color:#336633;
scrollbar-base-color:#336633;
scrollbar-arrow-color:white;
scrollbar-track-color:#F3F3F3;
scrollbar-shadow-color:#336633;
scrollbar-highlight-color:#336633;
scrollbar-3dlight-color:#339933;
scrollbar-darkshadow-Color:#003333;
}

DIV.tableContainer {
	MARGIN: 0px auto;
	OVERFLOW: auto;
	HEIGHT: 320px;
	position: relative;
	padding-left: 10px;
}
table {
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	BORDER-LEFT: medium none;
	WIDTH: 99%;
	BORDER-BOTTOM: medium none;
	BACKGROUND-COLOR: #ffffff;
	TEXT-INDENT: 1pt;
}
unknown {
	OVERFLOW-X: hidden; OVERFLOW: auto; HEIGHT: 250px
}
thead tr {
	POSITION: relative; TOP: expression(offsetParent.scrollTop)
}
thead td {
	BORDER-TOP: #000000 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: 

#ffffff; BACKGROUND-COLOR: #336633; TEXT-ALIGN: center
}
thead th {
	BORDER-TOP: #000000 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: 

#ffffff; BACKGROUND-COLOR: #336633; TEXT-ALIGN: center
}
DIV.tableContainer td {
	PADDING-LEFT: 2px;
	FONT-SIZE: 14px;
	BORDER-LEFT: #336633 1px solid;
	COLOR:#000;
	BORDER-BOTTOM: #336633 1px solid
}
tbody td {
	TEXT-ALIGN: left
}	
td:unknown {
	PADDING-RIGHT: 20px; text-align:left
}
A:link { text-decoration: none; color:#FFFFFF 
} 
A:visited { text-decoration: none; color:#FFFFFF
}
A:hover { text-decoration: none; color:#FF0000 
}
.whitemenu {
	text-indent: 5pt;
}
.whitemenu A:link { text-decoration: none; color:#336633 
} 
.whitemenu A:visited { text-decoration: none; color:#000000
}
.whitemenu A:hover { text-decoration: none; color:#FF0000 
}
.whitemenu A:active { text-decoration: none; color:#339900 
}
.heading {
	font-family: "Monotype Corsiva", "Comic Sans MS";
	font-size: 30px;
	color:#FFF;
}
.mainheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	color:#FFF;
	font-style: normal;
	font-weight: normal;
	float: left;
	line-height: normal;
	padding-bottom: 6px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 20px;
	padding-left: 20px;
}
.style1 {
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding-bottom: 3px;
}
#grad {
	background: #336633 url(calv_grad_small.jpg);
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding: 4px;
}
.pic {
	padding: 10px;
}
.picleft {
	padding: 20px;
	float: left;
	height: auto;
	width: auto;
	clear: none;
}       
.link {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.rlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align:right;
    margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.warn {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
}
.shadow2{
	box-shadow: 5px 5px 8px #818181;
-webkit-box-shadow: 5px 5px 8px #818181;
-moz-box-shadow: 5px 5px 8px #818181;
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=7, offY=7, positive=true);
	color: #666666;
	background-color: #FFFFFF;
	float: left;
	width: auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	border: thin solid #999999;
	height: auto;
}


