BODY {
	Background-color: #666666;
}
wrapper {
width: 770px;
margin: 0 auto;
position: relative; /*we need to position this relatively to contain our absolutely positioned nav div*/
text-align: left; /*re-aligns the text after the hack on the body*/
background-image: url('../images/Appcentral_template_25.gif');
background-repeat: repeat-y
}


/** Menu **/


.menugrnbk1{
	color: #ffffff;
	background: #598502;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
}
.menugrnbk2{
	color: #ffffff;
	background: #598502;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
a.menugrnbk{
	color: #ffffff;
	background: #598502;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
}
a:hover.menugrnbk{
	color: #ffffff;
	background: #598502;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

a.menutitle
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #ffffff;
	
	right: auto;
	background: #598502;
	text-align: center;
	
	}
	
a:hover.menutitle
	{
		font-family: Arial, Helvetica, sans-serif;
	    font-size:12px;
		font-weight: bold;
		color: #ffffff;
		text-align: center;
	}


.pw1{
font-family: Verdana;
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

a:hover.pw1
	{
		font-family: Verdana;
	    font-size:10px;
		font-weight: bold;
		color: #FBA905;
	}

a.pw
	{
	font-family: Verdana;
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}
a:hover.pw
	{
		font-family: Verdana;
	    font-size:10px;
		font-weight: bold;
		color: #275902;
	}



/** Boarder **/

.tabbkgrnd {
	color: #000;
	background: #ededed;
	border: 1px solid #666;
}

.tabbkgrndgreen{
	color: #ffffff;
	background: #597602;
	border: 1px solid #253701;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
}

.h3 {
	color: #000000;
	background: #F58526;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	
}

.fillinside {
	color: #000000;
	background: #F0F8FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	
}
.fillinside2 {
	color: #000000;
	background: #FAEBD7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	
}

.fillinside3 {
	color: #000000;
	background: #F5F5DC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	
}

.tabtitle{
  Color: #000000;
  background: #efefef;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
  }

.tabrd {
	background-position: 0% 0%; background:''; color: #000000;
	background-image:url('none'); background-repeat:repeat; background-attachment:scroll
}

.tablerowcol {
	background-position: 0% 0%; background:''; color: #000000;
	background; #999966:url('none'); background-image:none; background-repeat:repeat
}

.tabgra {
	background-position: 0% 0%; background:''; color: #000000;
	background-image:url('none'); background-repeat:repeat; background-attachment:scroll
}

.tabblk {
	background-position: 0% 0%; background:''; color: #000000;
	background-image:url('none'); background-repeat:repeat; background-attachment:scroll
}

.tabrdblack {
	background-position: 0% 0%; background:''; color: #000000;
	background-image:url('none'); background-repeat:repeat; background-attachment:scroll
}

.tablescroll
{ 
   width: 150px; 
   height: 50px; 
   background: red; 
   overflow:scroll;
}



/*Text */
.miantxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
}
.miantxtr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;

}
.menulft {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
	color: #000000;
	width: auto;
	letter-spacing: 1px;
}

A:hover.menulft {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
	color: #0F6CA1;
	width: auto;
	letter-spacing: 1px;
}
.home {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
	color: #333333;
	width: auto;
	letter-spacing: 1px;
}

.home1 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
	color: #333333;
	width: auto;
	letter-spacing: 1px;
}

A:hover.home1 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
	color: #0F6CA1;
	width: auto;
	letter-spacing: 1px;
}

.homelink {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
	color: #0F6CA1;
	width: auto;
	letter-spacing: 1px;
}

A:hover.homelink {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
	color: #00A850;
	width: auto;
	letter-spacing: 1px;
}

.homelinksmall {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	text-align: justify;
	color: #0F6CA1;
	
}

.homelink1 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	color: #00A850;
	width: auto;
	letter-spacing: 1px;
}

A:hover.homelink1 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
	color: #0F6CA1;
	width: auto;
	letter-spacing: 1px;
}
.textbold {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	text-align: justify;
	color: #0E689C;
	width: auto;
	letter-spacing: 1px;
	font-weight: bold;

}

.textboldtemp {
	font-family: Tahoma;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	color: #003366;
	width: auto;
	letter-spacing: 1px;
	font-weight: bold;

}
.textboldtemp1 {
	font-family: Tahoma;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	color: #003366;
	width: auto;
	letter-spacing: 1px;
	font-weight: bold;

}
.homeright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
}

.cpy {
	font-family: Tahoma;
	font-size:6px;
	text-decoration: none;
	text-align: center;
}
.titcap{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	color: #FF3300;
}

.home-small {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}


A:hover.home-small {
	font-family: Tahoma;
	font-size: 10px;
	color: #0F6CA1;
	text-decoration: none;
}

.small_fnt{
    font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.boldtxttemp {
font-family: Arial, Helvetica, sans-serif;
font-size: 30px;
text-decoration: none;
color: #003366;
}

.boldtxttemp1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
text-decoration: underline;
color: #990000;
}	
.boldtxt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #003366;
}
.boldtxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #003366;
}
.boldtxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
	}
.boldlilnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #01AF53;
	}
	.Headcap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}
	.boldtxthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}
		
a.pghead
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 17px;
		text-decoration: none;
		color: #007DC3;
		font-weight: bold;
}


.test{
border: lightblue outset 4px;
padding:1px;
background:#F58526;
width: 100px;
text-align: center;
font-family: Arial;
text-decoration: none;
}


/*Buttons*/

.buttnextprev{
border: lightblue outset 2px;
padding: 1px;
background:#F58526;
width: 35px;
height: 23px;
text-align: center;
font-family: Arial;
font-weight: bold;

text-decoration: none;
}

.buttreport{
border: lightblue outset 2px;
padding:1px;
background:#F3DAAD;
width: 110px;
text-align: center;
font-family: Arial;
text-decoration: none;
}

.buttreport1{
border: #666633 outset 1px;
padding: 0.5px;
background:#F1F1F1;
width: 100px;
text-align: center;
font-family: Arial;
text-decoration: none;
}

.buttreportsmall{
border: #275902 outset 1.8px;
padding: 0.3px;
background:#F1F1F1;
width: 50px;
text-align: center;
font-family: Arial;
text-decoration: none;
font-weight: bold;
}

.buttreportreset{
border: #275902 outset 1.8px;
padding: 0.3px;
background:#F1F1F1;
width: 100px;
text-align: center;
font-family: Arial;
text-decoration: none;
font-weight: bold;
}

.buttreset{
border: #666633 outset 2px;
padding: 0.5px;
background:#F1F1F1;
width: 112px;
text-align: center;
font-family: Arial;
font-weight: bold;
text-decoration: none;
}

.deflt_butt{
border: lightblue outset 2px;
padding:1px;

width: 100px;
text-align: center;
font-family: Arial;
text-decoration: none;
}

.butt{
	border:lightblue outset 4px;
	padding:1px;
	background:#0D699B;
	width: 75px;
	text-align: center;
	font-family: Tahoma;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;


}

.butrst{
border:lightblue outset 2px;
padding:1px;
background:#F58526;
width: 200px;
text-align: center;
font-family: Arial;
text-decoration: none;

}

.table1 {
padding: 2px;
border: 1px solid #FBDB90;
width: 100%;
margin: 0;
}

.table1 td {
background: #ffffff;
border-bottom: 1px solid #FBDB90;
border-left: 1px  solid #FBDB90;
padding: 0.2px;
}



.table1 th {
    font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	background: #598502;
	padding: 1px;
}

.table1 li {
    font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	background: #000000;
	padding: 1px;
}



/* new testing */

/**portal action styles**/





/***navigation tab style***/
#nav, #nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#nav {
  
  height:20px;
  font: 12px arial;
  margin: 0 105px 0 20px;
  
}
#nav li {
	position:relative;
	background: #598502;
	border-right: 1px solid #ccc;
	float: left;
	width: 11em;
	display:block;
	margin: 0;
	padding:0;
	top: -1px;

}
#nav a, #nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
  text-decoration:none;
  cursor:pointer;
  color:#fff;
  display: block;
  padding: 4px 10px 2px;
}
#nav a:hover {
  color:#fff;
  background: #275902;
}

#nav li ul {
  border-left: 1px solid #275902;
  background: #ffffff;
  margin-top:0px;
  position: absolute;
  font-weight:normal;
  left: -999em;
  z-index: 600
}


#nav li:hover ul, #nav li.sfhover ul {
  left: 0;
  z-index:99999;
}
#nav li li {
  background:none;
  float:none;border:none;
  border: 1px solid #999;
  border-top:1px solid #fff;
  border-right:none;
  border-left:none;
  padding-left:0;
}
#nav li li.last {
  border-bottom:none;
}
#nav li li a, #nav li li a:link, #nav li li a:visited, #nav li li a:hover {
  color:#000;
  padding: 3px 10px 2px;
  width:14em;
}
#nav li li a:hover {
  color:#000;
  background:#e3e3e3;
}
#nav li.active {
  background: #275902;
  color: #fff;
  /*border-bottom: 3px solid #ff7f00;*/
}
/*#nav li.active ul {
  border:medium none;
  background: #c00 url('images/featurebox2_bg.gif') no-repeat 100% 100%; 
}
*/
#nav li.active a:link, #nav li.active a:visited, #nav li.active a:hover, #nav li.active a:active {}
#nav li.active a:hover {
  color:#fff;
  background: #275902;
}
#nav li.active li {
  border:none;
  border-top: 1px solid #275902;
  border-bottom: 1px solid #275902;
}
#nav li.active li.last {
  border-bottom: none
}
#nav li.active li a:link, #nav li.active li a:visited, #nav li.active li a:hover, #nav li.active li a:active {
  color:#fff
}
#nav li.active li a:hover {
  background: #666 url('images/sprites.gif') repeat-x 0 99%;color:#fff
}
#nav li.active li.active a:link, #nav li.active li.active a:visited, #nav li.active li.active a:hover, #nav li.active li.active a:active {
  color:#fff;
  font-weight:bold;
  background: #666 url('images/sprites.gif') repeat-x 0 99%; 
}

