@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background: #42362c url(../images/bg.gif) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	}
	
a {
	color: #372c23;
	text-decoration: none;
	}
	
a:visited {
	color: #372c23;
	text-decoration: none;
	}
	
a:hover {
	color: #372c23;
	text-decoration: underline;
	}

h1 {
	margin: 0;
	padding: 0;
	height: 24px;
	width: auto;
	font-size: 16px;
	color: #ffffe6;
	}

h2 {

	}
	
h3 {
	margin: 0;
	padding: 0;
	}

:focus {
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: 0;
	}

/*--  NUMBER STYLE  --*/
.liststyle{
	width: 96%;
	height: auto;
	margin: 0 0 0 20px;
	padding: 0;
	}

.liststyle ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
	}

.liststyle ul li{
	padding-bottom: 2px; 
	color: #3a2e25;
	background: url(../images/arrow.gif) no-repeat center left; 
	display: block;
	padding: 4px 0;
	padding-left: 19px; 
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	}
	
.liststyle ul li a{
	color: #3a2e25;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	}
	
.liststyle ul li a:visied{
	color: #3a2e25;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	}
	
.liststyle ul li a:hover{
	color: #3a2e25;
	text-decoration: underline;
	font-weight: normal;
	font-size: 13px;
	}


#wrapper {
	width: 980px;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
	margin: 0 auto;
	}
	
#headerTop {
	width: 972px;
	height: 79px;
	background: none;
	margin: 0;
	padding: 4px;
	background: url(../images/headebg.gif) no-repeat center bottom;
	}

.logo {
	display: block;
	float: left;
	width: 210px;
	height: 70px;
	margin: 4px 0 0 0;
	padding: 0;
	}

.topnav {
	float: right;
	width: 112px;
	height: 15px;
	margin: 20px 0 0 10px;
	padding: 0;
	}

#mainContent {
	width: 980px;
	height: auto;
	margin: 0;
	padding: 10px 0 0 0;
	background: #FFF url(../images/mainbdr.gif) no-repeat top;
	}

#miditop {
	width: 980px;
	height: 76px;
	margin: 0;
	padding: 0;
	background: #FFF url(../images/menuBg.gif) no-repeat bottom;
	}

#horimenu {
	width: 960px;
	height: 36px;
	margin: 0;
	padding: 0 10px 0 10px;
	}

/*--  HORI MENU  --*/
.hmenu {
	margin: 0;
	padding: 0;
	float: left;
	font: bold 13px Arial;
	width: 100%;
	border-width: 1px 0;
	}

.hmenu li {
	display: inline;
	}

.hmenu li a {
	float: left;
	color: #093c40;
	padding: 9px 11px;
	text-decoration: none;
	}

.hmenu li a:visited{
	color: #093c40;
	}

.hmenu li a:hover, .hmenu li .current{
	color: #2f5b5e;
	}



#linkblog {
	width: 980;
	height: 30px;
	margin: 0;
	padding: 10px 0 0 0;	
	}

.destBlogtitle {
	display: block;
	float: left;
	width: 235px;
	height: 24px;
	margin: 0 0 0 4px;
	padding: 6px 0 0 50px;
	background: url(../images/dtbg.gif) no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	color: #f4e9c9;
	font-size: 16px;
	font-weight: bold;	
	}

.elanguage {
	display: block;
	float: right;
	width: 160px;
	height: 12px;
	margin: 0 0 0 4px;
	padding: 5px 4px 10px 0;
	font-family: Verdana, Geneva, sans-serif;
	color: #093c40;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	background: url(../images/flag.jpg) no-repeat left center;
	}

.elanguage a {
	color: #093c40;
	text-decoration: none;
	}


#destBlog {
	width: 980px;
	height: 126px;
	margin: 0;
	padding: 0;
	background: #3a2f26 url(../images/destbg.gif) no-repeat;
	}

#dBlog {
	display: block;
	float: left;
	width: 240px;
	height: 126px;
	margin: 0 0 0 4px;
	padding: 0;
	}
	
.dbox {
	margin: 4px 0 4px 8px;
	padding: 0;
	width: 232px;
	height: 118px;
	} 

.dimage {
	display: block;
	float: left;
	width: 110px;
	height: 104px;
	margin: 7px 0 0 0;
	padding: 0;
	border: #dfd2a6 solid 1px;
	}

.dname {
	display: block;
	float: left;
	width: 110px;
	height: 104px;
	margin: 8px 0 0 10px;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	color: #f4e9c9;
	font-size: 18px;
	font-weight: bold;
	}

.dname span {
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	}
	
.dname a{
	text-decoration: none;
	color: #f4e9c9;
	}

.dname a:visited{
	text-decoration: none;
	color: #f4e9c9;
	}
	
.dname a:hover{
	text-decoration: none;
	color: #f4e9c9;
	}

#imgBlog {
	width: 980px;
	height: 280px;
	margin: 0;
	padding: 0;
	background: url(../images/loading.jpg) no-repeat;
	}

#welcomeblog {
	width: 978px;
	height: 180px;
	margin: 0;
	padding: 0;
	border: #544b3a solid 1px;
	background: url(../images/welbg.gif) repeat-x;
	}

#pagenav{
	width: 958px;
	height: 20px;
	margin: 0;
	padding: 4px 10px 0 10px;
	border: #544b3a solid 1px;
	background: url(../images/welbg.gif) repeat-x;
	font-weight: bold;
	color: #ffffde;
	}
	
#pagenav a {
	color: #ffffde;
	text-decoration: none;
	}

.innerpage{
	width: 670px;
	height: auto;
	margin-bottom: 10px;
	padding: 0;
	overflow: hidden;
	}

.innerpage p {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: justify;
	}
	
.inpageTitle{
	width: 670px;
	height: 26px;
	font: bold 14px Arial;
	color: #372c23;
	margin-bottom: 10px;
	text-transform: none;
	padding: 12px 0 4px 0;
	border-bottom: #372c23 dashed 1px;
	}

/*--  NAVIGATION  --*/
.hbuttons a {
	display: block;
	text-decoration: none;
	font: normal 13px Arial;
	color: black;
	width: 200px;
	height: 20px;
	float: left;
	display: inline;
	margin-right: 8px;
	margin-left: 12px;
	margin-top: 10px;
	margin-bottom: 4px;
	background-color: #3a2f25;
	background-repeat: no-repeat;
	padding-top: 3px;
	text-align:center;
	color: #e0d4ba;
	border: #221a14 solid 1px;
	}

.hbuttons a:hover {
	background-color: #43352a;
	text-decoration: underline;
	}
	
.hbuttons a:visited {
	color: #e0d4ba;
	}

.bdrstyle {
	border: #e0d4ba solid 1px;
	padding: 2px;
	}

.welcomeTitle {
	display: block;
	float: left;
	width: 292px;
	height: 150px;
	margin: 10px 10px 8px 5px;
	padding: 0;
	}

.titleimg {
	border: #ffffe6 solid 1px;
	margin: 0;
	padding: 0;
	}

.welcomeText {
	display: block;
	float: left;
	width: 646px;
	height: 150px;
	margin: 10px 0 10px 10px;
	padding: 10px 0 0 0;
	}

.welcomeText p {
	margin: 0;
	padding: 7px 0 7px 0;
	color: #FFF;
	text-align: justify;
	}

#bodyContent {
	clear: both;
	width: 980px;
	height: auto;
	margin: 0;
	padding: 0;
	background: #FFF url(../images/bodybg.gif) no-repeat top;
	overflow: hidden;
	}

#leftContent {
	display: block;
	float: left;
	width: 280px;
	height: auto;
	margin: 20px 0 10px 0;
	padding: 0;
	}

