body
{
	font-family:Arial; background:url(funky-wallpaper-hd1.jpg) top repeat-x !important;  
	font-size:12px;
	margin:0 auto;
}


#header 
{
	width:100%;
	background:url(headerbggreen.png) bottom repeat-x;
	height:90px; border:0px solid #000000;
}
.shader{background:url(headershade.png) no-repeat bottom center !important;}
.lefttop
{
	background:url(leftbgtopgreen.png) bottom  no-repeat; 
	border:0px solid #000;
	height:44px;
	width:260px;
 }
 
.leftmid
{
	background:url(leftbgmidgreen.png) bottom  repeat-y; 
	border:0px solid #000;
	min-height:400px;
	width:240px;
	padding:10px ;
}
.leftbot
{
	background:url(leftbgbotgreen.png) top  no-repeat; 
	border:0px solid #000; 
	height:20px;
	width:260px;
 }

.righttop
{
	background:url(rightbgtopgreen.png) bottom  no-repeat; 
	border:0px solid #000;
	height:44px;
	width:695px; padding-left:20px; color:#FFFFFF; padding-bottom:5px;  
}
.rightmid
{
	background:url(rightbgmidgreen.png) bottom  repeat-y; 
	border:0px solid #000;
	width:695px;
	padding:10px ; 
 }
.rightbot
{
	background:url(rightbgbotgreen.png) top  no-repeat; 
	border:0px solid #000;
	height:20px;
	width:715px; 
}
.righttoplarge
{
	background:url(rightbgtoplarge.png) bottom  no-repeat; 
	border:0px solid #000;
	height:10px;
	width:990px; padding-left:20px; color:#FFFFFF; padding-bottom:5px;  
}
.rightmidlarge
{
	background:url(rightbgmidlarge.png) bottom  repeat-y; 
	width:910px;  
	padding:0px 20px 10px 20px; 
 }
.rightbotlarge
{
	background:url(rightbgbotlarge.png) top  no-repeat; 
	border:0px solid #000;
	height:40px;
	width:990px; 
	margin-bottom:10px;  
}

	.addon {
    background-color: #5f7848 ;
    background-image: url("bg-button.png");
    background-position: center top;
    background-repeat: repeat-x;
    border-color: #4e5a72;
    border-radius: 8px 8px 8px 8px;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 15px;
    font-weight: normal;
    padding: 4px 12px; 
	width:300px; 
	height:75px;
    text-decoration: none; 
}
.addon:hover {
    background-color: #996633;
    background-image: url("bg-button.png");
    background-position: center top;
    background-repeat: repeat-x;
    border-color: #CCCCCC;
    border-radius: 8px 8px 8px 8px;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 15px;
    font-weight: normal;
	width:300px;
	height:75px;
    padding: 4px 12px; 
    text-decoration: none;
}
.inner_title {
    background: url("inner_title.jpg") no-repeat scroll left bottom transparent;
    border-bottom: 0px solid #CCCCCC;
    color: #747474;
    font-family: Tahoma,Arial;
    font-size: 15px;
    font-weight: bold;
    height: 32px;
    padding-left: 10px;
    vertical-align: top; 
	line-height:3px;
}			
.inner_titlesmall{
    background: url("inner_title_small.jpg") no-repeat scroll left bottom ;
    border-bottom: 0 solid #CCCCCC;
    color: #747474;
    font-family: Tahoma,Arial;
    font-size: 14px;
    font-weight: bold;
    height: 39px;
    padding-left: 10px;
    padding-top: 0px;
    vertical-align: top; 
	margin-top:10px;
}			

input[type="submit"],input[type="button"]
{
  display: inline;
  position: static  ;
  padding: 3px 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius:5px;
  font: 11px/1.4 "verdana","myriad-pro-2", "Lucida Grande", Sans-Serif;
  background-color: #467020 /*#b6d3f4*/;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#467020), to(#467020)) !important; 
  background-image: -webkit-linear-gradient(top, #467020, #467020) !important; 
  background-image:    -moz-linear-gradient(top, #467020, #467020) !important; 
  background-image:     -ms-linear-gradient(top, #467020, #467020) !important; 
  background-image:      -o-linear-gradient(top, #467020, #467020) !important; 
  color: white !important;
  box-shadow: inset 0 1px 1px white,
                    0 3px 3px rgba(0,0,0,0.6); cursor: pointer;
  border: 1px solid #4e6936 !important;
  font-weight: 300;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.3); 
  
}	
/*.btn_01:hover*/
input:hover[type="submit"],input:hover[type="button"] 
{
	box-shadow: inset 0 2px 6px white,
                    0 3px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: inset 0 2px 6px white,
                    0 3px 3px rgba(0,0,0,0.6);
	-moz-box-shadow: inset 0 2px 6px white,
                    0 3px 3px rgba(0,0,0,0.6);
	-ms-box-shadow: inset 0 2px 6px white,
                    0 3px 3px rgba(0,0,0,0.6);				
	-ms-box-shadow: inset 0 2px 6px white,
                    0 3px 3px rgba(0,0,0,0.6);
    -o-box-shadow: inset 0 2px 6px white,
                    0 3px 3px rgba(0,0,0,0.6);						
	 behavior:url(ie-css3.htc);
}

.correntnext{ 
	cursor:pointer;  
	border-radius:55px; 
	border:1px solid #4e6936; 
	padding:5px 8px 5px 8px ; 
	margin-right:3px; 
	color: #FFFFFF; 
	text-decoration:none;
	font-weight:bold;  
	 box-shadow: inset 0 1px 1px white,
                    0 1px 1px rgba(0,0,0,0.6);
    background:#467020; 
    background-image: -webkit-gradient(linear, left top, left bottom, from(#467020), to(#467020)) !important; 
    background-image: -webkit-linear-gradient(top, #467020, #467020) !important; 
    background-image:-moz-linear-gradient(top, #467020, #467020) !important; 
    background-image:     -ms-linear-gradient(top, #467020, #467020) !important; 
    background-image:      -o-linear-gradient(top, #467020, #467020) !important; 
	
   }
   .current{ 
	background-image:-moz-linear-gradient(top, #899c77, #899c77) !important;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#899c77), to(#899c77)) !important; 
    background-image: -webkit-linear-gradient(top, #899c77, #899c77) !important; 
    background-image:     -ms-linear-gradient(top, #899c77, #899c77) !important; 
    background-image:      -o-linear-gradient(top, #899c77, #899c77) !important; 
	border-radius:55px; 
	color: #000000; 
	border:1px solid #666666; 
	padding:5px 8px 5px 8px; 
	background:#899c77; 
	margin-right:3px; 
	font-weight:bold;
	 box-shadow: inset 0 1px 1px white,
                    0 1px 1px rgba(0,0,0,0.6);
	}