/*@charset "utf-8";*/
/* CSS Document */

.font1 {  
 font-family: Verdana, Arial, Helvetica; 
 font-size: 12px; 
 color: #333333; 
 text-decoration: none
 }

.font1u {  
 font-family: Verdana, Arial, Helvetica; 
 font-size: 12px; 
 color: #333333;
 }

.font1w {  
 font-family: Verdana, Arial, Helvetica; 
 font-size: 12px; 
 color: #FFFFFF; 
 text-decoration: none
 }

.font1w a:hover {   
 color: #333333;
 }

.font1wu {  
 font-family: Verdana, Arial, Helvetica; 
 font-size: 12px; 
 color: #FFFFFF;
 }

.font1gr1 {  
 font-family: Verdana, Arial, Helvetica; 
 font-size: 12px; 
 color: #507F18; 
 text-decoration: none
 }

.font1gr1u {  
 font-family: Verdana, Arial, Helvetica; 
 font-size: 12px; 
 color: #507F18; 
 }

.font1gr2 {  
 font-family: Verdana, Arial, Helvetica; 
 font-size: 12px; 
 color: #668F00; 
 text-decoration: none
 }

.font1gr2u {  
 font-family: Verdana, Arial, Helvetica; 
 font-size: 12px; 
 color: #668F00; 
 }

.font1or1 {  
 font-family: Verdana, Arial, Helvetica; 
 font-size: 12px; 
 color: #FFBE5E; 
 text-decoration: none
 }

.font1or1u {  
 font-family: Verdana, Arial, Helvetica; 
 font-size: 12px; 
 color: #FFBE5E; 
 }

.font1blue1 {  
 font-family: Verdana, Arial, Helvetica; 
 font-size: 12px; 
 color: #A2C5E8; 
 text-decoration: none
 }

.font1blue1u {  
 font-family: Verdana, Arial, Helvetica; 
 font-size: 12px; 
 color: #A2C5E8; 
 }

a:hover {   
 color: #529B26;
 }

.copyright { 
 font-family: Verdana, Arial, Helvetica; 
 font-size: 10px; 
 color: #668F00;
 }

.copyright2 { 
 font-family: Verdana, Arial, Helvetica; 
 font-size: 10px; 
 color: #333333;
 }

body {
 font-family: Verdana, Arial, Helvetica; 
 font-size: 12px; 
 color: #333333;
 text-decoration: none;
 background-image:url(images/bgBody.jpg);
 }

td {  
 font-family: Verdana, Arial, Helvetica; 
 font-size: 12px; 
 color: #333333;
 text-decoration: none;
 }
 .asptd {  
 font-family: Verdana, Arial, Helvetica; 
 font-size: 14px; 
 color:green;
 text-decoration:none;
 }
  .asptdunderline
  {  
 font-family: Verdana, Arial, Helvetica; 
 font-size: 16px; 
 color:green;
 font-weight:bold;

 text-decoration: underline;
 }

 
  .asplabel
  {  
 font-family: Verdana, Arial, Helvetica; 
 font-size: 16px; 
 color:green;
 font-weight:bold;
 text-decoration:none;
 }
   .aspdropdown
  {  
 font-family: Verdana, Arial, Helvetica; 
 font-size:12px; 
 color:green;
 text-decoration:none;
 }






/* --------------------------- Main Box ------------------------------------ */

.mainBox {
 padding-right: 20px;
}

#readMore a {
 font-family: Verdana, Arial, Helvetica;
 font-size: 12px;
 color: #529B26;
 text-decoration: none;
 float: right;
}

#readMore a:hover {
 color: #333333;
}

#backToTop a {
 font-family: Verdana, Arial, Helvetica;
 font-size: 12px;
 color: #529B26;
 text-decoration: none;
 float: right;
}

#backToTop a:hover {
 color: #333333;
}
.aspcolor
{
background-color:#529B26;
}


/* --------------------------- Main Box ------------------------------------ */

