.text
{
	border-style:groove;
	border:#591e13 1px solid;
	background-color:White;
	font-family:Arial;
	line-height: 20px;
	height:22px;
	vertical-align:middle;
}




a
{
	color: #996699;
	text-decoration: none;
}

a:hover
{
	color: red;
	text-decoration: underline;
}

a:active
{
	color:coral;	
	font-weight:bold;
}




.textReadOnly
{
	border-style:groove;
	border:#591e13 1px solid;
	background-color:White;
	line-height: 20px;
	height:22px;
	vertical-align:middle;
}

.image
{
	height:160px;
	width:120px;
}
.button
{
	width: 60px;
}

.buttonReadOnly
{
	background-color:Transparent;
	border-style:none;
	color:Black;
	width: 60px;	
}

.imageButton
{
	border-style:none;
	width: 20px;
	height: 20px;
}

.imageButtonReadOnly
{	
	width: 20px;
	height: 20px
}

.dropDownList
{
	list-style-type:none;
	border-style :solid;
	BORDER-RIGHT: #591e13 1px solid; 
	BORDER-TOP: #591e13 1px solid; 
	FONT-SIZE: 13px; 
	BORDER-LEFT: #591e13 1px solid; 
	COLOR: #333333; 
	LINE-HEIGHT: 22px; 
	BORDER-BOTTOM: #591e13 1px solid; 
	TEXT-DECORATION: none;
	width:100%;
}

.dropDownListReadOnly
{
	list-style-type:none;
	margin : -2px;
	border-style :solid;
	BORDER-RIGHT: #591e13 1px solid; 
	BORDER-TOP: #591e13 1px solid; 
	FONT-SIZE: 13px; 
	BORDER-LEFT: #591e13 1px solid; 
	COLOR: #333333; 
	LINE-HEIGHT: 22px; 
	BORDER-BOTTOM: #591e13 1px solid; 
	TEXT-DECORATION: none
}

.radioButton
{
	border-style :none;
	font-size: 12px;
	line-height: 22px;
	font-weight:normal;
	color: #333333;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";	
}

.checkBox
{
	font-size: 12px;
	line-height: 22px;
	font-weight:normal;
	color: #333333;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
		
}

.valida
{
	color: #ff3333;
	height:22px;
	width:100%;
	margin:0px;
	padding:0px;
 font-family:"Arial", "Helvetica", "sans-serif";
}

.tabContent
{
	width:100%;
	border:#EAEAEA 2px solid;
	}
	
.tabFrame
{
	width:100%;
	}
	
.table 
{
	font-size: 12px;
	line-height: 22px;
	background-color:Transparent;
	text-decoration: none;
	border-top-style:solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	font-family: "Arial", "Helvetica", "sans-serif";
	margin:0px;
	padding: 0px;
	border: 0;
}
/*url(../Image/top_bg_04.gif);*/
.title
{
	font-size: 14px;
	vertical-align: middle;
	text-align: center;
	direction: ltr;
	width: 100%;
	height: 20px;
	background-color: #ff9966;
	color: #ffffff;
	font-weight: bold;
}
.tdframe
{
	width:10%;
    background:#EAEAEA;
    border-width:0px;
   
}
.tdcontent
{
	width:80%;
	border-width:0px;
}

.tdconleft
{
    border-left-style:none;
    width:25%;
    text-align:right;
    padding-right:10px;
    vertical-align:top;
    border-width:0px;
}
.tdconmid
{
	word-wrap: break-all;
	width:300px;
	overflow:hidden;
	text-align:left;
	vertical-align:top;
	border-width:0px;
}
.tdconright
{
	border-right-style:none;
   width:20%;
    text-align:left;
    vertical-align:top;
    border-width:0px;
}

.tdboth
{
	width:100%;
	border-left-style:none;
	border-right-style:none;
	text-align:left;
	border-width:0px;
}

.textBox
{
	width:100%;
	border-right: #591e13 1px solid;
	border-top: #591e13 1px solid;
	font-size: 13px;
	border-left: #591e13 1px solid;
	color: #333333;
	line-height: 22px;
	border-bottom: #591e13 1px solid;
	text-decoration: none;
}

.mulTextBox
{
	width:100%;
	height:100px;
	border-right: #591e13 1px solid;
	border-top: #591e13 1px solid;
	font-size: 13px;
	border-left: #591e13 1px solid;
	color: #333333;
	line-height: 22px;
	border-bottom: #591e13 1px solid;
	text-decoration: none;
}

