﻿
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.textheading {
	font: bold 11px Tahoma;
	color: #f98d0a;
}

.text {
	font: 11px Tahoma;
	color: #5B5B5B;
}

.text_green {
	font: 11px Tahoma;
	color: #0b8908;
}

.textbox {
	font: 11px Tahoma;
	color: #5b5b5b;
	height: 22px;
	width: 217px;
	border: 1px solid #ababab;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #0b8908;
}
a:visited {
	color: #0b8908;
}
a:hover {
	color: #000000;
}
a:active {
	color: #0b8908;
}
.errormsg {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.treeview{
font-family: Tahoma;
font-size:11px;
color: #00599E;
font-weight : bold;
text-align:left;
}
.treeview a{
font-weight:bold;
font-size:11px;
text-align:left;
color: #00599E;
}
.treeview a:visited{
/*color: #666;*/
color: #00599E;
}
.treeview a:hover{ 
color:#0b8908;
}

.button {
    font: bold 11px Tahoma;
    color: #FFFFFF;
    background: #0c9e0b;
    border: 1px solid #078507;
    height: 22px;
}

.heading {

	font-family: Tahoma;
	font-size: large;
	font-weight: bold;
	color: #0b8908;
}
.subheading
{
	font-family: Tahoma;
	font-size: medium;
	font-weight: bold;
	color: #0b8908;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.button1 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #0C749B;
	text-align: center;
	border: 1px solid #2C548F;
}
.style2 {color: #FFFFFF}
.style4 {
	color: #CC6111;
	font-weight: bold;
	font-size: 14px;
}
.border {
	border: 1px solid #EFEFEF;
}
.style5 {
	color: #0C749B;
	font-weight: bold;
}
.border1 {
	border: 1px solid #F8F8F8;
}
.box {
	height: 20px;
	width: 70px;
}
.style6 {font-size: 10px}