/* CSS Document */

body
{
    /*font-family: 'HelveticaRegular',Helvetica,Arial;*/ /*font-family:"Times New Roman", Times, serif;*/
    font-family: euphemia; /*font-size: 12px;     line-height: 18px;*/
    font-size: 14px;
    line-height: 20px;
    margin-top: 35px;
    padding: 0px;
    color: #706666;
    background: url(picts/body_bg.jpg) repeat-x;
}
img
{
    border: none;
}
p
{
    margin: 0px;
    padding: 10px 0px;
    text-align: justify;
}
a
{
    color: #857134;
    text-decoration: none;
}
a:hover
{
    /* color: #f1d38d;     text-decoration: none;*/
    text-decoration: underline;
}

.fnt
{
    font-style: italic;
}
.ftn18
{
    font-size: 14px;
    line-height: 20px;
}
/*h1{
	font-style:normal;
	font-size:14px;
	text-transform:uppercase;
	margin:0px;
	padding:18px 0px;
	color:#9c9c9c;
	font-weight:bold;
	border-bottom:1px solid #666666;
	width:312px;
	
	}
*/
h1
{
    font-style: normal;
    font-size: 20px;
    text-transform: uppercase;
    margin: 0px;
    padding: 18px 0px;
    color: #9c9c9c;
    font-weight: normal; /*font-weight:bold;*/
    border-bottom: 1px dotted #666666; /* width: 312px;*/
    font-family: Agency FB, DilleniaUPC, Impact;
    letter-spacing: 2px;
}
/*h5{
	font-style:normal;
	font-size:14px;
	text-transform:uppercase;
	margin:0px;
	padding:18px 0px;
	color:#b5b5b7;
	font-weight:bold;
	border-bottom:1px solid #666666;
	width:312px;
	}*/
h5
{
    font-style: normal;
    font-size: 20px;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px 0px 18px 0px;
    color: #b5b5b7;
    font-weight: normal; /*font-weight:bold;*/
    border-bottom: 1px dotted #666666; /*  width: 312px;*/
    font-family: Agency FB, DilleniaUPC, Impact;
    letter-spacing: 2px;
}
/*h2{
	margin:0px;
	padding:5px 0px;
	border-top:1px solid #d4d4d4;
	color:#9c9c9c;
	font-size:15px;
	font-style:normal;
	font-weight:normal;
	
	}*/

h2
{
    margin: 0px; /*padding: 5px 0px;*/
    border-top: 1px solid #d4d4d4;
    color: #9c9c9c;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    font-family: Agency FB, DilleniaUPC, Impact;
    text-transform: uppercase;
    letter-spacing: 2px;
}
h3
{
    margin: 0px;
    padding: 28px 0px;
    color: #ffffff;
    font-size: 26px;
    font-weight: normal;
    border-bottom: 1px solid #666666;
}
h4
{
    margin: 0px;
    padding: 0px 0px 18px 0px;
    color: #ffffff;
    font-size: 18px; /*font-style:italic;*/
    font-weight: normal;
    border-bottom: 1px solid #666666; /*width: 312px;*/
}


/*=======================================NavigationPart=============================================*/

/*.mainlogo{
	font-size:22px;
	color:#000000;
	}
.mainlogo a{
	font-size:22px;
	color:#000000;
	text-decoration:none;
	}
.mainlogo a:hover{
	font-size:22px;
	color:#000000;
	text-decoration:none;
	}*/


