<style>

body { font-family: arial, helvetica, sans-serif; font-size: 11px; color: #000000 }

td {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}





header {color: #333333;  font-family: arial, helvetica, sans-serif;  font-size: 10px; text-decoration: none}

a:link {
	color: #316293;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a:visited {color: #316293;  font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 12px; text-decoration: none
} 

a:active {color: #316293;  font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 12px; text-decoration: none
} 

a:hover {color: #316293; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-weight: bold; font-size: 12px
}

a.menu:link {
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-transform: none;
}

a.menu:visited {
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
} 

a.menu:active {
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
} 

a.menu:hover {
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #336699;
}

#dropmenudiv{
position:absolute;
border:1px solid white;
font:normal 12px Verdana;
line-height:16px;
z-index:100;
}
	
#dropmenudiv a{
border:0px solid #006699;
width: 100%;
display: block;
text-indent: 2px;
color: #000000}

#dropmenudiv a:hover{
	color:#FFFFFF;
    border:0px solid white;
	background-color: #336699;
	text-decoration: none;
}
.hovermenu ul{
	font: bold 13px arial;
	padding-left: 0;
	margin-left: 0;
	height: 5px;
}

.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a{
	padding: 2px 0.5em;
	text-decoration: none;
	float: left;
	color: black;
	background-color: #D5E2F0;
	border: 2px solid #D5E2F0;
}

.hovermenu ul li a:hover{
background-color: #336699;
color: white;
	text-decoration: none;
border-style: outset;
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
	color: white;
border-style: inset;
}
.style1 {
	font-size: 12px;
	font-style: italic;
}
.style2 {font-family: Arial, Helvetica, sans-serif}
.style3 {font-size: 12px}
.style4 {
	font-size: 10px;
	font-style: italic;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#D5E2F0;
color:#000000;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

.submenu{
margin-bottom: 0.5em;
}
.date-header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: right;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

/* Content
----------------------------------------------- */
#content {
  width:799px;
  margin:0 auto;
  padding:0;
  text-align:left;
  }
#main {
  width:610px;
  float:left;
  }
#sidebar {
	width:120px;
	float:right;
	text-align:left;
  }
#sidebar a:hover{
	font-size: 11px;
  }
#sidebar a:link{
	font-size: 11px;
  }
#sidebar a:visited{
	font-size: 11px;
  }
#sidebar a:active{
	font-size: 11px;
  }
#sidebar-title{
	font-size: 12px;
  }
.post-title{margin:0px;color:#000000;font:bold 125% Arial, Helvetica, sans-serif;padding:0px;border:none;}
.post {
}



</style>
