.bg {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
}
.subbg {
	background-image:url(../images/sub_bg.jpg);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
}

.normaltext {
	font-family: Tahoma;
	font-size: 12px;
	color: #A56C4D;
	text-decoration: bold;
}

.orange {
	font-family: Tahoma;
	font-size: 13px;
	color: #F97731;
	text-decoration: bold;
}
.orange:hover{
    TEXT-DECORATION: underline;
}	
.orangesmall {
	font-family: Tahoma;
	font-size: 11px;
	color: #F97731;
	text-decoration: none;
}
.orangesmall:hover{
    TEXT-DECORATION: underline;
}	


.ash {
	font-family: Tahoma;
	font-size: 11px;
	color: #5E6D75;
	text-decoration: none;
}
.ash:hover{
    TEXT-DECORATION: underline;
}	
.ashdark1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #8F1F14;
	text-decoration: none;
}
.ashdark1:hover{
     color:#4D5D65;
    TEXT-DECORATION: underline;
}	
.blue {
	font-family: Tahoma;
	font-size: 11px;
	color: #63A9CE;
	text-decoration: none;
}
.blue:hover{
    TEXT-DECORATION: underline;
}	



.darkbrown {
	font-family: Tahoma;
	font-size: 11px;
	color: #664100;
	text-decoration: none;
}
.darkbrown:hover{
    TEXT-DECORATION: underline;
}	


.brown {
	font-family: Tahoma;
	font-size: 12px;
	color: #A66D4D;
	text-decoration: none;
}
.brown:hover{
    TEXT-DECORATION: underline;
}	


.rose {
	font-family: Tahoma;
	font-size: 13px;
	color: #D92800;
	text-decoration: none;
}
.rose:hover{
    TEXT-DECORATION: underline;
}	

.rosesmall {
	font-family: Tahoma;
	font-size: 11px;
	color: #D92800;
	text-decoration: none;
}
.rosesmall:hover{
    TEXT-DECORATION: underline;
}


.ashdark {
	font-family: Tahoma;
	font-size: 10px;
	color: #4D5D65;
	text-decoration: none;
}
.ashdark:hover{
    TEXT-DECORATION: underline;
}	

.ashlight {
	font-family: Tahoma;
	font-size: 11px;
	color: #A6AEB2;
	text-decoration: none;
}
.ashlight:hover{
    TEXT-DECORATION: underline;
}


.orangebrownsmall {
	font-family: Tahoma;
	font-size: 11px;
	color: #F97731;
	text-decoration: none;
}
.orangebrownsmall:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #D92800;
    TEXT-DECORATION: underline;
}	


.brownorgsmall {
	font-family: Tahoma;
	font-size: 11px;
	color: #A66D4D ;
	text-decoration: none;
}
.brownorgsmall:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #F97731;
    TEXT-DECORATION: underline;
}	




.txtBox {  font-family: Verdana, Arial; font-size: 12px; font-weight: normal; color: #000000; background-color: #FFFFFF; border: #7F807E; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px}
.txtButton { font-family: Verdana, Arial; font-size: 11px; font-weight: bold; color: #FFFFFF; background-color: #E05C10; border-color: #F59329 #000000 #000000 #F59329; border-style: solid; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px }