.menu
{
    /*position:relative;*/
    margin: 0 auto; /*display:block;*/ /*width:754px; 	width:655px;*/
    height: 30px;
    font-size: 9px;
    padding: 0px;
    background: url(picts/navi_bg.jpg) repeat-x;
    text-transform: uppercase;
}
.menu ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.menu ul li
{
    float: left;
    margin: 0px;
    padding: 0px;
    display: block;
    font-size: 10px;
}
slogan .menu ul li li
{
    /*margin-right:0;*/
    margin: 0px;
    padding: 0px;
    display: block;
}
.menu ul li a
{
    text-decoration: none;
    color: #000000;
    height: 30px;
    line-height: 30px;
    display: block;
    width:105px;
    text-align:center;
     /*padding-right: 45px;
    padding-left: 10px;*/
}
.menu ul li a:hover, .menu ul li a.seleted
{
    text-decoration: none;
    color: #fff;
    height: 30px;
    display: block;
    background: url(picts/navi_hoverbg.jpg) repeat;
    width:105px;
    text-align:center;
   /* padding-right: 45px;
    padding-left: 10px; */
}
.menu li li a:link, .menu li li a:visited
{
    display: block;
    float: none;
    margin: 0;
    font-size: 9px;
    color: #fff;
    background-color: #ad9b4f;
    background-image: none;
    border: none;
    text-align: left;
    text-transform: uppercase;
    width:105px;
    text-align:center;
    /*padding-right: 74px;
    padding-left: 10px; */
}
.menu li li a:hover
{
    color: #fff;
    background-color: #bda955;
    border: none;
    display: block;
    text-align: left;
    width:105px;
    text-align:center;
    /*padding-right: 74px;
    padding-left: 10px; */
}
.menu ul ul
{
    z-index: 9999;
    position: absolute;
    left: -999em;
    height: auto;
    width: 120px;
    text-align: left;
}
.menu ul ul a
{
    width: 39px;
}
.menu li:hover ul
{
    left: auto;
}
.menu li:hover
{
    position: static;
}
.menu li.last
{
    margin-right: 0;
}



.slogn
{
    width: 312px;
    text-align: center;
    padding-right: 15px; /*font-size:34px;*/
    font-size: 18px;
    color: #32353a; /*color:#CCC;*/
    line-height: 26px;
}
ul.link
{
    padding: 0px;
    margin-top: 18px;
    color: #d4d4d4;
    font-size: 12px;
}
ul.link li
{
    padding: 0px;
    margin: 0px;
    color: #CCC;
    font-size: 12px;
    list-style: none;
    line-height: 22px;
}
ul.link1
{
    padding: 0px;
    margin-top: 18px;
    color: #d4d4d4;
    font-size: 13px;
}
ul.link1 li
{
    padding: 0px;
    margin: 0px;
    color: #32353a;
    font-size: 13px;
    list-style: none;
    line-height: 22px;
}


ul.link2
{
    padding: 0px;
    margin-top: 18px;
    color: #d4d4d4;
    font-size: 13px;
}
ul.link2 li
{
    padding-left: 10px;
    margin: 0px;
    color: #32353a;
    font-size: 13px;
    list-style: none;
    line-height: 22px;
    background: url(picts/4.jpg) no-repeat left 8px;
}
/*=======================================center part================================================*/
#contain
{
    padding: 0px 0px 25px 0px;
}

ul.link1
{
    list-style: none;
    margin: 0px;
    padding-bottom: 10px; /* background: url(picts/3.jpg) no-repeat 10px 8px;*/
}
ul.link1 li
{
    /*  background: url(picts/arrow1.png) no-repeat 6px 11px;*/
    background: url(picts/4.jpg) no-repeat 6px 11px;
    line-height: 25px;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0 30px;
}

