
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left
  padding: 0px;
  padding-top: 0px;
  margin: 0px;
}
body {
	background-image: url(/images/back_tile.jpg);
	background-repeat: repeat;
}

img { border: 0px; }

a.bodyLink {
	color: #0000ee;
	text-decoration: none;
}

a:link, a:visited {
	color: #5f1401;
	text-decoration: none;
}
/*
a:visited {
	text-decoration: none;
	color: #5f1401;
}
*/
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
}

.body_text, .body_text_bold, .name_text, .blueTitle, A.blueTitle, A.blueTitle:visited, .date_text  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.blueTitle, A.blueTitle, a.blueTitle:visited {
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	padding-bottom: 5px;
}

.body_text_bold {
	color: #333333;
	font-weight: bold;
	font-size: 11px;
}

.name_text {
	font-size: 11px;
	color: #666666;
	padding-top: 5px;
}

.date_text {
	font-size: 10px;
	vertical-align: top;
}


A.redMoreText, .smallRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5C1401;
}

li {  list-style-position: outside }

.li24 { line-height: 24px }



.menuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 25px;
	color: #5c1401;
	height: 17px;
}

.menuItem A {
	color: #5c1401;
}
.hand {
	cursor: hand;
	cursor: pointer;
}

h1, h2 { font-family: verdana, arial; font-size: 25px; color: #000066; }

#share_container {
	position: relative; height: 20px; width: 654px; padding-top: 5px
}

.nav { list-style-image: none; list-style-type: none; list-style-position: outside; padding: 0 0 0 25px; margin: 0px; line-height: 18px; text-align: left }
.nav li { }
.nav li a { text-decoration: none; color: #5C1401; font-family: arial; font-size: 11px; font-weight: bold }
.nav li a:hover { text-decoration: underline; color: #5C1401; font-family: arial; font-size: 11px; font-weight: bold }


@media print {
	* {
		background-color: white !important;
		background-image: none !important;
	}

	#left_menu {
		display: none;
	}

	#footer_graphic, #share_container {
		display: none;
	}
	#body_cont {
		width: 800px;
		position: absolute;
		top: 160px;
		left: 30px
	}


}
