input,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight:bold;
	line-height: 12pt;
	color: #bc7234;
	text-decoration: none;
}
.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 12pt;
	color: #bc7234;
	text-decoration: none;
}
.normaltext a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 12pt;
	color: #bc7234;
	text-decoration: none;
}
.normaltext a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 12pt;
	color: #bc7234;
	text-decoration: underline;
}
.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 12pt;
	color: #9b130c;
	text-decoration: none;
}
.redtext a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 12pt;
	color: #9b130c;
	text-decoration: underline;
}
.redtext a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 12pt;
	color: #9b130c;
	text-decoration: none;
}
.moretext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 12pt;
	color: #796f56;
	text-decoration: none;
}
.moretext a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 12pt;
	color: #796f56;
	text-decoration: underline;
}
.moretext a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 12pt;
	color: #796f56;
	text-decoration: none;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 12pt;
	color: #ffffff;
	text-decoration: none;
}
.whitetext a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 12pt;
	color: #ffffff;
	text-decoration: none;
}
.whitetext a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 12pt;
	color: #bc7234;
	text-decoration: none;
}
.border {
	border: 1px solid #d8c7a3;
}
.border1 {
	border: 1px solid #e6d9c7;
}
.border_big {
	border: 3px solid #e6d9c7;
}
.errtext
{
	color : red;
}
.boxhead
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	/*color: #002699;	*/
	/*Code added by komal 11-9-07*/
	background-color:#e2e7ee;
	color:#3d4b57;
	text-decoration: none;
	background:url(../images/greyline.jpg);
	background-repeat:repeat-x;
}
/* nimit start */
/* Last-Modified: 28/06/06 00:08:22 */
#GB_overlay {
    background-color: #251b00;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}

#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: hidden;
    z-index: 150;
}

#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
}

#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}


.GB_Gallery {
    margin: 0 22px 0 22px;
    margin: 0;
}

.GB_Gallery .content {
    background-color: #fff;
    border: 3px solid #ddd;
}

.GB_header {
    top: 10px;
    left: 0;
    margin: 0;
	padding: 0;
    z-index: 500;
    position: absolute;
    border-bottom: 2px solid #8f7e52;
    border-top: 2px solid #8f7e52;
}

.GB_header .inner {
    background-color: #e8d39c;
    font-family: tahoma, Arial, Verdana, sans-serif;
    margin: 0;
	padding: 0;
}

.GB_header table {
    margin: 0;
	width: 95%;
    border-collapse: collapse;
}

.GB_header .caption {
    text-align: left;
    color: #4c3c12;
    white-space: nowrap;
    font: 17px arial, tahoma, verdana; 
	font-weight: bold;
	padding-left:20px;
}

.GB_header .close {
    text-align: right;
    padding-right: 25px;
    padding: 0;
}

.GB_header .close img {
    z-index: 500;
    padding-right: 20px;
    cursor: pointer;
    padding: 0;
}

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
}


#GB_middle {
    color: #4c3c12;
	font-weight: bold;
}

#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
	margin: 0px 5px 0px 5px;
}

#GB_middle .disabled {
    cursor: default;
}

#GB_middle .left {
    padding-right: 10px;
}

#GB_middle .right {
    padding-left: 10px;
    padding: 0;
}


.GB_Window .content {
    background-color: #fff;
    border: 3px solid #ccc;
    border-top: none;
}

.GB_Window .header {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #999;
    border-left: 3px solid #ccc;
    border-right: 3px solid #ccc;
    margin: 0;

    height: 22px;
    font-size: 12px;
    padding: 3px 0;
    color: #333;
}

.GB_Window .caption {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
}

.GB_Window .close { text-align: right;  }

.GB_Window .close span { 
    font-size: 12px;
    cursor: pointer; 
}
.GB_Window .close img {
    cursor: pointer;
    padding: 0;
}

.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }