﻿.buttonholder
{
    width: 229px;
    min-height: 1px;
    height: auto !important;
    height: 1px;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    position: relative;
}

.buttonholder .backgroundHolder
{
    padding: 53px 0px 65px 0px;
}

.buttonholder .textHolder a
{
    color: #000000;
    text-decoration: none;
  /*  background: url(images/penguin-icon.gif) top left no-repeat;*/
    padding-left: 28px;

   padding-top: 10px;
   padding-bottom: 10px;

}


.buttonholder .textHolder a:hover
{
    color: #000000;
    text-decoration: none;
  /*  background: url(images/penguin-bounce.gif) top left no-repeat;*/
    font-weight: bold;
    padding-left: 26px;
    border: none;
}

.buttonholder .textHolder
{
    float: left;
    margin-top: -53px;
    font-family: comic sans ms;
    font-size: 16px;
    color: #000000;
    	 text-align: center;
	 display:block;
	 width: 100%;
	 padding-top: 7px;
 padding-bottom: 17px;

}




.buttonholder .textCentering
{
    position: relative;
    top: 35px;
    left: -20px;
}

.buttonholder .textCentering span
{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    padding-left: 26px;

 padding-top: 10px;
   padding-bottom: 10px;
	
}


.buttonholder .background 
{        
    padding: 0px 0px 0px 0px;
    position: relative;
    height: 100%;
}



.buttonholder  .t
{
    height: 53px;
    width: 229px;
    padding: 0px 0px 0px 0px;
    position: absolute;
    top: 0px;
}

.yellowt {  background: url(images/buttons/yellow/top.gif) top no-repeat; }
.yellowb{   background: url(images/buttons/yellow/bottom.gif) bottom repeat-x; }
.yellowbk { background: url(images/buttons/yellow/background.gif) right repeat-y; }

.bluet {  background: url(images/buttons/blue/top.gif) top no-repeat; }
.blueb{   background: url(images/buttons/blue/bottom.gif) bottom repeat-x; }
.bluebk { background: url(images/buttons/blue/background.gif) right repeat-y; }

.oranget {  background: url(images/buttons/orange/top.gif) top no-repeat; }
.orangeb{   background: url(images/buttons/orange/bottom.gif) bottom repeat-x; }
.orangebk { background: url(images/buttons/orange/background.gif) right repeat-y; }

.greent {  background: url(images/buttons/green/top.gif) top no-repeat; }
.greenb{   background: url(images/buttons/green/bottom.gif) bottom repeat-x; }
.greenbk { background: url(images/buttons/green/background.gif) right repeat-y; }


.buttonholder .b
{
    height: 65px;
    width: 229px;
    position: absolute;
    bottom: 0px;
    padding: 0px 0px 0px 0px;
}




.buttonholder .b-selected
{
    background: url(images/buttons/bottom.gif) bottom repeat-x;
    height: 65px;
    width: 229px;
    position: absolute;
    bottom: 0px;
    padding: 0px 0px 0px 0px;
}


#subMenuDropDown
{
	background: #f8f77d;
	border: solid 2px #000000;
	margin-right: -103px;
	width: 180px;
	float: right;
padding: 6px 0px 6px 10px;
 font-size: 14px;
}

#dropDownMenu a
{
	text-decoration: none;
	color: Navy;
	display: block;
	
}

#dropDownMenu span
{
	text-decoration: none;
	color: red;
}

#dropDownMenu .lnk
{
	border-bottom: solid 1px #000000;
	width: 100%;
	display: block;
	padding: 4px 0px 4px 0px;
}
