body {
  background-color: white;
  
}
* {
  margin: 0px;
  padding: 0px;
}
#pack {
   width: 1000px;
   margin: 0px auto;  
}
#head {
   height: 150px; 
}
#head img {
   width: 150px; 
   height: 150px; 
   margin-top:-25px;
}
#text {
   position: relative;
   top: 90px;
   left: 100px;
}
#head h1 {
   font-family: times, sans;
   font-size: 30px;
   color: #63af00;   
}
#head h1 em {
  color: #63af00;   
   font-weight: bold;
}
#head h2 {
   color: #4da300;
   font-family: times, sans;
   font-size: 16px; 
   padding-left: 10px;  
}
#nav {
   height: 51px;
   background-image: url("images/line.gif");
   background-repeat: repeat-x;
   background-position: 0% 100%;
   border: 1px solid white;
   margin-top:29px;
   margin-bottom:10px;
 
}
#a-menu {
   margin-top: 12px;
   float:right;
   width:90%;
   margin-top:12px;
 
}
.all_menu{
	float:right;
	padding-right:5%;
}
.inactive{
   margin: 0px 5px 0px 0px;
   background-color: #63af00;
   padding: 4px 45px 4px 45px;
   color: white;
   text-decoration: none;
   font-weight: bold;
   font-family: tahoma, sans-serif;
   font-size: 13px;
   border-top: 3px solid #50751c;
   border-left: 3px solid #50751c;
   border-right: 3px solid #50751c;      
}
#a-menu a:hover {
   background-color: #50751c;
    color: white;
    text-decoration:none;
}
.active{
	background-color: #50751c;
	border-left:3px solid #50751C;
	border-right:3px solid #50751C;
	border-top:3px solid #50751C;
	color:white;
	font-family:tahoma,sans-serif;
	font-size:13px;
	font-weight:bold;
	margin:0 5px 0 0;
	padding:4px 45px;
	text-decoration:none;
}
	
#left {
   width: 17%;
   float: left;
   border-right: 1px solid #ebebeb;
   padding-left:1%;
}
#right {
   width: 81%;
   float: right; 
}
.headerSearch {
	border-bottom:2px dashed #CBCBCB;
	color:#FFBA00;
	font-size:26px;
	margin:0 10px 5px 2px;
	padding:0 0 3px 3px;
}
.header{
   
   font-size: 26px;
   color: #ffba00;
   padding: 0px 0px 3px 10px;
   border-bottom: 2px dashed #cbcbcb;
}
.header_button{
padding-left:16px;
vertical-align:middle;
padding-top:20px;
}
.header_import_button{
padding-left:470px;
vertical-align:middle;
padding-top:20px;
}
.header1{
   
   font-size: 18px;
   color:#000000;
}
.header_line{
   
   font-size: 26px;
   color:C9D7F1;
   font-weight: bold;
   padding: 0px 0px 3px 10px;
   border-bottom: 1px solid #C9D7F1;
}
#left h2 {
   font-family: tahoma, sans-serif;
   font-size: 12px;
   color: #63af00;
   padding: 3px 0px 3px 25px;
}
#left ul {
   list-style-type: none;
}
/*
#left li {
   font-family: tahoma, sans-serif;
   color: #888888;
   font-size: 11px;
   padding: 0px 0px 3px 20px;
}*/
#right p {
   font-family: tahoma, sans-serif;
   font-size: 15px;
   color: #888888;
}
#right img {
   float: left;
}
#right h2 {
   color: #ffba00;
   font-family: tahoma, sans-serif;
   padding: 6px;   
}
#down {
   clear: both; 
   height: 55px;
   background-image: url(images/line2.gif);
   background-repeat: repeat-x;
   background-position: 0px 20px;
}
#down p {
   color: #b2b2b2;
   font-family: tahoma, sans-serif;
   font-size: 13px;
   text-align: center;
   padding-top: 35px; 
}
#left img {
   margin-top: 8px; 
   margin-left: 10px;
}
#down a {
   color: #a8a7a7;
   text-decoration: none;  
}
#down a:hover {
   color: #63af00; 
}
.cNameHeader {	
	color:#FFBA00;
	font-size:26px;
	margin:0 31px 5px 12px;
	padding:0 0 3px 10px;
	font-weight:bold;
}
.cimHeader {
	color: #63af00;   
   	font-weight: bold;
   	font-size:40px;
  
}
.textbox{
	background:url("images/newsletter-input-bg.gif") repeat-x scroll left top #FFFFFF;
	border:1px solid #AE957B;
	padding:2px;
}
.btn{
	background-color:#E6E6E6;
	border-color:#AE957B;
	color:#575757;
	cursor:pointer;
	font-weight:bold;
	background:url("images/newsletter-input-bg.gif") repeat-x scroll left top #FFFFFF;
	border:1px solid #AE957B;
	padding:2px;
}
.logout{
	border-style:none;
	text-decoration:underline;
	background-color:white;
	cursor:pointer;
}
.comp_details {
	font-weight:bold;
	color:#1F1F1F;
}
a{
	color:#63AF00;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#FFBA00;
	text-decoration:underline;
}

/* menu */

ul#tabnav{
	padding:0px;
	margin:0px auto;
	
}
ul#tabnav li{
	font:normal 12px/24px Arial;
	color:#000;
	height:30px;
	text-align:center;
	list-style-type:none;
	float:left;

	
}
ul#tabnav li a{
	color:#000;
	padding:0 15px;
	text-decoration:none;
	display:block;
	background-color:#63af00;
	margin-right:1px;
	
		border-top-right-radius:5px;
-moz-border-radius-topright:5px;
-webkit-border-top-right-radius:5px;
border-top-left-radius:5px;
-moz-border-radius-topleft:5px;
-webkit-border-top-left-radius:5px;
}
ul#tabnav li a:hover{
	color:#fff;
	background-color:#50751c;
}
ul#tabnav li a:focus{
	color:#fff;
	background-color:#50751c;
	
}
ul#tabnav li a:active{
	color:#fff;
	background-color:#50751c;
	
}

.border{
width:997px; height:auto;  float:left; border:2px solid #50751c; margin-top:25px; margin-bottom:10px;
	border-top-right-radius:5px;
-moz-border-radius-topright:5px;
-webkit-border-top-right-radius:5px;
	border-bottom-right-radius:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-bottom-right-radius:5px;
border-bottom-left-radius:5px;
-moz-border-radius-bottomleft:5px;
-webkit-border-bottom-left-radius:5px;
}