.clients
{
    background: url(picts/line.jpg) repeat-x;
    width: 5px;
    height: 23px;
}
.clienthd
{
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
    margin: 0px;
    padding-left: 10px;
    color: #000000;
}
ul.clientlog
{
    margin-top: 20px;
    padding: 0px;
}
ul.clientlog li
{
    margin: 0px;
    padding: 0px 10px 0px 10px;
    float: left;
    list-style: none;
}
/*=======================================Footer part================================================*/
#footer
{
    color: #ffffff;
    width: 100%;
    border-top: 1px solid #30291f; /*	     padding: 20px 0px;*/
    background-color: #000000;
    background-repeat: repeat-x;
    font-size: 12px;
    position: relative;
   /* height: 262px;*/
    min-height: -262px;
    overflow: auto;
}
#footer a
{
    color: #ffffff;
    text-decoration: none;
}
#footer a:hover
{
    color: #f1d38d;
    text-decoration: none;
}
ul.ftrmenu
{
    padding: 0px;
    margin-top: 18px;
    color: #d4d4d4;
    font-size: 14px;
}
ul.ftrmenu li
{
    padding: 0px;
    margin: 0px;
    color: #d4d4d4;
    font-size: 14px;
    list-style: none;
    line-height: 22px;
}
ul.ftrmenu li a
{
    color: #d4d4d4;
    padding-left: 10px;
    font-size: 10px;
    text-decoration: none;
    background: url(picts/arrow.png) no-repeat left 5px;
}
ul.ftrmenu li a:hover
{
    color: #af9b52;
    padding-left: 10px;
    font-size: 10px;
    text-decoration: none;
    background: url(picts/arrow1.png) no-repeat left 5px;
}
ul.socialicon
{
    padding: 0px;
    margin-top: 18px;
    width: 120px;
}
ul.socialicon li
{
    padding: 0px;
    margin: 0px;
    float: left;
    list-style: none;
}
ul.socialicon li a
{
    padding-left: 10px;
    text-decoration: none;
}
ul.socialicon li a:hover
{
    padding-left: 10px;
    text-decoration: none;
}
.ftr
{
    color: #ffffff;
    font-size: 12px;
    padding: 10px 0px;
}
.ftr a
{
    color: #af9b52;
    font-size: 10px;
    padding: 10px 0px;
    text-decoration: none;
}
.ftr a:hover
{
    color: #ffffff;
    font-size: 10px;
    padding: 10px 0px;
    text-decoration: none;
}
.ftrlogo
{
    width: 312px;
    text-align: center;
    padding-right: 15px;
}
.comm
{
    background: url(picts/comm.jpg) no-repeat left 20px;
}



.inputbox
{
    background-color: #000;
    border: 1px solid #2a2a2a;
    color: #d4d4d4;
    font-size: 12px;
    height: 22px;
    padding: 0px 3px;
    width: 82px;
}
.inputbox1
{
    background-color: #000;
    border: 1px solid #2a2a2a;
    color: #d4d4d4;
    font-size: 12px;
    height: 22px;
    padding: 0px 3px;
    width: 184px;
}
.TextBox
{
    background-color: #fafafa;
    font-family: Euphemia;
    border: 1px solid #edecec; /*color:#d4d4d4;*/
    color: rgb(51,51,51);
    font-size: 12px; /*   height: 23px;*/
    padding: 0px 3px;
    width: 176px; /*width: 200px;*/
    height: 19px;
    vertical-align: top;
    padding-top: 3px;
}
/*-----------TextBox Watermark css----------*/

.watermarked
{
    background-color: #fafafa;
    font-family: Euphemia;
    border: 1px solid #edecec; /*  border: #D3D3D3 1px solid;*/
    color: #636363; /*#E2E2E2;*/
    font-size: 12px;
    padding: 0px 3px;
    width: 176px; /* width: 180px;*/
    height: 19px;
    text-align: left;
    font-style: italic; /* height: 18px;*/
    vertical-align: top;
    padding-top: 3px; /*  padding-top: 2px;*/
}
.watermarked1
{
    font-size: 12px;
    font-family: Euphemia;
    background-color: #fafafa;
    text-align: left;
    border: 1px solid #edecec;
    font-style: italic; /*  width: 180px;     height: 18px;*/
    color: #636363; /*#636363;*/
    vertical-align: top;
    padding-top: 3px;
}

/*------------End Watermark css----------*/
/*=========Start Gridview Css========= */
.grdheader
{
    background: url("Image/menu.gif");
    background-color: #FFFFFF;
    font-size: 12px;
    font-family: Euphemia; /*  font: 12px verdana, bold, arial, sans-serif;*/
    color: #000000;
}
th a:link
{
    color: black;
}
th a:active
{
    color: black;
}
th a:visited
{
    color: black;
}
th a:hover
{
    color: #707A76;
}
.grdfooter
{
    height: 23px;
    background-color: white;
}
.alternaterowstyle
{
    background-color: #F0F4F9;
}
.rowstyle
{
    background-color: White;
}
.pagination
{
    vertical-align: middle;
    font-size: 12px;
    font-family: Euphemia; /*  font: normal normal normal 12px arial, verdana, sans-serif;*/
}

a.pagination
{
    font-size: 12px;
    font-family: Euphemia;
    vertical-align: text-bottom;
    margin-top: 23px;
}

/*=============End Gridview Style===========*/