/*--  LEFT MENU  --*/
.arrowlistmenu{
	width: 260px;
	height: auto;
	margin: 0 0 0 10px;
	padding: 0;
	}

.arrowlistmenu .headerbar{
	width: 210px;
	height: 26px;
	font: bold 14px Arial;
	color: #ffffde;
	background: black url(../images/titlebg.gif) no-repeat;
	margin-bottom: 10px;
	text-transform: uppercase;
	padding: 12px 0 4px 50px;
	}

.arrowlistmenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
	}

.arrowlistmenu ul li{
	padding-bottom: 2px; 
	}

.arrowlistmenu ul li a{
	color: #3a2e25;
	background: url(../images/marrow.gif) no-repeat center left; 
	display: block;
	padding: 4px 0;
	padding-left: 19px; 
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #f7f2ea;
	font-size: 13px;
	}

.arrowlistmenu ul li a:visited{
	color: #3a2e25;
	}

.arrowlistmenu ul li a:hover{ 
	color: #000;
	background-color: #ebe2d5;
	}


.leftbox {
	width: 260px;
	height: auto;
	margin: 10px 0 10px 10px;
	padding: 0;
	border: #d0d0d0 solid 1px;
	}

/*--  COMMON MENU  --*/
.commonmenu{
	width: 260px;
	height: auto;
	margin: 10px 0 0 10px;
	padding: 0;
	}

.commonmenu .headerbar{
	width: 210px;
	height: 26px;
	font: bold 14px Arial;
	color: #ffffde;
	background: black url(../images/titlebg.gif) no-repeat;
	margin-bottom: 10px;
	text-transform: uppercase;
	padding: 12px 0 4px 50px;
	}

.commonmenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
	}

.commonmenu ul li{
	padding-bottom: 2px; 
	}

.commonmenu ul li a{
	color: #3a2e25;
	background: url(../images/marrow.gif) no-repeat center left; 
	display: block;
	padding: 4px 0;
	padding-left: 19px; 
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid #f7f2ea;
	font-size: 13px;
	}

.commonmenu ul li a:visited{
	color: #3a2e25;
	}

.commonmenu ul li a:hover{ 
	color: #000;
	background-color: #ebe2d5;
	}


#rightContent {
	display: block;
	float: left;
	width: 670px;
	height: auto;
	margin: 10px 0 10px 20px;
	padding: 0 10px 0 0;
	}
	
/*  Fixed departure */

