BODY {
font-size:small; 
font-family : Verdana, sans-serif; 
font-weight : normal; 
color : #000000; 
background-color : #FFFFFF;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

td { vertical-align:top; }
th { background-color:#EFEDDE; }

div.th { 
	background: url(../i/bkgrd-30.png) repeat-x; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-weight:bold;
	margin:.5em 0 0 0;
	padding:.5em;
}


H1 {
font-family: Georgia, Palatino, Garamond, Times, serif;
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 130%; 
color : #000000; 
background-color : transparent; 
}

H2 {
font-family: Georgia, Palatino, Garamond, Times, serif;
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 110%; 
color : #000000; 
background-color : transparent; 
}

a.top {
	margin-top:1em;
	text-transform:uppercase;
}

.footer {
	background-color : #DADAB6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top:.5em;
	padding:.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#666666;
	text-align:center;
}

a:link { color:#996600; }
a:visited { color:#996600; }
a:hover { background-color:#EDE9CD; }

.photoleft { padding-right:1em; }
.photoright { padding-left:1em; }


#newsbox { 
	border:1px dashed #6600CC;
	padding:.5em; 
	margin:.5em 0; 
	background-color:#E8EAC4;
}

.pullquote {
font-family:georgia, serif;
color:#993300;
width: 145px;
background:#F2F2E6;
float: right;
border:1px solid #F2F2E6;
line-height:140%;
padding:5px;
margin-top:1em;
margin-left:1em;
padding:1em;
}

.smalltext, b.smalltext, td.smalltext, a.smalltext:link, a.smalltext:visited  {
font-family : Verdana, sans-serif;
font-size: x-small;
}
b.smalltext a {
font-family : Verdana, sans-serif;
font-size: x-small;
}
td.smalltext a {
font-family : Verdana, sans-serif;
font-size: x-small;
}
span.smalltext a {
font-family : Verdana, sans-serif;
font-size: x-small;
}

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : small;
  color : red;
  font-weight : bold;
}

.bg_dark {
	background-color : #666666;
	color: #FFFFFF;
}

.bg_medium {
	/* background-color : #DADAB6; << CHANGE default background-color*/
	/* background-color: #DADAB6; */
	background: url(/c/bkgrd-30.png) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	margin: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.bg_light {
	background-color : #DADAB6;
	color: #666666;
}

.alt_bg_dark {
	background-color : #DADAB6;
	color: #666666;
}

.alt_bg_medium {
	background-color : #DADAB6;
	color: #666666;
}

.alt_bg_light {
	background-color : #DADAB6;
	color: #666666;
}
.header {
	/* background-color : #DADAB6; */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top:0;
	margin-bottom: 4px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
.main {
}
.leftside {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.rightside {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.page {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: Georgia, Palatino, Garamond, Times, serif;
	font-size: small;
	color: #666666;
}
.topbottom {
	background-color: #666666;
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: 13px;
}
.red { color:#FF0000; }
.message { background-color:#DADAB6; padding:6px; }
table.data tr td { border-bottom:1px solid #DBD7A8; }
p.cal { padding-bottom:.5em; border-bottom:2px solid #C1D76F; }