.highlight
  { color: #daa520; border-bottom: 1px dotted }
ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.contentpane td
{
	padding-top: 3px;
}
.tdpathway
{
	background-image: url(../images/pathway.gif);
	background-repeat : no-repeat;
	padding-left:16px;
}
a.pathway:link , a.pathway:visited
{
	font-size: 12px;
	color: #000000;

}
a:link, a:visited       { color: white; font-size: 12px; text-decoration: none }
a:hover    { color: #808080; text-decoration: underline }

table.contenttoc {
	border: 1px solid #cccccc;
	padding: 2px;
}

table.contenttoc th {
	border-bottom : 2px solid #D3D6D3;
	background : #B5BBB6;
	color: #FFFFFF;
	text-align: left;
	padding-top: 4px;
	padding-left : 3px;
	height: 23px;
	font-weight: bold;
	font-size: 11px;
}

table.contenttoc td
{
	background : #989898;
	line-height:12px;
}

table.contenttoc a:link , table.contenttoc a:visited
{
	font-size:11px;
	color: #FFFFFF;
	text-decoration : none;
}

table.contenttoc a:hover
{
	color : #000000;
	text-decoration : none;
}

.pagenavbar a:link , .pagenavbar a:visited
 { color: #000; font-size: 12px }

.pagenavbar a:hover
{
	text-decoration: none;
}


a.category:link, a.category:visited
 { color: #fff; font-size: 12px }

a.category:hover
{
	text-decoration:none;
}

.back_button a:link , .back_button a:visited
 { color: #fff; font-size: 12px }

.back_button a:hover
{
	text-decoration: none;
}


.pagenav a:link , .pagenav a:visited

 { color: #fff; font-size: 12px }
.pagenav a:hover
{
	font-size:12px;
	text-decoration: none;
	
}

a.readon:link, a.readon:visited
 { color: #fff; font-size: 11px; text-decoration: none; background-color: #eeeeee; padding-top: 1px; padding-bottom: 1px; padding-left: 3px; border: solid 1px #eeeeee }

a.readon:hover
{
	text-decoration:none;
	color: #ffffff;
	background : #858585;
}

a.blogsection:link, a.blogsection:visited
 { color: #fff; font-size: 12px }

a.blogsection:hover
{
	text-decoration:none;
}

.contentpaneopen
{
	text-align: justify;
}
.createdate , .small
{
	font-family: verdana;
	font-size:10px;
	color: #B5BBB6;
}
.componentheading
  { color: #fff; font-weight: bold; font-size: 15px; border-bottom: 1px solid }
.contentheading  { color: #d3d3d3; font-weight: bold; font-size: 14px; background: url(../images/contenthead.png) no-repeat 0px 9px; text-align: left; vertical-align: bottom; padding-left: 10px; height: 20px }

.sectiontableheader
{
	background :#B5BBB6;
	color : #ffffff;
}
.tdmainbody
 { padding: 3px 3px 3px 5px;}
.button
  { color: #333333; font-size: 10px; font-family: verdana; background-color: #b5bbb6; border: solid 1px #808080; height: 20px }

.inputbox
   { color: #333333; font-size: 11px; font-family: verdana; background-color: #c0c0c0; border: solid 1px #808080 }
table.moduletable a:link
{
	color: #ffffff;
}

table.moduletable a:visited
{
	color: #ffffff;
}

table.moduletable a:hover
 { color: #808080 }

table.moduletable {
	width : 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}


table.moduletable th {
	border-bottom : 2px solid #D3D6D3;
	background : #B5BBB6;
	color: #FFFFFF;
	text-align: left;
	padding-top: 4px;
	padding-left : 3px;
	height: 23px;
	font-weight: bold;
	font-size: 11px;
}

table.moduletable td {
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
	color: #FFFFFF;
}

A#active_menu.mainlevel    { color: #808080; background: no-repeat 12px 10px; border: solid 1px #808080 }
a.mainlevel:link, a.mainlevel:visited  { color: #ffffff; text-decoration: none; text-align: left; vertical-align: middle; padding-top: 5px; padding-left: 12px; height: 18px; display: block }

a.mainlevel:hover  { color: #000000; text-decoration: none }

a.sublevel:link, a.sublevel:visited  { color: #ffffff; font-size: 12px; text-decoration: none; text-align: left; padding-left: 10px }

a.sublevel:hover {
	color: #000000;
	text-decoration: none;
}
A#active_menu.sublevel    { color: #808080;}

tr, p, div  { color: #d3d3d3; font-size: 12px; font-family: Arial }

.tdRightShadow
{
	background-image: url(../images/right-side-shadow.gif) ;
	background-repeat:repeat-y;
}

.tdLeftShadow
{
	background-image: url(../images/left-side-shadow.gif) ;
	background-repeat:repeat-y;
}
.grau { color: #333 }