/* --------------------------- Left Menu ----------------------------------- */

#navLeft * {
 font: bold 12px Verdana, Arial, Helvetica;
 margin-left: 9px;
 margin-right: 10px;
 margin-top: 0px;
 vertical-align: middle;
 float: left;
 border:0;
 width: 210px;
 }

#navLeft, #navLeft ul {
 vertical-align: middle;
 border:0;
 margin: 0;
 padding: 0;
 list-style: none;
 float: right;
 }

#navLeft li {
 vertical-align: middle;
 border:0;
 float:left;
 position: relative;
 }

#navLeft .cellTop {
 background: #FFFFFF url(images/bgLeftMenuTop.jpg) repeat-x top left;
 color: #FFFFFF;
 height: 30px;
 padding-top: 7px;
 text-align: center;
 }

#navLeft .cellMid {
 background: #FFFFFF url(images/bgLeftMenuCell.jpg);
 padding-top: 4px;
 padding-bottom: 2px;
 padding-left: 8px;
 padding-right: 30px;
 width: 210px;
 }

#navLeft .cellMid a {
 text-decoration: none;
 color: #333333;
 margin: 0px;
 padding: 0px;
 display: block;
 width: 172px;
 }

#navLeft .cellMid a:hover {   
 color: #668F00;
 }

#navLeft .sep {
 background: #FFFFFF url(images/bgLeftMenuSep.jpg) repeat-x top left;
 height: 4px;
 margin-bottom: -12px;
 }

#navLeft .cellBottom {
 background: #FFFFFF url(images/bgLeftMenuBottom.jpg) repeat-x top left;
 height: 19px;
 }

/* --------------------------- Left Menu ----------------------------------- */
/* --------------------------- Top Menu ------------------------------------ */

table#topMenu {
 height:30px;
 margin-left: 20px;
 /*background-repeat:repeat-x; */
}

table#topMenu td.sep {
 width: 2px;
}

table#topMenu td.active {
 font-family: Verdana, Arial, Helvetica;
 font-size: 12px;
 color: #333333;
 font-weight: bold;
 white-space:nowrap;
 padding-left:10px;
 padding-right:10px;
}

table#topMenu td.active a{
 color: #333333;
 text-decoration: none;
}

table#topMenu td.active a:hover{
 color: #FFFFFF;
}

table#topMenu td.passive {
 font-family: Verdana, Arial, Helvetica;
 font-size: 12px;
 color: #FFFFFF;
 font-weight: bold;
 white-space:nowrap;
 padding-left:10px;
 padding-right:10px;
}

table#topMenu td.passive a{
 color: #FFFFFF;
 text-decoration: none;
}

table#topMenu td.passive a:hover{
 color: #333333;
}

/* --------------------------- Top Menu ------------------------------------ */

/* --------------------------- Bottom Menu --------------------------------- */

td#bottomMenu {
 font-family: Verdana, Arial, Helvetica;
 font-size: 10px;
 color: #529B26;
 vertical-align: bottom;
}

td#bottomMenu a {
 color: #333333;
 text-decoration: none;
}

td#bottomMenu a:hover {
 color: #529B26;
}

/* --------------------------- Bottom  Menu --------------------------------- */

/* --------------------------- Login Box ----------------------------------- */

table#loginBox {
 margin-left: 18px;
 width: 210px;
}

table#loginBox td.top {
 font-family: Verdana, Arial, Helvetica;
 font-size: 12px;
 color: #FFFFFF;
 font-weight: bold;
 background: #FFFFFF url(images/bgLoginBoxTop.jpg) repeat-x top left;
 text-align: center;
 padding-top: 0px;
 width: 210px;
 height: 30px;
}

table#loginBox td.middle {
 font-family: Verdana, Arial, Helvetica;
 font-size: 12px;
 color: #333333;
 background: #FFFFFF url(images/bgLoginBoxMiddle.jpg) repeat-y top left;
 width: 210px;
 height: 30px;
}