.fixedMarquee {
	width: auto;
	height: auto;
	margin: 0;
	border-bottom: #655A45 dotted 1px;
	padding-bottom: 2px;
	color: #9C0000;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	}
	
.fixedMarquee a {
	color: #9C0000;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	}

.fixedMarquee a:visited {
	color: #9C0000;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	}
	
.fixedMarquee a:hover {
	color: #6A0000;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
	}
		
/*  End Fixed departure */
	

.pageTitle{
	width: 670px;
	height: 26px;
	font: bold 14px Arial;
	color: #372c23;
	margin-bottom: 10px;
	padding: 12px 0 4px 0;
	border-bottom: #372c23 dashed 1px;
	}

#regpackages {
	clear: both;
	width: 668px;
	height: 115px;
	border: #372c24 solid 1px;
	background-color: #504136;
	margin-bottom: 10px;
	text-align: left;
	}

.regpackagesbox {
	width: 668px;
	height: 110px;
	margin: 0;
	padding: 0;
	}

.regpackagesImg {
	display: block;
	float: left;
	width: 180px;
	height: 100px;
	padding: 2px 2px 2px 5px;
	margin: 5px 0 0 0;
	}

.regpackagesCont {
	display: block;
	float: left;
	width: 474px;
	height: auto;
	padding: 0px;
	margin: 2px;
	}

.regpackagesName {
	width: 464px;
	height: 16px;
	padding: 5px;
	margin: 0;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffde;
	}

.regaboutPackages {
	width: 464px;
	height: 70px;
	padding: 5px;
	margin: 0;
	font-family: Verdana;
	font-size: 12px;
	color: #fff;
	}
	
.regaboutPackages a {
	display: block;
	color: #ffffde;
	font-size: 12px;
	padding: 5px 0 0 0;
	margin: 0;
	font-weight: bold;
	text-decoration: none;
	}
	
.regaboutPackages a:visited {
	display: block;
	color: #ffffde;
	font-size: 12px;
	padding: 5px 0 0 0;
	margin: 0;
	font-weight: bold;
	text-decoration: none;
	}
	
.regaboutPackages a:hover {
	display: block;
	color: #ffffde;
	font-size: 12px;
	padding: 5px 0 0 0;
	margin: 0;
	font-weight: bold;
	text-decoration: underline;
	}

#packages {
	clear: both;
	width: 668px;
	height: 145px;
	border: #372c24 solid 1px;
	background-color: #504136;
	margin-bottom: 10px;
	text-align: left;
	}

.packagesbox {
	width: 668px;
	height: 110px;
	margin: 0;
	padding: 0;
	}

.packagesImg {
	display: block;
	float: left;
	width: 180px;
	height: 100px;
	padding: 2px 2px 2px 5px;
	margin: 5px 0 0 0;
	}

.packagesCont {
	display: block;
	float: left;
	width: 474px;
	height: 100px;
	padding: 0px;
	margin: 2px;
	}

.packagesName {
	width: 464px;
	height: 16px;
	padding: 5px;
	margin: 0;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffde;
	}

.aboutPackages {
	width: 464px;
	height: 70px;
	padding: 5px;
	margin: 0;
	font-family: Verdana;
	font-size: 12px;
	color: #fff;
	}

.catBlog {
	clear: both;
	width: 660px;
	height: 24px;
	margin: 6px 0 0 0;
	padding: 0 4px 0 4px;
	}

.catBlog a {
	color: #ffffde;
	text-decoration: none;
	}
	
.catBlog a:visited {
	color: #ffffde;
	text-decoration: none;
	}
	
.catBlog a:hover {
	color: #ffffde;
	text-decoration: underline;
	}

.catref {
	display: block;
	float: left;
	width: 90px;
	height: 20px;
	margin: 0 8px 0 0;
	padding: 4px 0 0 0;
	color: #ffffde;
	font-size: 12px;
	}

.catgrade {
	display: block;
	float: left;
	width: 105px;
	height: 20px;
	margin: 0 8px 0 0;
	padding: 4px 0 0 0;
	color: #ffffde;
	font-size: 12px;
	}

.catday {
	display: block;
	float: left;
	width: 105px;
	height: 20px;
	margin: 0 8px 0 0;
	padding: 4px 0 0 0;
	color: #ffffde;
	font-size: 12px;
	}

.cattype {
	display: block;
	float: left;
	width: 80px;
	height: 20px;
	margin: 0 8px 0 0;
	padding: 4px 0 0 0;
	color: #ffffde;
	font-size: 12px;
	}

.catcost {
	display: block;
	float: left;
	width: 130px;
	height: 20px;
	margin: 0 8px 0 0;
	padding: 4px 0 0 0;
	color: #ffffde;
	font-size: 12px;
	}

.catinc {
	display: block;
	float: left;
	width: 120px;
	height: 20px;
	margin: 0 8px 0 0;
	padding: 4px 0 0 0;
	color: #ffffde;
	font-size: 12px;
	}

.catdet {
	display: block;
	float: left;
	width: 68px;
	height: 20px;
	margin: 0;
	padding: 4px 0 0 0;
	color: #ffffde;
	font-size: 12px;
	}
	
.catdet a {
	text-decoration: underline;
	}
	
.catdet a:visited {
	text-decoration: underline;
	}
	
.catdet a:hover {
	text-decoration: none;
	}


#spacialBlog{
	width: 960px;
	height: 20px;
	margin: 0;
	padding: 10px;
	background: #FFF url(../images/specialbg.gif) no-repeat bottom;
	}

