.body {margin: 0px;}
.centerTile {
	background-image: url(images/nav/centertile.gif);
	background-repeat: no-repeat;
}
.standardFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.orangeTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF8A00;
}
.whiteFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.redFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #770000;
}
.redLargeFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #770000;
}
.formFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C2C2C2;
}
.formFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #333333;
}
.midBg {
	background-image: url(esw/images/home/midbg.gif);
	background-repeat: no-repeat;
}

a {
	color: #ff8a00;
	text-decoration: none;
}
.update-bg {
	background-image: url(esw/images/update_bg.gif);}
	.bgimg {
	background-image: url(esw/images/bti.gif);
}
.norm-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.top-bg {
	background-image: url(esw/images/top_bg.gif);
}
.td {
	height: 54px;
	width: 62.5px;
	font-family: tahoma, arial, verdana;
	font-size: 10px;
}
.cal-text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff; 
	background-color: #222222;
	width: 14%;}
.slice {
	background-image: url(esw/images/slice.gif);
}
.month { font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #b3fa37;  }
.height900 { height: 900px; }
.height211 { height: 211px; }
.height48 { height: 48px; }
.height163 { height: 163px; }
.backgroundimg { background-image: url(esw/images/home/bg_tile.gif); }
.gradient-tile { background-image: url(esw/images/home/gradient_tile.gif); }
.bg-tile { background-image: url(esw/images/home/bg_tile.gif); }
.mid-bg { background-image: url(esw/images/home/midbg_tile.gif); }
.flash-bg { background-image: url(esw/images/home/flashbg.gif); }
.round-corner { background-image: url(esw/images/home/bottom_round_corner.jpg); }

#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: #ffffff;
visibility: hidden;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font: Arial, Helvetica, sans-serif;
font-size: 10px;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/

}

.titrePage /* Page titles */
{
  font-family: 'Trebuchet MS', Verdana, sans-serif;
  font-weight:600;
  font-size:20px;
  border: 0px solid #000000;
  display:block;
  padding: 0 0 0px 20px;
  padding-top: 5px;
}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover{
	color: #06c;
	text-decoration: none;
	}

.titrePage a:hover{
	color: #333;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
	
#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}


