.textbox {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #737373;
	background: #FDFFE0;
}
.textbox01 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #6D5744;
	background: #6E5845;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #49382A;
	text-decoration: none;
}
.bodytextyellow {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FDFFE0;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #49382A;
	text-decoration: none;
}
.headingwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer01 {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FDFFE0;
	text-decoration: none;
}
.footer02 {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C4C79E;
	text-decoration: none;
}
.boder {
	border: 1px solid #49382A;
}




/*category hyperlink effect gets start*/
A.toplinkmenu {
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FDFFE0;
	font-weight: bold;
	text-decoration:none;
}
a:hover.toplinkmenu{
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #49382A;
	font-weight: bold;
	text-decoration:none;
}
/*category hyperlink effect gets start*/
A.footerlink {
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FDFFE0;
	font-weight: bold;
	text-decoration:none;
}
a:hover.footerlink{
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #49382A;
	font-weight: bold;
	text-decoration:none;
}
/*category hyperlink effect gets start*/
A.morelink {
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #49382A;
	font-weight: bold;
	text-decoration:none;
}
a:hover.morelink{
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666C51;
	font-weight: bold;
	text-decoration:none;
}

.bodytext A:link  {font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #49382A;
	font-weight: bold;
	text-decoration:none;
	}
.bodytext A:visited{ font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #705844;
	font-weight: bold;
	text-decoration:none;}
	
.bodytext A:active{ font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #705844;
	font-weight: bold;
	text-decoration:none;}
	
.bodytext A:hover{font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #705844;
	font-weight: bold;
	text-decoration:none;}