/*------------CSS------------------------*/

.dropdown
{
    /* width: 200px;*/
    font-family: Euphemia;
    border: 1px solid #edecec; /*  height: 23px;*/
    color: rgb(51,51,51);
    background-color: #fafafa;
    text-align: left; /*  font-size:12px;*/ /*Width="200px" Height="23px"*/
    width: 185px; /* height: 20px;*/
}

.lblmsg
{
    font-size: 12px;
    font-family: Euphemia;
    font-weight: bold;
}
.label
{
    /*  height:23px;*/
    font-size: 13px;
    font-family: Euphemia;
    padding-top: 3px; /*text-align:left;*/
}

.RadioButton
{
    border: 1px solid #edecec;
    font-size: 13px;
    font-family: Euphemia;
}

.CheckBoxList
{
    font-size: 13px;
    font-family: Euphemia;
    text-align: right;
    padding-left: 20px;
    vertical-align: top;
}

.CheckBox
{
    font-size: 13px;
    font-family: Euphemia;
    text-align: right;
    padding-left: 20px;
    vertical-align: top;
}

/*======================END CSS=============================*/

.sendinquiry a
{
    /*	background:url(picts/btn.jpg) repeat-x left;*/
    background: url("picts/btn.jpg") repeat-x left;
    border: 1px solid #644427;
    height: 22px;
    color: #ffffff;
    text-decoration: none; /*	display:block;*/
    text-align: center;
    width: 100px;
    font-size: 11px;
}

.sendinquiry a:hover
{
    /*	background:url(picts/btn.jpg) repeat-x left;*/
    background: url("picts/btn1.jpg") repeat-x left;
    border: 1px solid #644427;
    height: 22px;
    text-decoration: none;
    color: #fff; /*	display:block;*/
    text-align: center;
    width: 100px;
    font-size: 11px;
}

.Button1
{
    background: url("picts/btn.jpg")repeat-x left;
    background-color: #997f4c;
    height: 27px;
    color: #ffffff;
    border: 1px solid #644427;
    text-align: center;
    width: 100px;
    cursor: pointer;
    padding-top: 3px;
    padding-bottom: 3px;
}

.Button
{
    background: url("picts/btn1.jpg")repeat-x left;
    background-color: #83623f;
    height: 27px;
    color: #ffffff;
    border: 1px solid #644427;
    text-align: center;
    width: 100px;
    cursor: pointer;
    padding-top: 3px;
    padding-bottom: 3px;
}
.estrick
{
    color: Red;
    font-size: 15px;
    vertical-align: bottom;
    cursor: pointer;
}

/*=============Start CSS Of LinkButton-Inner======*/

.Linkbutton
{
    color: #80603d;
    text-decoration: none;
    font-style: normal;
    font-family: euphemia;
    font-size: 12px;
}
A.Linkbutton:link
{
    color: #80603d;
    text-decoration: none;
    font-style: normal;
    font-family: euphemia;
    font-size: 12px;
}
A.Linkbutton:visited
{
    color: #80603d;
    text-decoration: none;
    font-style: normal;
    font-family: euphemia;
    font-size: 12px;
}
A.Linkbutton:active
{
    color: #80603d;
    text-decoration: none;
    font-style: normal;
    font-family: euphemia;
    font-size: 12px;
}
A.Linkbutton:hover
{
    color: #997f4c;
    text-decoration: none;
    font-size: 12px; /*color:#715636;*/
}

/*============END LinkButton CSS=====*/

.reset a
{
    background: url(picts/btn.jpg) repeat-x left;
    border: 1px solid #644427;
    height: 22px;
    color: #fff;
    text-decoration: none;
    display: block;
    text-align: center;
    width: 100px;
    font-size: 11px;
}