.spacialtext{
	display: block;
	float: right;
	width: 30px;
	height: 20px;
	margin: 0 10px 0 0;
	padding: 0 0 0 20px;
	background: url(../images/top.gif) no-repeat left center;
	}

.spacialtext a {
	text-decoration: none;
	color: #000;
	}

#footer {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding: 40px 0 0 0;
	background: #e0d4ba url(../images/footerbg.gif) no-repeat;
	}

#footerwrap {
	clear: both;
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 0;
	background: #e0d4ba url(../images/footerWrapbg.gif) repeat-x top;
	overflow: hidden;
	}
	
/*--  FOOTER MENU  --*/
.footermenu {
	width: 900px;
	height: 20px;
	margin: 0 auto;
	padding: 0 0 0 80px;
	}

.fmenu {
	margin: 0;
	padding: 0;
	float: left;
	font: normal 12px Arial;
	width: 100%;
	border-width: 1px 0;
	}

.fmenu li {
	display: inline;
	}

.fmenu li a {
	float: none;
	color: #261d16;
	padding: 9px 11px;
	text-decoration: none;
	}

.fmenu li a:visited{
	color: #261d16;
	}

.hmenu li a:hover {
	color: #000;
	text-decoration: underline;
	}


.footerbox {
	width: 980px;
	height: 180px;
	margin: 10px 0 0 10px;
	padding: 0;
	}
	
.fbox {
	display: block;
	float: left;
	width: 310px;
	height: 172px;
	margin: 0 10px 0 0;
	padding: 4px;
	background-color: #d7c9aa;
	border: #d1c19e solid 1px;
	}

.fboxtitle {
	width: 310px;
	height: 18px;
	margin: 0;
	padding: 0;
	font-size:14px;
	font-weight: bold;
	}

.fboxcont {
	width: 310px;
	height: 52px;
	margin: 4px 0 0 0;
	padding: 0;
	}

.fboxtext {
	width: 310px;
	height: 134px;
	margin: 10px 0 10px 0;
	padding: 0;
	font-size:12px;
	font-weight: normal;
	}
	
.fboxtext p {
	padding: 7px;
	margin: 0;
	}

.fboxmore {
	width: 100px;
	height: 18px;
	margin: 0;
	padding: 0 0 0 210px;
	font-size:12px;
	font-weight: bold;
	}

.fboxmore a {
	color: #000;
	text-decoration: none;
	}

.lmore {
	width: 310px;
	height: auto;
	margin: 0;
	padding: 0;
	font-size:12px;
	font-weight: normal;
	text-align: center;
	}

.flbox {
	display: block;
	float: left;
	width: 318px;
	height: 180px;
	margin: 0;
	padding: 0;
	}
	
.affcompany {
	width: 308px;
	height: 75px;
	margin: 0;
	padding: 4px;
	background-color: #d7c9aa;
	border: #d1c19e solid 1px;	
	}
	
.payment {
	width: 308px;
	height: 75px;
	margin: 10px 0 0 0;
	padding: 4px;
	background-color: #d7c9aa;
	border: #d1c19e solid 1px;	
	}
	
.fbtmblog {
	width: 920px;
	height: 20px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto; 
	padding: 4px 10px 0 10px ;
	border-top: #cdbb94 solid 1px;
	}
	
.copyright {
	display: block;
	float: left;
	width: 500px;
	height: 16px;
	margin: 0;
	padding: 0;
	}
	
.sitedesign {
	display: block;
	float: right;
	width: 400px;
	height: 16px;
	margin: 0;
	padding: 0;
	text-align: right;
	}
	
.sitedesign a {
	color: #000;
	text-decoration: none;
	}
	
	
