/* General */
html {
height:100%;
}


body
{
	background: #F0EEE1;
	scrollbar-face-color:#F0EEE1;
	scrollbar-3dlight-color:#86B235;
	scrollbar-darkshadow-color:#85B234;
	scrollbar-highlight-color:#82B030;
	scrollbar-shadow-color:#82B030;
	scrollbar-arrow-color:#82B030;
	scrollbar-track-color:#E1DECE;
	line-height: 120%;
	margin-top:2px;
}

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


.tdpathway
{
    color : #1A58A7;
	text-indent: 6px;
	height: 25px;
	vertical-align:bottom;
	padding-bottom: 3px;
}

div.bodybgr {
width:986px;
background:url(../images/template-body.gif) no-repeat;
background-color:#FAF8F7;
}

div.mainbody
{
    background: url(../images/main-top-bg.jpg) no-repeat;
	background-color:#f6f6f6;
	padding: 10px 5px 15px 5px;
	
}
.tblmain
{
	width: 97%;
	margin-left:5px;
	margin-top:0px;
	margin-right: 5px;
}


table.moduletable
{
	width: 190px;
	margin-bottom: 8px;
}

table.moduletable th
{
	height: 21px;
	text-transform:uppercase;
	vertical-align: middle;
	text-align: center;
	color: #F7E001;
	background:url(../images/th.gif)  no-repeat;

}

table.moduletable td
{
	height:28px;
	
}

table.moduletable-nav
{
	width: auto;
	margin-top: 5px;
}

table.moduletable-nav th
{
	height: 20px;
	text-transform:uppercase;
	vertical-align: middle;
	background:#f4f4f4;
	text-align: center;
	padding-top: 3px;
	color: #F7E001;
	background:
}

table.moduletable-nav td
{
	height:28px;
	
}


table.moduletable-user
{
	width: 280px;
	margin-top: 10px;
	margin-bottom: 10px;
}

table.moduletable-user th
{
	height: 18px;
	font-size:10px;
	text-transform:uppercase;
	vertical-align: middle;
	letter-spacing:2px;
	text-align: left;
	text-indent: 10px;
	color: #2C610C;
	border-left:1px solid #008500;
}

table.moduletable-user td
{
border-left: 1px solid #cccccc;
	
}

table.moduletable-user a:link, a:visited
{
	color: #335333;
	
}


table.moduletable-user a:hover
{
	color: #C2D99A;
}



table.contentpaneopen  {
width: 99%;
border-bottom:1px solid #FCFCFC;
}

table.contentpaneopen td
{
	text-align:justify;
	padding-left: 7px;
}


.tdmodule
{
	width: 200px;
	padding-top: 10px;
	padding-left:5px;
	
}


a.mainlevel:link, a.mainlevel:visited {
    display:block;
	font-size: 11px;
	height:28px;
	line-height:26px;
	color: #918D86;
	text-align: left;
	margin-top: 2px;
	padding-left: 10px;
	width: 178px;
	background:url(../images/mainlevelbgr.gif) repeat-x;
	text-decoration: none;
	border-left: 1px solid #D9D7C8;
	border-right: 1px solid #D9D7C8;
}

a.mainlevel:hover {
	color: #D3E4B8;
}


a.mainlevel-nav:link, a.mainlevel-nav:visited {
	font-size: 11px;
	line-height:26px;
	color: #918D86;
	text-align: center;
	padding: 5px 8px 2px 8px;
	font-weight:bold;
	width: auto;
	text-decoration: none;
}

a.mainlevel-nav:hover {
	color: #D3E4B8;
}


a.sublevel:link, a.sublevel:visited {
	text-indent: 5px;
	line-height: 16px;
	vertical-align: middle;
	font-size: 10px;
	color: #918D86;
	text-align: left;
	text-decoration: none;
	
}

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


.contentheading {
	
	height: 12px;
	color: #1A58A7;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	white-space: wrap;
	padding-left: 12px;
	vertical-align:bottom;
	
}

.componentheading
{
	
	font-size: 14px;
	font-weight: bold;
	color : #CC0000;
	text-indent:20px;
}

table.moduletable a:link, a:visited
{
	color: #918D86;
	
}


table.moduletable a:hover
{
	color: #C2D99A;
}

a:link, a:visited {
	
	font-size: 11px;
	color: #335333;
}

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

.sectiontableheader
{
	background-image: url("../images/vr_section_head.png");
	background-repeat : 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: 16px;
	padding-left: 17px;
	padding-top: 0px;
	background-image: url(../images/arrow.gif) ;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

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 #000;
	font-size:10px;
	background: #EBEAEA;
	color: #000;
	padding: 0 2px 0 2px;
	width:auto;
	margin-left:2px;
}


.highlight
{
	color: #000000;
	text-decoration:underline;
}
div.top_menu {;
float:right;
width: 971px;
height:39px;
line-height:25px;
background:url(../images/top-menu-bg.gif) no-repeat;
display:block;
margin-top:5px;
margin-right:5px;
}

.td_main {

}

table.moduletableright {
    width: 183px;
	margin-bottom: 5px;
	padding-bottom:3px;
	padding-left:10px;
	text-align: left;

}

table.modultableright th
{
	background-repeat : no-repeat;
	height: 20px;
	vertical-align: middle;
	padding-top: 3px;
	color: #9e9e9e;
}

table.moduletableright a:link
{
	color: #FF6600;
	font-weight:bold;
}

table.moduletableright a:visited
{
	color: #FF6600;
	font-weight:bold;
}

table.moduletableright a:hover
{
	color: #C2D99A;

}
.td_right{

		border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

.top_right_menu {
height: 20px;
}

.whoison {
      color: #ffffff;
	  padding: 3px;
	  
}

.price {
color: #C60000;
font-family:"Trebuchet MS";
font-size:12px;
font-weight:bold;
}


.regobj {

background-color:#ffffff;
border: 1px solid #919B9C;

}

.hotobj {

background-color:#ffffff;
border: 1px solid #D00101;

}

.img {
padding: 3px;
border: 1px solid #CCCCCC;
background-color:#FFFFFF;
}

.sectiontableentry4
{
color: #000000;
}

.statictext {
background-color:#FFFFFF;
width: 95%;
padding: 10px;
border: 1px solid #CCCCCC;

}

.blog {
margin-left: 5px;
margin-right: 5px;

}

a:link img, a:visited img{
border:#335333 solid 1px;
}

a:hover img{
border:#C2D99A solid 1px;
}

table.blog {
width: 100%;
}