.reset a:hover
{
    background: url(picts/btn1.jpg) repeat-x left;
    border: 1px solid #644427;
    height: 22px;
    text-decoration: none;
    color: #fff;
    display: block;
    text-align: center;
    width: 100px;
    font-size: 11px;
}
.followus
{
    padding-top: 41px;
    font-family: Agency FB, DilleniaUPC, Impact;
    font-size: 20px;
    font-weight: normal;
}
.login
{
    background: url(picts/login_bg.jpg) repeat-x left top;
    border: 1px solid #c7c7c7;
    height: 186px;
    color: #fff;
    font-size: 11px;
}
.logincancle
{
    background: url(picts/icon_cancel.png) no-repeat right top;
}
.loginhd
{
    font-style: normal;
    font-size: 20px;
    text-transform: uppercase;
    margin: 0px;
    padding: 5px 0px;
    color: #9c9c9c;
    font-weight: normal; /*font-weight:bold;*/
    border-bottom: 1px dotted #666666;
    width: 269px;
    font-family: Agency FB, DilleniaUPC, Impact;
}
.logininput
{
    background-color: #e5e5e5;
    border: 1px solid #eeeded;
    color: #000;
    font-size: 11px;
    height: 22px;
    padding: 0px 3px;
    width: 234px;
}
.btnlogin
{
    background: url(picts/btn_loginbg.jpg) repeat-x;
    height: 26px;
    color: #d3d3d3;
    font-size: 11px;
    text-transform: uppercase;
}
.btnlogin a
{
    color: #d3d3d3;
    font-size: 11px;
    text-transform: uppercase;
    text-decoration: none;
}
.btnlogin a:hover
{
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    text-decoration: none;
}
.rember a
{
    color: #2b2b2b;
    font-size: 11px;
    text-decoration: none;
}
.rember a:hover
{
    color: #626262;
    text-decoration: none;
}


/*=======Hover Stylesheet Start=================*/
.shiftcontainer
{
    position: relative;
    left: 5px;
    top: 5px;
}

.shadowcontainer
{
}

.shadowcontainer .innerdiv
{
    border: 1px solid #000000;
    padding: 1px;
    position: relative;
    left: -3px;
    top: -3px;
    background-color: #F1F3F4;
}
.style201
{
    font-family: Euphemia;
    font-size: 12px;
    border: 2px solid #B6B8C3;
}
.style101
{
    color: black;
    font-size: 12px;
    font-family: Euphemia;
}

.popupHover
{
    background: transparent;
    font-size: 12px;
    font-family: Euphemia;
}
/*=====End Hover Stylesheet ==========*/

/*======Start Ajax Validator Callout============= */

