/* General */
body
{
	background: #ABABAB;
	scrollbar-face-color:#82B030;
	scrollbar-3dlight-color:#86B235;
	scrollbar-darkshadow-color:#85B234;
	scrollbar-highlight-color:#82B030;
	scrollbar-shadow-color:#82B030;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#868585;
}

tr, p, div {
  font-family      : Tahoma;
  font-size        : 11px;
  color            : #FFFFFF;
}


.tdpathway
{
	padding-left:6px;
	height:30px;
	vertical-align:bottom;
	padding-bottom: 5px;
	border-bottom: 1px solid #B3D080;
}

.tdbody
{
	padding-left: 5px;
	padding-right: 5px;
}
.tblmain
{
	
	width: 97%;
	margin-left:5px;
	margin-top:0px;
	margin-right: 5px;
}


table.moduletable
{
	width: 183px;
	margin-bottom: 5px;
	padding-bottom:3px;
	background: #868585;
}

table.moduletable th
{
	background-image: url("../images/menu-header.gif");
	background-repeat : no-repeat;
	height: 31px;
	vertical-align: middle;
	text-align: center;
	padding-left: 5px;
	color: #ffffff;
}

table.moduletable td
{
}


table.contentpaneopen td
{
	text-align:justify;
}


.tdmodule
{
	text-align: center;
	width: 213px;
	border-right: 1px solid #B3D080;
}

#active_menu 
{
	background: #929F79;
	color: #444444;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	height:20px;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	padding-top: 2px;
	padding-left: 12px;
	text-decoration: none;
}

a.mainlevel:hover {
	background: #9E9D9D;
	color: #FFFFFF;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 10px;
	color: #ffffff;
	text-align: left;
}

a.sublevel:hover {
	color: #D3E4B8;
	text-decoration: none;
}


.contentheading {
	font-family: Georgia;
	background-image: url("../images/vr_content_head.png");
	background-repeat : no-repeat;
	background-position : left bottom;
	height: 19px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	white-space: nowrap;
	padding-left: 3px;
	vertical-align:bottom;
}

.componentheading
{
	border-bottom: 1px solid;
	font-size: 18px;
	font-weight: bold;
	color : #FFFFFF;
}

table.moduletable a:link
{
	color: #FFFFFF;
	font-weight:bold;
}

table.moduletable a:visited
{
	color: #ffffff;
	font-weight:bold;
}

table.moduletable a:hover
{
}

a:link, a:visited {
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}

a:hover {
	color: #C2D99A;
	text-decoration: none;
}

.sectiontableheader
{
	background-image: url("../images/vr_section_head.png");
	background-repeat : no-repeat;
	color : #000000;
	height:30px;
	padding-left:3px;
	font-weight:bold;
}


.contentdescription
{
	padding-top:3px;
}

.createdate , .small
{
	font-family: verdana;
	font-size:10px;
	color: #666666;
}

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;
}

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

table.contenttoc th {
	border-bottom : 1px solid #000000;
	background : #669D01;
	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;
	padding:2px;
}

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;
}

input , textarea, select
{
	border:1px solid #666666;
	font-family:verdana;
	font-size:10px;
}

.button
{
	border:1px solid #ffffff;
	font-size:10px;
	background: #669D01;
	color: #ffffff;
}


.highlight
{
	color: #000000;
	text-decoration:underline;
}

form
{
padding-left:3px;
}