table#loginBox span.loginuser {
 font-family: Verdana, Arial, Helvetica; 
 font-size: 12px; 
 font-weight: normal;
 color: #333333;
 padding-left: 0px;
}

table#loginBox td {
 padding-top: 5px;
 padding-left: 10px;
 padding-right: 18px;
}

table#loginBox td a {
 font-size:11px;
 font-weight:normal;
 line-height:17px;
 color:#333333;
 text-decoration:underline;
 padding-left: 0px;
}

table#loginBox td a:hover {
color:#529B26;
}

input#username {
 /*width:97%; */
 width:178px;
 height:16px;
 /*margin-top: 2px; */
 margin-left: 0px;
 border: 1px solid #999999;
 background-color: #FFFFFF;
 color:#529B26;
}

.aspusername {
 /*width:97%; */
 width:178px;
 font-family:  Helvetica;
 height:16px;
 /*margin-top: 2px; */
 margin-left: 0px;
 border: 1px solid #999999;
 background-color: #ffffff;
 color:#529B26;
}

input#category {
 width:178px;
 height:16px;
 /*margin-top: 2px; */
 margin-left: 0px;
 border: 1px solid #999999;
 background-color: #FFFFFF;
 color:#529B26;
}

input#password {
 /*width:97%; */
 width:148px;
 height:16px;
 /*margin-top: 2px; */
 margin-left: 0px;
 border: 1px solid #999999;
 background-color: #FFFFFF;
 color:#529B26;
}
.asppassword {
 /*width:97%; */
 width:148px;
 height:16px;
 /*margin-top: 2px; */
 margin-left: 0px;
 border: 1px solid #999999;
 background-color: #FFFFFF;
 color:#529B26;
}
.category {
 width:108px;
 height:16px;
 /*margin-top: 2px; */
 margin-left: 0px;
 border: 1px solid #507F18;
 color:#529B26;
}

input#loginbtn { 
 font-family: Verdana, Arial, Helvetica;
 font-size: 12px;
 font-weight:bold;
 color:#FFFFFF;
 cursor:hand;
 background-image:url(images/loginBtn1.gif);
 text-align:center;
 width:25px;
 height:16px;
 padding:0;
 /*margin-top: 2px; */
 border: 0;
}

input#loginbtn:hover {
 background-image:url(images/loginBtn1On.gif);
 border:0;
}

td.error {
height: 29px;
color: #FF3300; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica;
}

table#loginBox td.bottom {
 background: #FFFFFF url(images/bgLoginBoxBottom.jpg) repeat-x top left;
 width: 210px;
 height: 19px;
}
/* --------------------------- Login Box ----------------------------------- */

/* --------------------------- Main Text ----------------------------------- */

div.heading {
 margin-top: 7px;
 margin-bottom: 6px;
 font-weight:bold;  
}

table#threePics {
 margin-left: 0px;
 margin-top: 5px;
 margin-bottom: 5px;
 width: 513px;
 height: 110px;
}

table#threePics td.pic {
 width: 165px;
 height: 110px;
}

table#threePics img {
 border: 1px solid #999999;
 width: 165px;
 height: 110px;
}

table#leftPic {
 margin-top: 4px;
 margin-left: 0px;
 margin-right: 5px;
 margin-bottom: 5px;
 float: left;
}

table#leftPic img {
 border: 1px solid #999999;
}

table#rightPic {
 margin-top: 4px;
 margin-left: 5px;
 margin-right: 0px;
 margin-bottom: 5px;
 float: right;
}

table#rightPic img {
 margin: 0px;
 border: 1px solid #999999;
}

/* --------------------------- Main Text ----------------------------------- */

/* --------------------------- Extra Tables -------------------------------- */

/*---- green ----*/

table#greenTable {
 width: 100%;
 margin-top: 5px;
 margin-bottom: 5px;
 border: 0px;
}

