.headingitem
{
	font-weight: bold;
	font-size: 18px;
	font-family: Tahoma;
}

a.headingitem:link {
	color: #000000;
	text-decoration: none;
}
a.headingitem:visited {
	color: #000000;
	text-decoration: none;
}
a.headingitem:hover {
	color: #000000;
	text-decoration: underline;
}
a.headingitem:active {
	color: #000000;
	text-decoration: none;
}

table 
{
	font-family: Tahoma;
	font-size: 12px;
}

microfont
{
	font-family: Tahoma;
	font-size: small;
}
.topic {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F5F5DC;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9E9B85;
	border-bottom-color: #7A7867;
}
.subtopic {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #404B2D;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D4CEB8;
	border-bottom-color: #FFFFF0;
}

.clientsidebar {
	background-color: #F5F5DC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ebebcf;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

.mainmenu {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9E9B85;
	border-bottom-color: #3D3C33;
	font-weight: bold;
}
.mainpopleft {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	background-color: #E8E7D8;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #9E9B85;
	border-left-color: #9E9B85;
}
.mainpopright {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	background-color: #E8E7D8;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #9E9B85;
	border-right-color: #9E9B85;
}

body {
	background-color: #ffffff;
	margin: 0px;
}
.header {
	background-color: #59574B;
}

/*default link style*/
a:link { color: #000000; text-decoration: none}
a:visited { color: #000000; text-decoration: none}
a:hover { color: #FFFFFF; text-decoration: underline}
a:active { color: #000000; text-decoration: none}

/*main menu link style*/
.linkmainmenu
{
	font-size: 9pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
/*These are the 	link style definitions.*/
a.linkmainmenu:link {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
a.linkmainmenu:visited {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
a.linkmainmenu:hover {
	color: yellow;
	font-weight: bold;
	text-decoration: none;
}
a.linkmainmenu:active {
	color: white;
	font-weight: bold;
	text-decoration: none;
}


/*main menu link style*/
.helptopic { text-decoration: none; font-size: 10pt; font-family: Tahoma; color:Blue }
a.helptopic:link { text-decoration: none; font-size: 10pt; font-family: Tahoma; color:Blue }
a.helptopic:visited { text-decoration: none; font-size: 10pt; font-family: Tahoma; color:Blue }
a.helptopic:hover { text-decoration: underline; font-size: 10pt; font-family: Tahoma; color:Blue }
a.helptopic:active { text-decoration: underline; font-size: 10pt; font-family: Tahoma; color:Blue }


/*category link style*/
.linkcat {
	color: #FFFFFF;
	text-decoration: none;
}
/*These are the 	link style definitions.*/
a.linkcat:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.linkcat:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.linkcat:hover {
	color:Yellow;
	text-decoration: none;
}
a.linkcat:active {
	color: #FFFFFF;
	text-decoration: none;
}

/*sub-category link style*/
.linksubcat {
	color: #000000;
	text-decoration: none;
}
/*These are the 	link style definitions.*/
a.linksubcat:link {
	color: #000000;
	text-decoration: none;
}
a.linksubcat:visited {
	color: #000000;
	text-decoration: none;
}
a.linksubcat:hover {
	color: #000000;
	text-decoration: underline;
}
a.linksubcat:active {
	color: #000000;
	text-decoration: none;
}

.linktext {
	color: #000000;
	text-decoration: underline;
}
a.linktext:link {
	color: #000000;
	text-decoration: underline;
}
a.linktext:visited {
	color: #000000;
	text-decoration: underline;
}
a.linktext:hover {
	color: #000000;
	text-decoration: underline;
}
a.linktext:active {
	color: #000000;
	text-decoration: underline;
}

.month-current {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFF0;
	border-right-color: #D4CEB8;
	border-bottom-color: #D4CEB8;
	border-left-color: #FFFFF0;
}
.month-day-selected
{
	border-right: #d4ceb8 1px solid;
	border-top: #fffff0 1px solid;
	font-size: 11px;
	border-left: #fffff0 1px solid;
	color: black;
	border-bottom: #d4ceb8 1px solid;
	font-family: Tahoma;
	background-color: #ffcc33;
}
.month-border {
	border: 1px solid #9E9B85;
}
.month-prevnext {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7A7867;
	border-right-color: #BDB99F;
	border-bottom-color: #BDB99F;
	border-left-color: #7A7867;
}
p {
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
}

.datagrid-head
{
	border-right: #9e9b85 1px solid;
	border-top: #9e9b85 1px solid;
	font-weight: bold;
	font-size: 14px;
	border-left: #9e9b85 1px solid;
	border-bottom: #9e9b85 1px solid;
	font-family: Tahoma;
	background-color: #D0C883;
}

.datagrid-head-sub
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 12px;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Tahoma;
	background-color: #E0DBAF;
}

a.datagrid-entry:link {
	color: #000000;
	text-decoration: underline;
}
a.datagrid-entry:visited {
	color: #000000;
	text-decoration: underline;
}
a.datagrid-entry:hover {
	color: #000000;
	text-decoration: underline;
}
a.datagrid-entry:active {
	color: #000000;
	text-decoration: underline;
}

.datalist
{
	border-right: #9e9b85 1px solid;
	border-top: #9e9b85 1px solid;
	font-size: 12px;
	border-left: #9e9b85 1px solid;
	border-bottom: #9e9b85 1px solid;
	font-family: Tahoma;
	background-color: beige;
}

a.datalist:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.datalist:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.datalist:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a.datalist:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.datagrid-entry
{
	border-right: #9e9b85 1px solid;
	border-top: #9e9b85 1px solid;
	font-size: 12px;
	border-left: #9e9b85 1px solid;
	border-bottom: #9e9b85 1px solid;
	font-family: Tahoma;
	background-color: beige;
}

.datagrid-entry-sub
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 12px;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Tahoma;
	background-color: beige;
}

.datagrid-entryalt
{
	border-right: #9E9B85 1px solid;
	border-top: #9E9B85 1px solid;
	border-left: #9E9B85 1px solid;
	border-bottom: #9E9B85 1px solid;
	font-size: 12px;
	font-family: Tahoma;
	background-color: white;
}

.datagrid-entryalt-sub
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 12px;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Tahoma;
	background-color: white;
}

.textfield2 {
	font-family: Tahoma;
	font-size: 11px;
	width: auto;
	background-color: #ebebeb;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9E9B85;
	border-right-color: #E8E7D8;
	border-bottom-color: #E8E7D8;
	border-left-color: #9E9B85;
	padding: 2px;
}

.textfield {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #ebebeb;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9E9B85;
	border-right-color: #E8E7D8;
	border-bottom-color: #E8E7D8;
	border-left-color: #9E9B85;
	padding: 2px;
}

.listmenu {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #ebebeb;
}

.richeditclassemail
{
	z-index: 14;
}
.listmenuricheditemail 
{
	z-index: 14;
	font-family: Tahoma;
	font-size: 11px;
	background-color: #ebebeb;
}
.textfieldricheditemail {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #ebebeb;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9E9B85;
	border-right-color: #E8E7D8;
	border-bottom-color: #E8E7D8;
	border-left-color: #9E9B85;
	padding: 2px;
	z-index: 14;
}
.buttonmenu {
	font-family: Tahoma;
	color: #000000;
	font-size: 11px;
	background-color: #ebebeb;
}
hr {
	color: #59574B;
}

.datagrid-border {
	border: 1px solid #9E9B85;
}
.datagrid-foot
{
	border-right: 0px solid;
	border-top: 0px solid;
	font-size: 12px;
	border-left: 0px solid;
	border-bottom: 0px solid;
	font-family: Tahoma;
	background-color: khaki;
}


.FocusTab
{
	height: 25px;
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 10pt;
	border-left: black 1px solid;
	border-bottom: #D0C883 1px solid;
	font-family: Tahoma;
}

.TreeViewTable
{
	border-right: #9E9B85 1px solid;
	border-top: #9E9B85 1px solid;
	font-size: 10pt;
	border-left: #9E9B85 1px solid;
	border-bottom: #9E9B85 1px solid;
	font-family: Tahoma;
	background-color: beige;
}

.FocusTabH
{
	font-size: 10pt;
	font-family: Tahoma;
}

.NotFocusTab
{
	height: 25px;
	border-right: #9E9B85 1px solid;
	border-top: #9E9B85 1px solid;
	border-left: #9E9B85 1px solid;
	font-size: 10pt;
	border-left: #9E9B85 1px solid;
	border-bottom: #9E9B85 0px solid;
	font-family: Tahoma;
}

.TreeLink
{
	font-size: 9pt;
	color: black;
	font-family: Tahoma;
}


A.TreeLink:link
{
    text-decoration:    none;
    color:black;
}
A.TreeLink:visited
{
    text-decoration:    none;
    color:black;
}
A.TreeLink:active
{
    text-decoration:    none;
    color:black;
}
A.TreeLink:hover
{
    text-decoration: underline;
    color:black;
}

.TabVLine
{
	border-left: #59574B 1px solid;
}

.TabLine
{
	border-bottom: #59574B 2px solid;
}

A.FocusTabH:link
{
    text-decoration:    none;
    color:black;
}
A.FocusTabH:visited
{
    text-decoration:    none;
    color:black;
}
A.FocusTabH:active
{
    text-decoration:    none;
    color:black;
}
A.FocusTabH:hover
{
    text-decoration: none;
    color:black;
}
A.NotFocusTabH:link
{
    text-decoration:    none;
    color:black;
}
A.NotFocusTabH:visited
{
    text-decoration:    none;
    color:black;
}
A.NotFocusTabH:active
{
    text-decoration:    none;
    color:black;
}
A.NotFocusTabH:hover
{
    text-decoration: none;
    color:black;
}

.middlealign
{
	vertical-align:baseline
}

.bannerline
{
	color: White;
}

.TabLink
{
	font-size: 10pt;
	font-family: Tahoma;
}

A.TabLink:link
{
    text-decoration:    none;
    color:black;
}
A.TabLink:visited
{
    text-decoration:    none;
    color:black;
}
A.TabLink:active
{
    text-decoration:    none;
    color:black;
}
A.TabLink:hover
{
    text-decoration: none;
    color:black;
}
