﻿body
{
	border: 1px solid appworkspace;
	background-color:#FFFFFF;
    margin:0px;
    overflow-x:hidden;
    scrollbar-3dlight-color: threedhighlight;
	scrollbar-darkshadow-color: threedshadow;
	scrollbar-highlight-color: buttonface;
	scrollbar-shadow-color: buttonface;
}
form
{
	margin:0px;
}
td,div,span,input,button,select,textarea
{
	font-family:Verdana;
	font-size:9px;
	color:#9F8D77;
}

input,button,select,textarea
{
	color:#4C2613;
}

.WeekendTipstext
{
	color:#7C6A54;
        font-size:13px;
}

.WeekendTipstext2
{
	color:#7C6A54;
	font-weight:bold;
        font-size:13px;
}

.redText
{
	color:#4C2613;
}
.redText1
{
	color:#CDC1B1;
}

img
{
	border:0px;
}
textarea
{
	overflow:auto;
	word-break:break-all;
	word-wrap:break-word;
}

input
{
	height:19px;	
}
buttonturkey
{
	border:0px;
        background:url(/UploadFile/submitbottonlogoturkey.jpg);
	padding:0px 0px 0px 0px;
	height:19px;
}
button
{
	color:#5A4941;
	border:0px;
	background-color:#7C6A54;
	padding:2px 0px 0px 0px;
	height:19px;
}
.inputLogin
{
	background-color:#D8D2C6;
    color:#917B6E;
    border:1px solid #7F644F;
    width:85px;
    padding-left:3px;
    padding-top:2px;
}
.inputText
{
	border:1px #583E3D solid;
}
.imgLink
{
	border:0px;
	cursor:hand;
	behavior:url(/css/imgLink.htc);
}
#systemMenu
{
	height:25px;
	background-color:#8F7B63;
}

.edmLink
{
	color:#FFFFFF;
}
.hotLink
{
	color:#FFFFFF;
	text-decoration:none;
}
.leftmenuLink
{
	color:#FFFFFF;
	text-decoration:none;
}

a
{
	color:#9F8D77;
}
a:hover
{
	color:#7C6A54;
}

.contentMain
{
	color:#9F8D77;
}
.contentMain td
{
	color:#9F8D77;
}
.contentTitle
{
	color:#7C6A54;
	font-weight:bold;
}
.contentTitleNormal
{
	color:#7C6A54;
}
.tdTitle
{
	background-color:#C9C0AD;
}
.tblCareer
{
	border-collapse: collapse;
}
.tblCareer thead tr
{
	background-color:#C6BAAA;
}
.tblCareer tr
{
	background-color:expression((rowIndex%2)?"#FFFFFF":"#E9E4DE");
}
.tblCareer td
{
	color:#7C6A54;
	padding:5px;
}

.imgBorder
{
	border:1px #9F8D77 solid;
}

.date
{
	color:#C6BAAA;
}

.inputPageNum
{
	width:25px;
	height:16px;
	text-align:center;
	padding:0px 0px 4px 0px;
	border:1px solid #9F8D77;
	color:#9F8D77;
}

/* date picker calendar */
.dpDiv {
	}


.dpTable {
	text-align: center;
	text-valign: top;
	color: #ffffff;
	background-color: #ffffff;
	border: 1px solid #A86B2E;
	width: 186px;	
	}


.dpTR {
	}


.dpTitleTR {
	}


.dpDayTR {
	font-weight: bold;
	}


.dpTodayButtonTR {
	}


.dpTD {
	border: 0px solid #ece9d8;
	color: #A86B2E;
	height: 20px;
	}

.dpTDdisable {
	border: 0px solid #ece9d8;
	background-color: #ffffff;
	color: #cccccc;
	height: 20px;
	}

.dpDayHighlightTD {
	background-color: #e8e2bf;
	border: 0px solid #AAAAAA;
	cursor: pointer;
	color: #666666;
	}

.dpTDHover {
	background-color: #e8e2bf;
	border: 0px solid #888888;
	cursor: pointer;
	color: #666666;
	}

.dpTitleTD {
	}

.dpButtonTD {
	}

.dpTodayButtonTD {
	}

.dpDayTD {	
	border: 0px solid #AAAAAA;
	color: #666666;
	font-weight: normal;
	}

.dpTitleText {
	color: #A86B2E;
	font-weight: normal;
	}

.dpDayHighlight {
	color: #A86B2E;
	font-weight: normal;
	}

.dpButton {
	color: gray;
	background-color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
	}

.dpTodayButton {
	color: gray;
	background: #ffffff;
	font-weight: normal;
	}
/* date picker calendar end */

/* Menu Bar */
.Menu-body {
	background-color:#846D5A;
	position:absolute;
	display:none;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=3);
	z-index:3000;
}
.Menu-body td {
	color:		#FFFFFF;
	border:0px;
	padding:	7px 25px 5px 25px;
	white-space:	nowrap;
	cursor:			hand;
}
.Menu-body .Menu-body-active {
	background-color:#947D6B;
	color:#FFFFFF;
}


.Menu-bar 
{
	height:25px;
}

.Menu-bar .Menu-button {
	color:		#FFFFFF;
	padding:	6px 13px 3px 13px;
	white-space:	nowrap;
	cursor:			hand;
}

.Menu-bar .Menu-button-active {
	background-image:url(/images/bg_menu_hover.jpg);
	color:#FFFFFF;
	padding:	6px 13px 3px 13px;
	white-space:	nowrap;
	cursor:			hand;
}
/* End Menu Bar */


