.pagenavcounter
{
	background : #eeeeee;
	width : 75;
	text-align : center;
	border : 1px solid #333333;
}
.highlight
{
	color: #ff9900;
	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
{
	font-size:10px;

}
a.pathway:link , a.pathway:visited
{
	font-size: 10px;
	color: #990000;

}
a:link, a:visited {
	font-size: 12px;
	color: #990000;
}

a:hover {
	text-decoration: none;
}

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

table.contenttoc th {
	border-bottom : 1px solid #000000;
	color: #004080;
	text-align: left;
	padding-top: 4px;
	padding-left : 3px;
	height: 23px;
	font-weight: bold;
	font-size: 11px;
}

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

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

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

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

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


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

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

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

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


.pagenav a:link , .pagenav a:visited

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

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

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

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

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

.contentpaneopen
{
	text-align: justify;
}
.createdate , .small
{
	font-family: verdana;
	font-size:10px;
	color: #B5BBB6;
}
.componentheading
{
	border-bottom: 1px solid;
	font-size: 15px;
	font-weight: bold;
	color : #004080;
}
.contentheading {
	height: 21px;
	background: url(../images/vr_content_title.gif)  no-repeat;
	color: #004080;
	text-align: left;
	padding-left: 25px;
	padding-top : 7px;
	font-weight: bold;
	font-size: 11px;
}

.sectiontableheader
{
	background : #003366;
	color : #FFFFFF;
	font-weight:bold;
}

.sectiontableentry1
{
	background : #D8DFE7;
}

.sectiontableentry2
{
	background : #EAEEF2;
}
.tdmainbody
{
	padding-right: 3px;
	padding-bottom : 3px;
}
.button
{
	background : #990000;
	height : 20px;
	font-size:10px;
	font-family: verdana;
	font-weight: bold;
	border : 1px solid #989898;
	margin-top : 3px;
	color : #ffffff;
}

.inputbox
{
	border : 1px solid #000000;
	font-family: verdana;
	font-size: 11px;
}

/* this also affects mailevel link color , so please dont define color in mainlink */


table.moduletable {
	background-image: url(../images/vr_module_bg.gif);
	background-repeat : repeat-y;
	width : 161px;
	margin-bottom: 5px;
	padding: 3px;
	border-spacing: 0px;
	border-bottom : 1px solid #000000;	
}


table.moduletable th {
	background-image: url(../images/vr_module_th.gif) ;
	background-repeat: no-repeat;
	text-align:left;
	color: #004080;
	height: 24px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 25px;
	padding-top : 5px;
}

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

#active_menu {
	color : #000000;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background-image: url(../images/vr_mainlevel_link.gif) ;
	background-repeat: no-repeat;
	font-family: Tahoma;
	vertical-align: middle;
	color : #990000;
	text-align: left;
	padding-top : 5px;
	padding-left :19px;
	height: 18px !important;
	height: 23px;
	text-decoration: none;
	font-weight: bold;

}

a.mainlevel:hover {
	background-image: url(../images/vr_mainlevel_hover.gif) ;
	background-repeat: no-repeat;
	text-decoration: none;
	color : #FFFFFF;
}

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

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

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