.mouseOver
{
	background:#EAEAEA;
}
.mouseOut
{
	background:white;
	width:100%;
}
.label
{
	width:100%;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-family: "Arial" , "Helvetica" , "sans-serif";
	text-align: right;
}
.lbcon
{  
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-family: "Arial" , "Helvetica" , "sans-serif";
	max-width:100px;
	
	}
.dgdTitleCol
{
	width:150px;	
}
.dgdSmaCol
{
	width:60px;
	}
.text1
{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 20px;
	color: #632D1D;
	text-decoration: none;
	text-indent: 24px;
	display: none;
}

.text2
{
	border-style :groove;
	line-height: 20px;
	height:22px;
	vertical-align:middle;
}

.text3
{
	font-family:  "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0px;
}

.textAlignRight
{
	border-style:groove;
	text-align: right;
	 padding-right:2px;
}

.caption {
	font-size: 14px;
	line-height: 22px;
	font-weight: bolder;
	color: #652C1B;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
}
td 
{
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	border: 0px ;
}
table
{
	border: 0px ;
	
}
.input {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #591E13;
}




.button1
{	
}

.selecttable {
	font-size: 12px;
	line-height: 22px;
	background-color: #fdedc5;
	text-decoration: none;
	border-top-style: solid;
	border-left-style: solid;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #591E13;
	border-bottom-color: #591E13;
	font-family: "Arial", "Helvetica", "sans-serif";
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-color: #591E13;
	border-left-color: #591E13;
	margin: 1px;
	padding: 1px;
}

.costcenterTable
{
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: groove;
	border-left-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-right-color: #F4A460;
	border-bottom-color: #F4A460;
	border-top-color: #F4A460;
	border-left-color: #F4A460;
}
.input2 {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	background-color: #F0F0F0;
	border: none;
}
.background1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	background-color: #E8FAFD;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left bottom;
	
}

.DataGrid
{
	font-size: 12px;
	line-height: 22px;
	color: #ffffff;
	text-decoration: none;
	border-top-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	font-family: "Arial", "Helvetica", "sans-serif";
	border-top-width: 1px;
	border-left-width: 1px;
	margin: 1px;
	padding: 1px;
	text-align:left;
	border-color:#5C5C5C;
	width:100%;
}



.dgdHead
{
	background-color: #cccccc;
	text-align: left;
	height: 18px;
	font-size: 12px;
	font-weight: bold;
	font-family: "Arial" , "Helvetica" , "sans-serif";
	color: black;
	background-image: url(../Image/left_bg_02.gif);
}

.dgdItem
{
	background-color:#F9F9F9;
	font-family: "Arial", "Helvetica", "sans-serif";
	height: 18px;
	color: black;
	font-size: 12px;
}

.dgdNoColumn
{
	background-color:#FFE4B5;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	height: 18px;
	color: black;
}

.dgdDetailColumn
{
	background-color:#FFE4B5;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	height: 18px;
	color: black;
    font-weight:bolder;
}

.dgdEditItem
{
	background-color: White;
	color: Black;
	font-family: "Arial", "Helvetica", "sans-serif";
	height: 18px;
}

.dgdSelectedItem
{
	background-color:#EAEAEA;
	font-family: "Arial", "Helvetica", "sans-serif";
	height: 18px;
	color: #ffffff;
	font-size: 12px;
}

.dgdInputEditColumn
{
	height: 17px;
	font-size: 12px; 
	color: Black; 
	text-decoration: none;
	border: 0px;
	background-color: #FFFFFF
}

.dgdInputColumn
{
	height: 17px;
	font-size: 12px; 
	color: black; 
	text-decoration: none; 
	border: 0px #cfcfcf solid; 
	background-color: Transparent
}

.dgdFooter
{
	background-color: #FFE4E1;
	color: Black;
	font-family: "Arial", "Helvetica", "sans-serif";
	height: 18px;
}

.dgdPager
{
	color: darkgray;
	background-color: #FFE4E1;
}

a.dgdNoButton
{
	border-width: 0px;
	font-size: 12px;
	cursor: hand;
	color: #993300;
	background-color: Transparent;
	text-align: right;
	text-decoration: none;
}

a:hover.dgdNoButton
{
	border-width: 0px;
	font-size: 12px;
	cursor: hand;
	color: #993300;
	background-color: Transparent;
	text-align: right;
	text-decoration: none;
}

