.inputbox {
    background-color:#FFC;
    border: 1px solid #0072E5;
}
.book tr:hover{ background:#ddd;}
#author-bio{ overflow:hidden; margin-bottom:20px;}
.black-text-review{ padding-top:25px;}
#author-bio img{ padding-left:10px;}
#userForm td{ vertical-align:top;}
input {
    background-color:#FFC;
    border: 1px solid #0072E5;
}
.winner{ color:red; text-align:center; font-weight:bold; margin:5px; width:105px; font-size:14px;}
input:hover {
    background:#FF9;
}

select {
    background-color:#FFC;
}

select:hover {
    background:#FF9;
}

textarea {
    background-color:#FFC;
    border: 1px solid #0072E5;
}

textarea:hover {
    background: #FF9;
}

.button {
  padding: 5px 10px;
  color:#FFF;
  font: bold;
  background-color:#63C;
  border: 1px solid #999;
  font-size: 18px;
}

.button:hover {
  padding: 5px 10px;
  cursor:pointer;
  color:#FFF;
  font: bold;
  background-color:#F93;
  border: 1px solid #999;  
  font-size: 18px;
}

.button2 {
  padding: 0px 0px;
  border: 0px;
}


td {
	font: normal 14px Tahoma, Arial;
	color: #000000;
}

h1, h2, h3, h4, h5 {

    color: #f48300;
    margin: 0px;
}


h1 {
    font-size: 35px;
}

h2 {
    font: normal tahoma, arial 24.45px;
}

h3 {
    font-size: 14px;
}


a {

font: normal 12px Tahoma, Arial;
color: #636;
text-decoration: underline;
}

a:hover {
	font: normal 12px Tahoma, Arial;
	color:#EB7911;
	text-decoration: none;
}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
	color: #090;
	text-decoration: none;
	font-size: 14px;

}
a.b1
{
font:  14px tahoma, Arial;
color: #fffea0;
text-decoration: none;
padding: 15px;
margin: 0px;

}
.p
{
padding: 0 0 0 20px;
}
.p1
{
padding: 0 0 0 30px;
}
.p2
{
padding: 150px 0 0 250px;
}
.bg1
{
background: #000000 url(images/index_10.gif) top no-repeat;
}
.bg2
{
background: #000000 url(images/index_10.gif) top no-repeat;
}
.bord
{
	border: 1px solid #c5d85a;
	font-size: 24px;
}
.menu 
{
color:#8c247b;
vertical-align:top;
height: 35px;
padding: 10px 0 0 20px;
}
.menu a
{
color:#8c247b;
font: bold 11px  tahoma, Arial;
text-decoration: none;
}


.blye-text-underline {
color: #a257e0;
text-decoration: underline;
}


.ulti_counter_middle {
	color: #F48300;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

.ulti_counter_tailing {
	color: #F48300;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}


.blye-text-regular {
	color: #F48300;
	text-decoration: none;
	font-size: 20px;
}

.blye-text-regular2 {
	color: #F48300;
	text-decoration: none;
	font-size: 18px;
}

.yellow-text-regular {
	color: #F48300;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

.yellow-text-underline {
color: #ffb400;
text-decoration: underline;
}

.orange-text-regular {
color: #fe6b1d;
text-decoration: none;
}

.orange-text-underline {
color: #fe6b1d;
text-decoration: underline;
}
.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
text-decoration: underline;
}

.red-text-regular {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}

.red-text-underline {
	color: #8c247b;
	font-size: 20px;
}
.black-text-regular {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

.black-text-review {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}


.gray-text-underline{
	color: #000;
	font-size: 12px;
}
.componentheading{
	color: #F48300;
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
}

.componentheading5{
	color: #090;
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
}

.gray-text-regular{
	color: #F48300;
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
}

.green-text{
	color: #090;
	text-decoration: none;
	font-size: 20px;
}

.green-text2{
	color: #090;
	text-decoration: none;
	font-size: 18px;
}

.green-text-underline{
	color: #FF0;
	font-weight: bold;
}

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: normal 16px Arial;
width: 100%;
overflow: hidden;

}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: center;
color: white;
padding: 9px 24px;
text-decoration: none;
border-right: 0px solid white;
font-size: 16px;
font-weight: bold;
}

.solidblockmenu li a:visited{
color: white;
font-size: 16px;
font-weight: bold;
}

.solidblockmenu li a:hover{
color: yellow;
font-size: 16px;
font-weight: bold;
}

.solidblockmenu li .current{
color: white;
font-size: 16px;
font-weight: bold;
}

.title-black {
	font-size: 24px;
}



.biglink2 a {
font: normal 14px Tahoma, Arial;
color: #636;
text-decoration: underline;
}

.biglink2 a:hover {
	font: normal 14px Tahoma, Arial;
	color:#EB7911;
	text-decoration: none;
}



.green-text3{
	color: #090;
	text-decoration: none;
	font-size: 18px;
}

.orange-text3{
	color: #F48300;
	text-decoration: none;
	font-size: 14px;
}

.componentheading10 {
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
}

.gray-text-underline2{
	color: #FFF;
	font-size: 12px;
}

