h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
	color: #000000;
	text-transform: uppercase;
	margin:0px;
	margin-top:20px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #808080;
	text-transform: uppercase;
	margin:0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #A65C00;
}
a:visited {
	color: #A65C00;
}
a:hover {
	color: #D98C1E;
}
a:active {
	color: #A65C00;
}
.topmenu {
	background-color: #E6E6E6;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.topmenu a{
	margin-right:2px;
}
.topmenuselected {
	background-color: #C5C5C5;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.topmenu2 {
	background-color: #E6E6E6;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.topmenu2selected {
	background-color: #C5C5C5;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.copyright {
	background-color: #E6E6E6;
	vertical-align: middle;
	text-align:right;
	padding-right:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.smalltextinbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align:justify;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #000000;
	height:50px;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #A65C00;
}
.grayblock {
	color: #000000;
	background-color: #E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding:20px;
	text-align:justify;
}
.mainpagetextblock {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding:20px;
	text-align:justify;
}
.contacts {
	background-image: url(images/nb236.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 155px;
}
.newsimage {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 0px none;
}
.newsimagelittle {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 0px none;
	width: 70px;
	height: 70px;
}
.graycoumn {
	background-color: #D6D6D6;
	background-image: url(images/bg_gray.gif);
}
.innercell {
	padding-left:25px;
	padding-right:25px;
	padding-bottom:10px;
	padding-top:5px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	height:23px;
	font-size: 13px;
}
.button {
	background-color: #E6E6E7;
	width:80px;
	background-image: url(images/button_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #999999;
}
.textfield {
	background-color: #ffffff;
	width:150px;
	background-image: url(images/textfield_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #999999;
	font-size: 11px;
	height: 18px;
}
.textfieldinput {
	background-color: #ffffff;
	width: 300px;
	background-image: url(images/textfield_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #999999;
	font-size: 11px;
	height: 18px;
}
.textfieldmemo {
	background-color: #ffffff;
	width:150px;
	background-image: url(images/textfield_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #999999;
	font-size: 11px;
}
.textfieldonfocus {
	background-color: #ffffff;
	width:150px;
	border: 1px solid #999999;
	font-size: 11px;
	height: 18px;
}
.dropmenu1level {
	background-color: #F5F5F5;
	border: 1px ridge #FFFFFF;
	white-space: nowrap;
}
.dropmenuitem {
	vertical-align: middle;
	padding-left:10px;
	padding-right:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e0e0e0;
}
.dropmenuitemselected {
	vertical-align: middle;
	padding-left:10px;
	padding-right:10px;
	background-color: #C5C5C5;	
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-color: #C5C5C5;
	border-top-color: #C5C5C5;
}

.dropmenuitemselected a:link, .dropmenuitemselected a:visited, .dropmenuitemselected a:hover, .dropmenuitemselected a:active{
	color:#FFFFFF;
}

.gridviewheader {
	background-color: #E6E6E6;
}

.gridviewalternaterow {
	background-color: #E6E6E6;
}
.nameemployee {
	font-size: 13px;
	color: #A65C00;
}
.nameecontent {
	font-size: 13px;
	color: #A65C00;
}
.namedatenews{
	font-size: 13px;
	color: #A65C00;
}
.imageemployeelittle {
height: 70px;
width: 70px;
}
.imageemployeebig {
height: 140px;
width: 140px;
}
.namestate {
	font-size: 13px;
	color: #A65C00;
}
.textfieldcostservices {
	background-color: #ffffff;
	width:60px;
	background-image: url(images/textfield_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #999999;
	font-size: 11px;
	height: 18px;
}
.selectedservicesname {
	font-size: 13px;
	font-weight: bold;
}
.servicesname {
	font-size: 11px;
	font-weight: normal;
}
.fullsumorder 
{
	font-size: 14px;
	font-weight: bold;
}
