@charset "utf-8";
@import url("dnn.css");
/* CSS Document */

body,td,th,html,div,td {
	color: #666633; font-size: 11px; line-height: 14px;font-family: helvetica, sans-serif;
}
h1,h2,h3 {
	color:#808000;
	line-height:normal;
	font-family:Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: medium;
}
h3 {
	font-size: medium;
}

/*td{font-family: helvetica, sans-serif}*/
/*.body{color: #666633; font-size: 11px; line-height: 14px}*/
.heading{color: #999966; font-size: 11px; line-height: 18px}
a:link{color: #999966; text-decoration: none}
a:visited{color: #999966; text-decoration: none}
body {
	margin: 0px;
	background-color: #CCCC99;
}

a:hover{color: #999966; text-decoration: none}

.bottom{
	background-image: url(images/hmt.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}
.nav {
height:15px;
}
#footer, #footer .SkinObject,#footer td,#footer a {
	color: #333333;
	font-weight: normal;
	font-size:9px;
}
#rightpane, #dnn_rightpane {
}
.about_right {
	background-color: transparent;
	background-image: url(images/about_right2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 271px;
	width: 105px;
	text-transform: capitalize;
	color: #666633;
}
.right_holder {
	background-color: #999966;
	background-image: url(images/abspace.gif);
	background-repeat:repeat-y;
	background-position: left;
	height: 100%;
}
.nav_menu_holder {
	height: 16px;
	width: 100%;
}
.nav_menu_holder td{
	padding: 0;
}
.nav_menu {
	background-color: #666633;
	color: #FFFFFF;
	font-weight:bold;
	height:100%;
}
.nav_menu td{
	text-transform:lowercase;
	font-size:10px;
}

.nav_menu_end {
	background-color: transparent;
	background-image: url(images/nav_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/*float:right;*/
	width:18px;
	height:16px;}
.prod_top {
	background-image: url(images/prod_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	width: 100%;
}
.prod_left {
	height: 76px;
	width: 150px;
	text-align: right;
	padding-right: 30px;
}
.proj_top {
	background-image: url(images/proj_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 104px;
	width: 579px;
}
.rightbg .right  {
	height: 319px;
	width: 77px;
	background-color: transparent !important;
	background-image: url(images/ab_right2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:30px;
}
.right,.right a,.right p {
	font-family:"Courier New", Courier, monospace;
	font-size: 15px;
	color: #666633 !important;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	width: 74px !important;
	/*padding-right: 3px;*/
	line-height: 20px;
}
.right a:hover,.right a:active, .rightwhite {
	color: #FFFFFF !important;
}
.rightbg {
	background-color: transparent;
	background-image: url(images/ab_right2bg.jpg);
	background-repeat:repeat-y;
	background-position: left;
}