.customCalloutStyle div, .customCalloutStyle td
{
    border: #B6B8C3 1px solid;
    background-color: #f5f5f3; /* #F7F7F7 #FFFACD;#EBEBEB*/
    font-size: 12px;
    font-family: Euphemia;
    color: #616161;
}
.customCalloutStyle .ajax__validatorcallout_popup_table
{
    display: none;
    border: none;
    background-color: #616161;
    padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_popup_table_row
{
    vertical-align: top;
    height: 100%;
    background-color: #F7F7F7;
    padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_cell
{
    width: 20px;
    height: 100%;
    text-align: right;
    vertical-align: top;
    border: none;
    background-color: #F7F7F7;
    padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_table
{
    height: 100%;
    border: none;
    background-color: #F7F7F7;
    padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_table_row
{
    background-color: #F7F7F7;
    padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell
{
    padding: 8px 0px 0px 0px;
    text-align: right;
    font-size: 1px;
    border: none;
    background-color: #F7F7F7;
}
.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv
{
    font-size: 1px;
    position: relative;
    left: 1px;
    border-bottom: none;
    border-right: none;
    border-left: none;
    width: 5px;
    background-color: #F7F7F7;
    padding: 0px;
}
.customCalloutStyle .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv div
{
    height: 1px;
    overflow: hidden;
    border-top: none;
    border-bottom: none;
    border-right: none;
    padding: 0px;
    margin-left: auto;
}
.customCalloutStyle .ajax__validatorcallout_error_message_cell
{
    font-family: Euphemia;
    font-size: 11px;
    padding: 5px;
    border-right: none;
    border-left: none;
    width: 100%;
}
.customCalloutStyle .ajax__validatorcallout_icon_cell
{
    width: 25px;
    height: 25px;
    padding: 5px 15px 5px 5px;
    border-right: none;
}
.customCalloutStyle .ajax__validatorcallout_close_button_cell
{
    vertical-align: top;
    padding: 0px;
    text-align: right;
    border-left: none;
}
.customCalloutStyle .ajax__validatorcallout_close_button_cell .ajax__validatorcallout_innerdiv
{
    border: none;
    text-align: center;
    width: 10px;
    padding: 2px;
    cursor: pointer;
}
/*============== End Validator CssClass======*/


/*=====css for Tab forget password========*/

.ajax__tab_blueGrad-theme .ajax__tab_header
{
    font-family: Euphemia;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    border-bottom: #997f4c 2px solid;
    cursor: pointer;
}
.ajax__tab_blueGrad-theme .ajax__tab_header .ajax__tab_outer
{
    /*      background-color: #83623f;*/
    background-color: #997f4c;
    margin: 0px 0.16em 0px 0px;
    padding: 1px 0px 1px 0px;
    vertical-align: middle;
    border: #997f4c 1px solid;
    border-bottom-width: 0px;
}
.ajax__tab_blueGrad-theme .ajax__tab_header .ajax__tab_tab
{
    color: #ffffff; /*  padding: 0.15em 0.75em;*/
    padding-left: 30px;
    padding-right: 30px;
    margin-right: 0.01em;
}
.ajax__tab_blueGrad-theme .ajax__tab_hover .ajax__tab_outer
{
    /* background: url('Image/buttonon.gif') repeat-x;*/ /*    background-color:#997f4c;*/
    background-color: #83623f;
    cursor: default;
}
.ajax__tab_blueGrad-theme .ajax__tab_active .ajax__tab_tab
{
    color: #ffffff;
}
.ajax__tab_blueGrad-theme .ajax__tab_active .ajax__tab_outer
{
    /* background: url('Image/button.gif') repeat-x;*/ /*  background-color:#997f4c;*/
    background-color: #83623f;
}
.ajax__tab_blueGrad-theme .ajax__tab_body
{
    font-family: Euphemia;
    font-size: 10pt;
    padding: 0.25em 0.5em;
    background-color: transparent;
    border: #B6B8C3 1px solid; /*#D3D3D3*/
    border-top-width: 0px;
}

/*=====End css for Tab forget password=======*/

/*.Quote1
{
    width: 312px;
    text-align: center;
    padding-right: 15px;
    font-size: 18px;
    color: #32353a;
    line-height: 26px;
    padding-top: 50px;
    text-align: center;
    background: url(picts/comm.jpg) no-repeat left 20px;
}
*/
.Quote
{
    width: 312px;
    text-align: center;
    padding-right: 15px;
    font-size: 18px;
    color: #32353a;
    line-height: 26px; /*padding-top: 50px;*/
    text-align: center;
    background: url(picts/qts2.jpg) no-repeat left 20px;
}

/* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */


/*
table
{
    
     font-family: Euphemia;
     font-size: 12px;
}

.title
{
    font-family: Euphemia;
     font-size: 12px;
    font-weight: normal;
}
.HomePagetitle
{
    font-family: Euphemia;
     font-size: 12px;
    font-weight: normal;
    letter-spacing: 2px;
}

.subtitle
{
    font-family: Euphemia;
     font-size: 12px;
    font-weight: bold;
}

.smalltitle
{
    font-family: Euphemia;
     font-size: 12px;
    font-weight: normal;
}

.careertitle
{
    font-family: Euphemia;
     font-size: 12px;
    font-weight: bold;
}

.date-font
{
    font-family: Euphemia;
     font-size: 12px;
    font-weight: bold;
}

.formmargin
{
    margin: 0px;
}

.just
{
    text-align: justify;
}
    */

/*============== Field Set Start===============*/
legend
{
    color: #706666;
    font: 12px bold euphemia, verdana, sans-serif;
    text-align: left;
    background-color: #fafafa;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-width: 1px;
    border-color: #B6B8C3;
    border-style: solid;
}
fieldset
{
    border-style: solid;
    font: 12px bold euphemia, verdana, sans-serif;
    border-color: #B6B8C3;
    border-width: 1px;
    text-align: center;
    padding-right: 30px;
    padding-left: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
}
/*============ Field Set End====================*/


.truBorder
{
    /*border-bottom-style:double;  */
    border: 1px solid #dddddd;
}
.truBorder:hover
{
    border: 1px solid #999999;
}