.dgdSelButton
{
	border-width: 0px;
	font-size: 12px;
	font-weight:bold;
	cursor: hand;
	color: #993300;
	background-color: Transparent;
	text-align: right;
	text-decoration: none;
}

a.dgdEditButton
{
	font-family: Webdings;
	font-size: 16px;
	cursor: hand;
	color: #993300;
	background-color: Transparent;
	text-align:right;
	text-decoration: none;
}

a:hover.dgdEditButton
{
	font-family: Webdings;
	font-size: 16px;
	cursor: hand;
	color: #993300;
	background-color: Transparent;
	text-align:right;
	text-decoration: none;
}

a.dgdPagerButton
{
	font-size: 14px;
	color: #993300;
	font-family: Webdings;
	text-decoration: none;
}

a:hover.dgdPagerButton
{
	font-size: 14px;
	color:#993300;
	font-family: Webdings;
	text-decoration: none;
}

.tbLabel
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	width: 300px;
}



/* Begin used for QuestionTitle*/
.labelQuestionTitle
{
	font-size: 12px;
	line-height: 22px;
	font-weight: bolder;
	color: #652C1B;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
}
/* End used for QuestionTitle*/

/* Begin used for paper top-form*/
.labels
{
	font-size: 12px;
	line-height: 22px;
	color: #652C1B;
	text-decoration: none;
	font-family: "Arial" , "Helvetica" , "sans-serif";
}
/* End used for paper top-form*/

/* hintLabel is used for Hint users to input mandatory fields*/
.hintLabel
{
	font-size: 12px;
	line-height: 22px;
	color: red;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
	vertical-align:bottom;
}
/* hintLabel is used for Hint users to input mandatory fields*/

.titleLabel
{
	font-size: 14px;
	line-height: 22px;
	font-weight: bolder;
	color: #F46606;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
	vertical-align:bottom;
}

.searchtitleLabel
{
	font-size: 12px;
	line-height: 22px;
	font-weight: bolder;
	color: #F46606;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
	vertical-align:bottom;
}

.titleLine
{
	color: #4480BB;
	vertical-align:top;
	height:2;
}

.titleBlankLine
{
	height:10px;
}
/*Begin Pager Style */
a.Pager_Button
{
	font-size: 14px;
	color: #993300;
	font-family: Webdings;
	text-decoration: none;
}

a:hover.Pager_Button
{
	font-size: 14px;
	color:#000000;
	font-family: Webdings;
	text-decoration: none;
}
.Pager_SearchButton
{
	border-right: #993300 1px outset;
	padding-right: 1px;
	border-top: #ac5302 0px outset;
	padding-left: 1px;
	font-size: 12px;
	padding-bottom: 1px;
	border-left: #996600 0px outset;
	width: auto;
	cursor: hand;
	color: black;
	padding-top: 2px;
	border-bottom: #993300 1px outset;
	height: 18px;
	background-color: #ffffff;
	text-decoration: none;
	vertical-align: middle;
}
/*end*/
/*Begin List of Value Control Style */
.LovButton
{
	border-right: #993300 1px outset;
	padding-right: 1px;
	border-top: #ac5302 0px outset;
	padding-left: 1px;
	font-size: 12px;
	padding-bottom: 1px;
	border-left: #996600 0px outset;
	width: auto;
	cursor: hand;
	color: black;
	padding-top: 2px;
	border-bottom: #993300 1px outset;
	height: 18px;
	background-color: #EFC288;
	text-decoration: none;
}

.listButton
{
	border-right: black 1px outset;
	padding-right: 1px;
	border-top: white 1px outset;
	padding-left: 1px;
	font-weight: 800;
	font-size: 1px;
	padding-bottom: 0px;
	border-left: white 1px outset;
	width: 16px;
	cursor: hand;
	color: black;
	padding-top: 1px;
	border-bottom: black 1px outset;
	font-family: Wingdings;
	letter-spacing: 2px;
	height: 14px;
	background-color: #f7dbad;
	text-align: center;
	text-decoration: none;
}

.LovDg
{
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	margin-left: -1px;
	margin-right: -2px;
	background-color: mistyrose;
	border-right-width: 0px;
}

 .Tab
 {TabSelectedStyle="font-size:10px;text-align:center;background-color:#A5460E;color:#ffffff;font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;"
 TabHoverStyle="font-size:10px;text-align:center;background-color:#ACACAC;color:#FFC453;font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;"
 TabDefaultStyle="font-size:10px;background-color:#8A8A8A;font-family:Verdana, Arial, Helvetica, sans-serif;color:#FFFFFF;width:50;height:38;text-align:center;font-weight:bold;"
 }
