a {
	color : #4D4B4B;
	text-decoration: none;
}
a:hover {
	color : blue;
	text-decoration: none;
}
.date {
	color : #DEB887;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
.copyright {
	color : Gray;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
.AreaTitle {
	color : #000000;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}
.AreaTitle:hover {
	color : #FF8500;
	text-decoration: none;
}
.AreaHeader {
	color : #936241;
	font-family :Tahoma, Arial, Helvetica, sans-serif;
	font-size : 15pt;
}
.AreaHeader:hover {
	color : #DEB887;
	text-decoration: none;
}
.AreaText {
	color : Black;
	font-family : Tahoma;
	font-size : 9pt;
	margin-left : 10px;
}





home {
	background-position : center;
	background-repeat : no-repeat;
	background-color : transparent;
	background-attachment : fixed;
}
.ForumTitle {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color : #EEEEFF;
	text-decoration : none;
}
.ForumText {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color : black;
	text-decoration : none;
}
.ForumDate {
	font-family: Verdana, Arial, Helvetica;
	font-size: xx-small;
	color : black;
	text-decoration : none;
}
.TopRowText {
	margin-left:6pt;
	margin-right:6pt;
	margin-top:0pt;
	margin-bottom:0pt;
	color : #E2E2E4;
	background-color : inherit;
	font-family : Tahoma;
	font-size : 10pt;
}
.TopRowText:hover {
	color : white;
	text-decoration: none;
}
.PageLogo {
	color : Navy;
	font-family : Technical, Tahoma;
	font-style : normal;
	font-size : 32px;
}


.UserName {
	color : #FF721B;
	font-family : Tahoma;
	font-size : 13pt;
}
.ColumnHeader {
	color : Navy;
	font-family : Tahoma;
	font-size : 13pt;
}
.ColumnHeader:hover {
	color : #FF8500;
	text-decoration: none;
}
.ListItems {
	color : Black;
	font-family : Tahoma;
	font-size : 9pt;
	font-weight : normal;
}
.ColumnBullets {
	color : Black;
	font-family : Tahoma;
	font-size : 8pt;
}
.ColumnTextHeader {
	color : Teal;
	font-family :Tahoma;
	font-size : 10pt;
}
.ColumnObjectText {
	color : Blue;
	font-family : Tahoma;
	font-size : 10pt;
}
.ColumnObjectText:hover {
	color : #FF8500;
	text-decoration: none;
}
.ColumnLinks {
	font-size : 8pt;
	font-family : Tahoma;
	color : #4D4B4B;
	text-decoration: none;
}
.ColumnLinks:hover {
	color : Blue;
	text-decoration: underline;
}
.shuttrebug {
	color : Teal;
	font-family : Tahoma;
	font-size : 10pt;
}
.shuttrebug:hover {
	color : Blue;
	text-decoration: none;
}


/* context menu */
.ctxBox	{
	position:absolute;
	width:150px;
	border: 2px outset White;
	background-color: #D2CFC8;
	font-family: Tahoma;
	font-size: 8pt;
	font-style:normal;
	font-weight:normal;
	color:#000000;
	line-height:20px;
	cursor:hand;z-index:1000;
	visibility:hidden;
}
.ctxItem	{
	padding-left:10px;
	text-align:left;
	border : 0px outset;
}


/* tree menu */
.t0i {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
}
.t0im {
	border: 0px;
	width: 19px;
	height: 16px;
}