* {
	margin: 0;
	padding: 0;
}

body {
	background: #edfbff url(images/img01.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474848;
	
}

h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.0em;
	font-weight: normal;
}

h2 {
	margin-bottom: 15px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 1.2em;
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

h3 {
	margin-bottom: 15px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 1.2em;
	color: #666666;
}

h4 {
	margin-bottom: 15px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 1em;
}

h5 {
	margin-bottom: 15px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 1.2em;
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

h6 {
	letter-spacing: normal;
	text-transform: none;
	font-size: 12px;
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
}

p, ul, ol {
	margin-bottom: auto;
	line-height: 140%;
	list-style-type: disc;
	list-style-position: outside;
}

p {
}

.small {
	margin-top: 0px;
	font-size: 9px;
	font-weight: normal;
	padding: 0px;
	white-space: normal;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	text-transform: none;
	text-align: left;
	float: none;
}


.new {
	color: #E43C15;
	font-weight: bold;
}
.wit a{
		color: #FFF;
	font-weight: bold;
	
}
.wit {
	color: #FFF;
	font-weight: bold;

}

.Kop {
	font-weight: bold;
	background-color: #DDF7FF;
}

blockquote {
	padding: 0 30px;
	background: url(images/img12.gif) no-repeat;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
}

blockquote p {
}

a {
	background: url(images/img03.gif) repeat-x left bottom;
	color: #009900;
	text-decoration: none;
}

a:hover {
	background: none;
	color: #E43C15;
	text-decoration: none;

}

hr {
	display: none;
}

#column {
	width:710px;
	float:left;
	}

#picture-column {
	width:330px;
	float:right;
	}

#news-column {
	width:330px;
	float:left;
	margin-right: 5px;
	}

/* Wrapper */

#wrapper {
	background: url(images/img08.gif) repeat-x left bottom;
}

/* Menu */

#navigation td {
	border-bottom: 1px solid #216F7B;
	}
	
#navigation a {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #5bb551;
	line-height:10pt;
	letter-spacing:normal;
	text-decoration: none;
	display:block;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	}

	
#navigation a:hover {
	background: #1fcdff;
	color:#e01a3b;
	}
	
/* Header */

#header {
	height: 135px;
	width: 960px;
	margin: 0 auto;
}
#logo {
	float: left;
	width: 480px;

}
#photo {
	float: right;
	width: 450px;
	margin-top: 5px;

}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	background: #FFFFFF url(images/img06.gif);
}

#bgtop {
	height: 20px;
	background: url(images/img07.gif);
}

#bgbottom {
	padding-bottom: 20px;
	background: url(images/img09.gif) no-repeat left bottom;
}



#page ul li {
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 10px;
	list-style-type: square;
}

/* Content */

#content {
	float: left;
	width: 700px;
	height: 630px;
	min-height: 630px;
	padding: 0 0 0 20px;
}

html>body #content {
	height: auto;
}
#contentBOX {
	float: none;
	width: 640px;
	padding-right: 10px;
	padding-left: 10px;
	background-attachment: fixed;
	background-image: url(images/img08.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #EDFBFF;
	margin: auto;
	list-style-image: none;
	list-style-position: inside;
	list-style-type: square;
}

/* Post */

.post {
}

.post .bigpix {
	margin-bottom: 20px;
	background: #F0F0F0;
}

.post .bigpix .image {
}

.post .bigpix .caption {
	margin: 0;
	padding: 2px 10px 5px 10px;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
	color: #999999;
}

.post .bigpix .caption a {
	color: #999999;
}

.post .title {
	padding: 10px 10px 0 10px;
	font-size: 2.6em;
}	

.post .title a {
	background: none;
}

.post .byline {
	margin: 0;
	padding: 0 10px;
	line-height: normal;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	color: #C2C2C2;
}

.post .byline a {
	color: #C2C2C2;
}

.post .entry {
	padding: 20px 10px 0 10px;
}
.post .entrybg {

	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.post .tags {
	margin: 0;
	padding: 5px 10px;
	background: #F0F0F0;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
}

.post .tags a {
	padding: 0 5px;
	background: none;
}

.post .links {
	padding: 5px 10px;
	border-bottom: 1px solid #EEEEEE;
	font-weight: bold;
}

.post .links .comments {
	padding-left: 20px;
	background: url(images/img13.gif) no-repeat left center;
}

.post .links .permalink {
	padding-left: 18px;
	background: url(images/img14.gif) no-repeat left center;
}

.post .date {
	display: block;
	float: left;
	width: 69px;
	height: 80px;
	margin-top: 0px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #017090;
	background-color: #DDF7FF;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/agenda.gif);
	background-position: bottom;
}

.post .date .month {
	display: block;
	height: 16px;
	padding: 1px 0 0 0;
	color: #FFFFFF;
	background-color: #017090;
}

.post .date .day {
	height: 47px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 45px;
}

.post .date .year {
	display: block;
}
.post .agenda {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 110px;
	background-image: url(images/line.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

/* Sidebar Common Style */

.sidebar {
}

#page .sidebar ul {
	line-height: normal;
}

#page .sidebar li {
	padding: 0;
	background: none;
}

#page .sidebar li ul {
}

#page .sidebar li li {
	padding: 5px 15px 5px 25px;
	background: url(images/img11.gif) no-repeat 10px 10px;
	border-bottom: 1px solid #F0F0F0;
}

.sidebar a {
	background: none;
}

/* Sidebar One */

#sidebar1 {
	float: left;
	width: 250px;
	padding: 0 0 0 20px;
}

/* Sidebar Two */

#sidebar2 {
	float: right;
	width: 219px;
	padding: 0 1px 0 0;
}


/* Footer */

#footer {
	width: 960px;
	height: 83px;
	margin: 0 auto;
	background: url(images/img10.gif) no-repeat;
}

#footer p {
	padding-top: 20px;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
}

fieldset {
	float: left;
	width: 300px;
	padding: 5px;
	margin-right: 4px;
	
}

legend {
	font-weight: bold;
	color: #5bb551;
}

#total {
	font-size: 18px;
	width: 70px;
}


/* ------------------
 styling for the tables 
   ------------------   */



#hor-zebra
{
	font-size: 12px;
	margin: 0px;
	width: 680px;
	text-align: left;
	border-collapse: collapse;
}
#hor-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 10px 8px;
	color: #039;
}
#hor-zebra td
{
	padding: 8px;
	color: #669;
}
#hor-zebra .odd
{
	background-color: #DDF7FF;
}

#box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 680px;
	text-align: left;
	border-collapse: collapse;
	background-image: url(images/TableBG.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
}
#box-table-a td
{
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#box-table-a tr:hover td
{
	color: #339;
}
#box-table-a .odd
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 680px;
	text-align: left;
	border-collapse: collapse;
	background-image: url(images/TableBG.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#box2-table-a
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	width: 680px;
	text-align: left;
	border-collapse: collapse;
	background-color: #CCC;
}
#box2-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	color: #000;
	border: 1px solid #000000;
}
#box2-table-a td
{
	padding: 8px;
	color: #000;
	border: 1px solid #000000;
}
#box2-table-a tr:hover td
{
	color: #000;
}
#box2-table-a .odd
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	width: 680px;
	text-align: left;
	border-collapse: collapse;
	background-color: #E8E8E8;
}
</style>
