body, HTML {
	scrollbar-face-color: #F7EBEF; 
	SCROLLBAR-HIGHLIGHT-COLOR: #737373; 
	SCROLLBAR-SHADOW-COLOR: #888686; 
	SCROLLBAR-3DLIGHT-COLOR: #E9EEF8; 
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #D3D6DA; 
	SCROLLBAR-DARKSHADOW-COLOR: #838587;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #555555;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	background-color: #ffffff;
}
a:link, a:visited {
	color: #527584;
	font-weight: bold;
	text-decoration:none;
	font-size: 11px;
}

a:hover {
   color: #527584;
	text-decoration:underline;
	font-size: 11px;
}
/* header definitions */

.channelname {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #527584;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left:10px;
	padding-right:10px
}
.channeldescription {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #527584;
	background-color: #FFFFFF;
	margin: 0px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom: 5px;
	fborder-color: gray;
	border-style: dashed;
	border-width: 0px 0px 1px 0px;
}
.subtop {background:#F7EBEF;color:#808080;font-family:Verdana;font-size:10px;font-weight:bold}

/* definition for logo */

.logo {
	padding-top: 20px;
	padding-bottom: 20px;
}


/* definitions for content block */

.contents {
   
   background-color: #FFFFFF;
   padding-right:10px
   
}
.contents h2 {
	padding: 3px;
	font-size: 12px;
	margin-bottom: 5px;
	color : #527584;
	background: #F7EBEF;
	margin-top: 10px;
	
}
.contents a:link, a:visited {
	text-decoration:none;
	color: #527584;
	font-weight: bold;
	font-size: 11px;
}
.contents a:hover {
	text-decoration: underline;
	color: #527584;
	font-weight: bold;
	font-size: 11px;
}
ul {
	list-style: none;
	margin: 0px;
	padding: 5px;
}


ul a:link, a:visited {
	text-decoration:underline;
	color: #527584;
}
ul a:hover {
	text-decoration: underline;
	color: #527584;
}


/* definitions for items inside content block */
h3.item {
	font-size: 14px;
	margin: 0px;
	margin-top: 10px;
	color: #527584;
	
}
h3.item a:link, a:visited {
	color: #527584;
	font-size: 12px;
	text-decoration:none;
}
h3.item a:hover {
	text-decoration: underline;
}
h2.item {
	font-size: 12px;
	margin: 0px;
	margin-top: 10px;
	color: #527584;
	
}
h2.item a {
	color: #527584;
	font-size: 12px;
	text-decoration:none;
}
h2.item a:hover {
	text-decoration: underline;
}
.iteminfo {	
	font-size: 10px;
	color: gray;	
	margin-bottom: 20px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	padding: 3px;
}
.iteminfo a {
	font-weight: bolder;
	color: #527584;
	text-decoration:none;
	font-size: 10px;
}
.itembody {
	border: 1px solid #527584;
	background-color: #FFFFFF;
	padding: 4px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 11px;
}
.itembody a:link, a:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #527583;
}
.itembody a:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #527583;
}


/* definitions for menu */
.menu {
	padding-left: 5px;
	color: #FFFFFF;
	font-size: 11px;
	background: #F7EBEF;	
}
.menu h2 {
	font-size: 12px;
	fborder-color: gray;
	border-style: dashed;
	border-width: 0px 0px 1px 0px;
	color: #527584;
	margin: 0px;
	padding: 4px;
	width: 80%;
	margin-bottom: 5px;
	margin-top:5px
}
.menu a:link, a:visited {
	color: #527584;
	font-weight: bold;
	text-decoration:none;
	font-size: 11px;
}
.menu a:hover {
	text-decoration: underline;
	color: #527584;
	font-size: 11px;
}


/* comment definitions */
h3.comment {
	font-size: 14px;
	margin-bottom: 10px;
	color: #527584;
}
.commentbody {
	text-align: justify;
	border: 1px solid #527584;
	border-style: dotted;
	background-color: #F7F7F7;
	padding: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
}
.commentinfo {	
	font-size: 11px;
	color: gray;
}
.comments {
	font-size: 11px;
	
}
.commentform {
	font-size: 11px;
	
}


/* Additional rules */
h2 {
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #527584;
	
	margin-bottom: 20px;
}

h4 {
	font-size: 12px;
	color: #527584;
	font-weight: bold;
}
.leftbox, .rightbox {
	margin: 3px;
	padding: 3px;
	font-size: larger;
	width: 20%;
}
.leftbox {
	float: left;
	border-right: 2px solid #ccc;	
}
.rightbox {
	float: right;
	border-left: 2px solid #ccc;	
}
img {
	border: none;
}
.skip {
	display: none;
}
ul.nobullets {
	list-style: none;
	margin: 0px;
	padding: 5px;
}
.highlight {
	background-color: #FAE49C;
	padding: 2px;
}
table.calendar {
	font-size: 10px;
	color: #9FB9C4;
	font-weight: bold;
	background: #F7EBEF;
}
tr.calendardateheaders {
	font-weight: bold;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #527584;
}
input.add {
	font-family: Verdana, Arial, Helvetica, Sans-Serif, vt100;
	font-size: 10px;
	background-color: #E7E7E7;
	border: 1px SOLID #527584;
	border-bottom-width : 2px;
	border-right-width: 2px;
}
.subicons {
	font-family: Verdana, Arial, Helvetica, Sans-Serif, vt100;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
a.subicons  {
	text-decoration: none;
	border: none;
}
.qchat {
	color: #527584;
	font-size: 9px;
}

