body {
	scrollbar-3d-light-color:#FFFFFF;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#FFFFFF;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-face-color:#D6DEF7;
	scrollbar-highlight-color:#D6DEF7;
	scrollbar-shadow-color:#FFFFFF;
	margin-width: 0px;
	margin-height: 0px;
	margin: 0px;
}

a:link {
	background: none transparent scroll repeat 0% 0%;
	text-decoration: underline;
}

a:hover {
	background: none transparent scroll repeat 0% 0%;
	color: #428eff;
	text-decoration: none;
}

a:visited {
	background: none transparent scroll repeat 0% 0%;
	color: #215AC6;
	text-decoration: underline;
}

#highlight {
	background-color: yellow;
}

#blocktext {
	font-size: .8em;
	font-family: "Times New Roman";
	text-align: justify;
}

#heading {
	font-size: 1em;
	font-weight: bold;
	font-family: "Times New Roman";
}

#date {
	font-size: .8em;
	font-style: italic;
	font-family: "Times New Roman";
}

form {
	margin-bottom: 0 ; margin-top: 0 ;
}

table.navigation {
	width:150px;
	border:0;
	text-align:center;
	font-size: .9em;
	margin: auto;
	border-collapse: collapse;
	border-spacing: 0px 0px
}

table.navigation td.head {
	height:20px;
	background: url("http://www.thejokes.net/images/sectionhead.gif");
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	color: white;
	font-size: .9em;
	font-weight: bold;
	font-family: "Times New Roman";
}

table.navigation td.navcell {
	background: url("http://www.thejokes.net/images/navbg.gif");
}

table.navcelltable {
	width: 140px;
	border: 0px;
	font-size: .9em;
	text-align: left;
	border-collapse: collapse;
	border-spacing: 0px 0px
	font-family: "Times New Roman";
}

table.navigation td.foot {
	height: 20px;
	background: url("http://www.thejokes.net/images/sectiontail.gif");
	background-repeat: no-repeat;
	background-position: center center;
}

table.mainstyle {

}

table.mainstyle td.leftcol {
	width: 160px;
	background: #D6DEF7;
}

table.mainstyle td.rightcol {
	width: 160px;
	background: #D6DEF7;
}

table.mainstyle td.header {
	background: #6384DE;
}

table.mainstyle td.footer {
	background: #6384DE;
}

table.latestupdates-even {
	width: 97%;
	border: 0px;
	background: #F4F4FC;
}

table.latestupdates-odd {
	width: 97%;
	border: 0px;
	background: #FFFFFF;
}

div#navcontainer {
	background: url("http://www.thejokes.net/images/navbg.gif");
	width: 140px:
	float: center;
	background-repeat: repeat-y;
	margin-left: 5px;
	
}

div#navigation {
	width: 95%;
	padding: 5;
	border: 0px;
	font-size: .8em;
	text-align: left;
	font-family: "Times New Roman";
}

div#header {
	height:20px;
	background: url("http://www.thejokes.net/images/sectionhead.gif");
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	color: white;
	font-size: .8em;
	font-weight: bold;
	font-family: "Times New Roman";
}

div#footer {
	height:20px;
	background: url("http://www.thejokes.net/images/sectiontail.gif");
	background-repeat: no-repeat;
	background-position: center center;
}