body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ddd;
	background-image: url(../images/bkgrnd.gif);
	background-repeat: no-repeat;
}

ol, li, th, td, h1, h2, p {
	font-family: verdana, tahoma, arial, helvetica;
}

#outer {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
	text-align: left;
	background-color: #ddd;
}

#topframe {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0px;
	width: 100%;
	height: 137px;
	z-index: 1;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0px;
	width: 100%;
	height: 117px;
	z-index: 2;
}

#menubar {
	position: absolute;
	top: 117px;
	left: 0;
	padding: 0px;
	width: 100%;
	height: 20px;
	background-color: #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #fc3;
}

#tab0 {
	position: absolute;
	top: 117px;
	left: 50px;
	width: 90px;
	height: 20px;
	text-align: center;
}

#tab1 {
	position: absolute;
	top: 117px;
	left: 145px;
	text-align: center;
	width: 95px;
	height: 20px;
}

#menu1 {
	position: absolute;
	top: 139px;
	left: 145px;
	text-align: left;
	width: auto;
	height: auto;
	visibility: hidden;
	z-index: 10;
}

#tab2 {
	position: absolute;
	top: 117px;
	left: 245px;
	text-align: center;
	width: 95px;
	height: 20px;
}

#menu2 {
	position: absolute;
	top: 139px;
	left: 245px;
	text-align: left;
	width: auto;
	height: auto;
	visibility: hidden;
	z-index: 11;
}

#tab3 {
	position: absolute;
	top: 117px;
	left: 345px;
	text-align: center;
	width: 95px;
	height: 20px;
}

#menu3 {
	position: absolute;
	top: 139px;
	left: 345px;
	text-align: left;
	width: auto;
	height: auto;
	visibility: hidden;
	z-index: 12;
}

#tab4 {
	position: absolute;
	top: 117px;
	left: 445px;
	text-align: center;
	width: 95px;
	height: 20px;
}

#menu4 {
	position: absolute;
	top: 139px;
	left: 445px;
	text-align: left;
	width: auto;
	height: auto;
	visibility: hidden;
	z-index: 13;
}

#tab5 {
	position: absolute;
	top: 117px;
	left: 545px;
	text-align: center;
	width: 95px;
	height: 20px;
}

#menu5 {
	position: absolute;
	top: 139px;
	left: 545px;
	text-align: left;
	width: auto;
	height: auto;
	visibility: hidden;
	z-index: 14;
}

#content {
	position: absolute;
	top: 140px;
	left: 150px;
	margin-right: 10px;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	height: auto;
	width: auto;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px; 
	text-align: justify;
	border-left: 1px dotted #333;
}

.footer {
	width: 130px;
	height: auto;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	border-top: 1px solid #fff;
	border-right: 1px solid #600;
	border-left: 1px solid #fee;
	border-bottom: 1px solid #300;
	background-color: #fcc;
	text-align: center;
	text-decoration: none;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 9px; 
	color: #009;
	z-index: 20;
}

.diary {
	width: 130px;
	height: auto;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	border-top: 1px solid #fff;
	border-right: 1px solid #666;
	border-left: 1px solid #999;
	border-bottom: 1px solid #333;
	background-color: #ccc;
	text-align: center;
	text-decoration: none;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 9px; 
	color: #000;
	z-index: 20;
}

#sidebar {
	position: absolute;
	top: 140px;
	left: 5px;
	width: 135px;
	height: auto;
	text-align: left;
}

.framex {
	position: absolute;
	width: 130px;
	height: auto;
	text-align: left;
	visibility: hidden;
	z-index: 20;
}

.titlebutton {
	width: 130px;
	height: 18px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	border-top: 1px solid #fff;
	border-right: 1px solid #006;
	border-left: 1px solid #ccf;
	border-bottom: 1px solid #003;
	background-color: #fc3;
	text-align: center;
	text-decoration: none;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px; 
	color: #c00;
}

.menubutton {	
	width: 130px;
	height: 14px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	border-top: 1px solid #fff;
	border-right: 1px solid #666;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #333;
	background-color: #ffc;
	text-align: left;
}

.borderrow {
	border: 1px solid #ccc;
}

.tablehead {
	border: 1px solid #ccc;
	background-color: #fc3; 
	color: #c00;
}

.inactive {
	border-top: 1px solid #fc3;
	border-right: 1px solid #fc3;
	border-left: 1px solid #fc3;
	border-bottom: 1px solid #fc3;
	text-decoration: none;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	color: #fc3;
	background-color: #c00;
}
	
.active {
	border-top: 1px solid #fc3;
	border-right: 1px solid #fc3;
	border-left: 1px solid #fc3;
	border-bottom: 1px solid #ddd;
	text-decoration: none;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	color: #fc3;
	background-color: #ddd;
}

.act:link {
	text-decoration: none;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	color: #fc3;
}

.act:visited {
	text-decoration: none;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	color: #fc3;
}

.act:hover {
	text-decoration: none;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	color: #ffc;
}

.button {
	text-decoration: none;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 10px; 
	color: #00f;
}

.button:link {color: #00f;}

.button:visited {color: #00f;}

.button:hover {color: #f00;}

.menu {
	text-decoration: none;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 12px; 
	color: #009;
}

.menu:link {color: #009;}

.menu:visited {color: #009;}

.menu:hover {color: #f00;}

.foot {
	text-decoration: none;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 9px; 
	color: #00f;
}

.foot:link {color: #00f;}

.foot:visited {color: #00f;}

.foot:hover {color: #f00;}

.diarlnk {
	text-decoration: none;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 9px; 
	color: #000;
}

.diarlnk:link {color: #000;}

.diarlnk:visited {color: #000;}

.diarlnk:hover {color: #f00;}

.t8 {
	font-family: verdana, tahoma, arial, helvetica;
	font-size: 8px;
}

.t9 {
	font-family: verdana, tahoma, arial, helvetica;
	font-size: 9px;
}

.t10 {
	font-family: verdana, tahoma, arial, helvetica;
	font-size: 10px;
}

.t12 {
	font-family: verdana, tahoma, arial, helvetica;
	font-size: 12px;
}

.t14 {
	font-family: verdana, tahoma, arial, helvetica;
	font-size: 14px;
}