table#greenTable td.headCell {
 font-family: Verdana, Arial, Helvetica; 
 font-size: 12px; 
 color: #FFFFFF;
 background-color: #84D554;
 border-style: none;
 border-bottom: 1px solid #FFFFFF;
 font-weight: bold;
 padding: 4px;
}

table#greenTable td.cell {
 font-family: Verdana, Arial, Helvetica; 
 font-size: 12px; 
 color: #333333;
 /*background-color: #FFFFFF; */
 /*background: #FFFFFF url(images/bgLightGray.gif) repeat-x top left; */
 /*background: #FFFFFF url(images/bgLightGray.gif) no-repeat top left; */
 background: #FFFFFF url(images/bgLightGray.gif);
 border-style: none;
 border-bottom: 1px solid #FFFFFF;
 padding: 4px;
}

/*---- orange ----*/

table#orangeTable {
 width: 100%;
 margin-top: 5px;
 margin-bottom: 5px;
 border: 0px;
}

table#orangeTable td.headCell {
 font-family: Verdana, Arial, Helvetica; 
 font-size: 12px; 
 color: #FFFFFF;
 background-color: #FFBE5E;
 border-style: none;
 border-bottom: 1px solid #FFFFFF;
 font-weight: bold;
 padding: 4px;
}

table#orangeTable td.cell {
 font-family: Verdana, Arial, Helvetica; 
 font-size: 12px; 
 color: #333333;
 background: #FFFFFF url(images/bgLightGray.gif);
 border-style: none;
 border-bottom: 1px solid #FFFFFF;
 padding: 4px;
}

/*---- blue ----*/

table#blueTable {
 width: 100%;
 margin-top: 5px;
 margin-bottom: 5px;
 border: 0px;
}
table#blueTable td.headCell {
 font-family: Verdana, Arial, Helvetica; 
 font-size: 12px; 
 color: #FFFFFF;
 background-color: #A2C5E8;
 border-style: none;
 border-bottom: 1px solid #FFFFFF;
 font-weight: bold;
 padding: 4px;
}
table#blueTable td.cell {
 font-family: Verdana, Arial, Helvetica; 
 font-size: 12px; 
 color: #333333;
 background: #FFFFFF url(images/bgLightGray.gif);
 border-style: none;
 border-bottom: 1px solid #FFFFFF;
 padding: 4px;
}

/*---- standard ----*/

table#stdTable {
 width: 100%;
 margin-top: 5px;
 margin-bottom: 5px;
 border: 0px;
}
table#stdTable td.headCell {
 font-family: Verdana, Arial, Helvetica; 
 font-size: 12px; 
 color: #FFFFFF;
 background-color: #727272;
 border-style: none;
 border-bottom: 1px solid #FFFFFF;
 font-weight: bold;
 padding: 4px;
}
table#stdTable td.cell {
 font-family: Verdana, Arial, Helvetica; 
 font-size: 12px; 
 color: #333333;
 background: #FFFFFF url(images/bgLightGray.gif);
 border-style: none;
 border-bottom: 1px solid #FFFFFF;
 padding: 4px;
}
body {
}
#wrapper
{
	width: 1000px;
	height:800px;
	border: 1px solid #461601;
}
#header
{
	width:1000px;
	height:230px;
	background-color:#AC7A44;
	margin-top:0px;
	margin-bottom:0px;
}
.login
{
	width:542px;
	height:250px;
	border : 1px solid #461601;
	margin-top:50px;
}
	
.login table
{
	font:bold 10px bold;
	font-family:Verdana;
	color : #461601;
}

.login h1
{
	background-color:#AC7A44;
	font:bold 12px bold;
	font-family:Verdana;
	color:White;
	text-align:center;
	display:block;
	float:left;
}
.footer
{
	width:1000px;
	height:20px;
	font-size: 10px;
	font-family:Verdana;
	color:White;
	background-color:#AC7A44;
}
.input type
{
	font-size: 10px;
	font-family:Verdana;
}
/* --------------------------- Extra Tables -------------------------------- */

.hdr
{	
	background-image:url(images/inner banner.jpg);	
}
