body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #e7f0fd;
	margin-top: 0px;
}
.Main {
	width:1003px;
	border: 1px solid #9ea3bf;
	background-color: #FFFFFF;
	background-image: url(images/img_MainBg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.LogoLeft {
	left:0px;
	width:150px;
	height:128px;
	background-image: url(images/sayac.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.LogoRight {
	left:0px;
	top:0px;
	width:150px;
	height:128px;
	background-image: url(images/sayac.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.Slogan {
	left:0px;
	line-height: 25px;
	text-align: center;
	height:128px;
	vertical-align: text-bottom;
}
.MenuBG {
	left:0px;
	height:27px;
	background-color: #73a2ef;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0f388f;
}
.Menuitem {
	background-color: #0f388f;
	border: solid 1px #4a7de7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 20px;
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
	cursor: hand;
}
.LoginBG {
	left:0px;
	width:100%;
	height:16px;
	background-color: #c6dafa;
	color: #71625c;
}
.LoginName {
	text-align:left;
	left:10px;
	top:0px;
	width:90%;
	height:14px;
	color: #0f388f;
}
.Exit a{
	font-weight:bold;
	left:0px;
	top:0px;
	width:98%;
	text-align:right;
	color: #000000;
	text-decoration:none;
}
.ic {
	width:100%;
	background-color:#ffffff;
}
.CopyR {
	width:100%;
	text-align:center;
	height:60px;
	border-top: solid 1px #9ea3bf;
	background-color:#eeeff4;
	background-position:center;
	background-repeat:no-repeat;
}
.txtBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(images/img_TxtBoxBg.gif);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b3b3b3;
	border-right-color: #e5e3de;
	border-bottom-color: #e5e3de;
	border-left-color: #b3b3b3;
	text-indent:4px;
	
}
.listbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b3b3b3;
	border-right-color: #e5e3de;
	border-bottom-color: #e5e3de;
	border-left-color: #b3b3b3;
	text-indent:4px;
}
.button {
	background-color: #0f388f;
	border: solid 1px #4a7de7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;
	cursor: hand;
	height: 25px
}
.Table {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#a5acdf;
	font-size:11px;
	color:#000000;
}
.Table a{
	color:#0f388f;
	font-weight:bolder;
	text-decoration:underline;
}
.Table a:hover{
	text-decoration:none;
}
.TrTitl {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
.Tr0 {
	background-color:#FFFFFF;
}
.Tr1 {
	background-color:#f9fbff;
}