/*-- Add by kamal --*/	
.innerpageTitle{
	width: 670px;
	height: 20px;
	font: bold 14px Arial;
	color: #372c23;
	text-transform: none;
	padding: 12px 0 4px 0;
	}
	
.innerpageTitle span{
	font: normal 12px Arial;
	color: #000;
	text-transform: none;
	}
	
.innerpageTitle a{
	text-decoration: underline;
	}
	
.b1, .b2, .b3, .b4, .b5, .b6 {
	font-size:1px;
	overflow:hidden;
	display:block;
	}
.b1 {
	margin:0 6px;
	height:1px;
	background:#ffffff;
	}
.b2 {
	margin:0 4px;
	height:1px;
	background:#ffffff;
	}
.b3 {
	margin:0 3px;
	height:1px;
	background:#ffffff;
	}
.b4 {
	margin:0 2px;
	height:1px;
	background:#ffffff;
	}
.b5 {
	margin:0 1px;
	height:1px;
	background:#ffffff;
	}
.b6 {
	margin:0;
	height:1px;
	background:#ffffff;
	}
	
.gradeWrapper {
	width: auto;
	height: auto;
	margin: 0;
	padding: 10px;
	overflow: hidden;
	}
	
.gradeContain {
	width:auto;
	height: 568px;
	background: #FFF;
	overflow: hidden;
	}
	
.gradeContain p {
	padding: 7px 10px;
	margin: 0;
	}
	
.gradeTitle{
	width: auto;
	height: 26px;
	font: bold 14px Arial;
	color: #372c23;
	margin:0 5px 0px 5px;
	text-transform: none;
	padding: 12px 0 4px 0;
	border-bottom: #372c23 dashed 1px;
	}
	
.gradeList{
	width: 96%;
	height: auto;
	margin: 0 0 0 20px;
	padding: 0;
	}

.gradeList ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
	}

.gradeList ul li{
	color: #3a2e25;
	background: url(../images/grade-arrow.gif) no-repeat;
	display: block;
	padding: 4px 0 4px 19px;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	}
	
#nextPage {
	clear: both;
	width: 668px;
	height: auto;
	text-align: left;
	overflow: hidden;
	margin: 0 0 10px 0;
	}
	
.nextPage {
	margin: 0 auto 0 auto;
	height: auto;
	width: auto;
	overflow: hidden;
	}	
	
.nextText {
	width: auto;
	height: auto;
	padding: 5px 0;
	border: 1px solid #372c24;
	float: left;
	background: #e7dcd4;
	margin: 0 2px;
	}
	
.nextText a {
	color: #000000;
	text-decoration: none;
	padding: 0 10px;
	}
	
.nextText a:visited {
	color: #000000;
	text-decoration: none;
	}
	
.nextText a:hover {
	color: #000000;
	text-decoration: none;
	background: #d8c8bd;
	padding: 5px 10px;
	}
	
.number {
	width: auto;
	height: auto;
	float: left;
	margin: 0 2px;
	padding: 6px 0;
	}
	
.number a {
	color: #000000;
	text-decoration: none;
	padding: 0 10px;
	}
	
.number a:visited {
	color: #000000;
	text-decoration: none;
	}
	
.number a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background: #d8c8bd;
	padding: 5px 9px;
	border: 1px solid #372c24;
	}
	
.indname {
	display: block;
	float: left;
	width: 110px;
	height: 104px;
	margin: 8px 0 0 10px;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	color: #f4e9c9;
	font-size: 12px;
	font-weight: bold;
	}

.indname span {
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	}
	
.indname a{
	text-decoration: none;
	color: #f4e9c9;
	}

.indname a:visited{
	text-decoration: none;
	color: #f4e9c9;
	}


.indname a:hover{
	text-decoration: none;
	color: #f4e9c9;
	}

.inquiryForm {
	background-color: #FFFDFB;
	border: #FFF0E1 solid 1px;
	margin: 10px 0 0 0;
	padding: 4px;
	color: #000;
	}