body, HTML {
	scrollbar-face-color: #465D7C; 
	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;
	background-image: none;
}

a:link, a:visited {
	color: #465D7C;
	font-weight: bold;
	text-decoration:none;
	font-size: 11px;
}

a:hover {
   color: #465D7C;
	text-decoration:underline;
	font-size: 11px;
}

h1 {
	font-size : 16px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #465D7C;
	left : 100px;
}
h2 {
	font-size : 14px;
	fborder-color: gray;
	border-style: dashed;
	border-width: 0px 0px 1px 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #465D7C;
}
h3.item {
	font-size: 14px;
	margin: 0px;
	margin-top: 10px;
   color: #465D7C;
}

h3.comment {
	font-size: 14px;
	margin-bottom: 10px;
	color: #465D7C;
}

h4 {
	font-size: 12px;
	color: #465D7C;
	font-weight: bold;
}

.channelname {
  font-family: verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: White;
	background-color: #465D7C;
	padding: 3px;
}

.channeldescription {
  font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: White;
	background-color: #465D7C;
	padding: 3px;
}

.contents {
   width: 90%;
}

.contents h2 {
	padding: 5px;
	font-size: 12px;
	margin-bottom: 5px;
	color : #465D7C;
}

.contents a:link, a:visited {
    text-decoration:none;
	font-size: 11px;
}
.contents a:hover {
	text-decoration: underline;
}
.contents ul, a:link, a:visited {
    text-decoration:none;
	 color: #465D7C;
}
.contents ue, a:hover {
	text-decoration: underline;
}

.menu {
        padding-left: 8px;
         width: 175px;
	     color: #465D7C;
	     font-size: 11px;	
}

.menu h2 {
	font-size: 12px;
	border-color: gray;
	border-style: dashed;
	border-width: 0px 0px 1px 0px;
	color: #949AAD;
}
.menu a {
	color: #465D7C;
	font-weight: bold;
	text-decoration:none;
	font-size: 11 px;
}

.itembody {
	border: 1px solid #465D7C;
	border-style: dotted;
	background-color: #F7F7F7;
	padding: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
}

.iteminfo {	
	font-size: 11px;
	color: gray;
}

.iteminfo a {
	font-weight: bolder;
	color: #465D7C;
	text-decoration:underline;
	font-size: 10px;
}

.commentbody {
	text-align: justify;
	border: 1px solid #465D7C;
	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;
}
.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-left: 0px;
	padding-left: 0px;
}
.highlight {
	background-color: #FAE49C;
	padding: 2px;
}

table.calendar {
	font-size: 10px;
	color: #555555;
}

tr.calendardateheaders {
font-weight: bold;
font-family: Verdana, sans-serif;
font-size: 10px;
color: #A9A9A9;
}

input.add {
  font-family: Verdana, Arial, Helvetica, Sans-Serif, vt100;
  font-size: 10px;
  background-color: #EFEFEF;
  border: 1px SOLID #000000;
	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: #555555;
	font-size: 10px;
}
.subbuttons  { 
	background-image: url('/images/subicons/bggraphic_green.gif');
	background-repeat: no-repeat;
      height: 48px;
	width: 230px
}