.LovDGHeader
{
	font-size: 12px;
	color: #591e13;
	font-family: "Arial" , "Helvetica" , "sans-serif";
	height: 18px;
	background-color: peachpuff;
	text-align: center;
}
.LovHeader
{
	font-size: 12px;
	
	color: #591e13;
	font-family: "Arial" , "Helvetica" , "sans-serif";
	height: 18px;
	background-color: #652c1b;
	text-align: center;
}
.LovFooter
{
	font-size: 12px;
	color: #591e13;
	font-family: "Arial" , "Helvetica" , "sans-serif";
	height: 18px;
	background-color: peachpuff;
	text-align: center;
}

.LovItem
{
	background-color:#fbf0ea;
	font-family: "Arial", "Helvetica", "sans-serif";
	height: 18px;
	color: #591E13;
	font-size: 12px;
}

.LovIndexColumn
{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	height: 18px;
	color: #591E13;
}

.LovEditItem
{
	color: black;
	font-family: "Arial" , "Helvetica" , "sans-serif";
	height: 18px;
	background-color: ghostwhite;
}

.LovSelectedItem
{
	background-color:#FFCCCC;
	font-family: "Arial", "Helvetica", "sans-serif";
	height: 18px;
	color: #591E13;
	font-size: 12px;
}

.borderTd
{
	border-right: #EFC288 3px solid;
	border-top: #EFC288 3px solid;
	border-left: #EFC288 1px solid;
	border-bottom: #EFC288 1px solid;
	background-color: #E8FAFD;
}
.tdnotopnoleft
{
	border-right:solid 1px #591E13;
	border-bottom:solid 1px #591E13;
}
.tdonlybottom
{
	border-bottom:solid 1px #591E13;
}
.tdonlyright
{
	border-right:solid 1px #591E13;
}
.tdfont
{
	font-family:Arial;
	font-size:14;
	font-style:normal;
	font-weight:bold;
	color:#FF8C00;
}
.formposition
{
	left:45px;
	position:absolute;
}
.navMenu
{
	font-family:Arial;
	font-size:12pt;
	font-style:normal;
	font-weight:normal;	
	display:inline;
	padding:0 8px 0 8px;
	width:100%;	
}
.subnavMenu
{
	display:inline;
	font-family:Arial;
	font-size:12pt;
	font-style:normal;
	font-weight:normal;	
	float:left;
}
.selectMenu
{
	border:none;
	font-family:Arial;
	font-size:12pt;
	font-style:normal;
	font-weight:normal;
}

.tabInactive {
    font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 0px none #000000;
	background-color: #797979;
	text-align: center;
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 3px;
	padding-left: 18px;
}

.tabInactive a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.tabInactive a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.tabInactive a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFC453;
	text-decoration: none;
}

.tabInactive a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFC453;
	text-decoration: none;
}

.tabActive {
    font-size: 11px;
	border-top: 0px none #EDECD1;
	border-right: 1px solid #EDECD1;
	border-left: 1px solid #EDECD1;
	border-bottom: 0px none #EDECD1;
	background-color: #D6D6D6;
	text-align: center;
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 3px;
	padding-left: 18px;
}

.tabActive a:link, .tabActive a:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.contentTable
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	width: 100%;
	border-bottom: lightgrey 1px solid;
	height: 100%;
	background-color: white;
}

.contentTableShort {
    width: 100%;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #D5D291;
	border-right: 1px solid #D5D291;
	border-bottom: 1px solid #D5D291;
	background-color: White;
}

.contentCell {
    vertical-align:top;
    padding-top: 15px;
    padding-left: 8px;
    padding-right: 8px;
}

.hyperLink
{
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}

.treeView
{
	width:130px;
}
.cm1
{
	background-image:url(../Image/top_bg_03.gif);
	
}
.cm2
{
	background-image:url(../Image/cover1_1_2.gif);
}
.cm3
{
	background-image:url(../Image/top_bg_02.gif);
	width:100%;
	
	
}
.cm4
{
	background-image: url(../Image/top_bg_04.gif);
}
.cm5
{
	background-image: url(../Image/top_bg_03.gif);
}
.cm6
{
	background-image: url(..Image/cover1_4.gif);
}
/*end 	overflow-x:hidden;*/
.BODY
{
	text-align:center;
}
