body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #636363;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

th{
	font-family: Arial, Helvetica, sans-serif;
}

#table-main {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #b2b59a;
	border-left-color: #b2b59a;
}

#table-lr {
	background-color: #f1f5fa;
}

#bg-title {
	padding-left:9px; padding-top:2px;
	background:url(images/t-bg.gif);
	background-repeat: repeat-x,y;
}

#bg-lbox {
	background: #f1f5fa;
}

#plog-box {
	background:url(images/box-p-login.gif);
	background-repeat: no-repeat;
	height: 129px;
}

#slog-box {
	background:url(images/box-s-login.gif);
	background-repeat: no-repeat;
	height: 129px;
}

#bg-boxl {
	background:url(images/bg-box-l.gif);
	background-repeat: repeat-y;
}

#bg-boxr {
	background:url(images/bg-box-r.gif);
	background-repeat: repeat-y;
}

#bg-main {
	/*background-repeat: repeat-x;
	background-position: center;
	background-image: bg.jpg;
	background-image: url(images/bg.jpg);*/
}

#title-bg3 {
	background: url(images/t-bg3.gif);
	background-repeat: repeat-y;
	height: 28px;
	padding-left: 7px;
}

.t-txtblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0756a8;
	padding: 7px 7px 0px 7px;
}

.txt-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-top: 10px; padding-left:7px;padding-right:7px; padding-bottom:7px;
	color: #333333;
}

.txt-foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
}

.txt-plat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-top: 10px; padding-left:7px;padding-right:7px; padding-bottom:7px;
	color: #696a6a;
}

.txtbox {
	font: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}

.txtblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0756a8;
}

.title-blue2 {
	font-family: Arial;
	font-size: 10pt;
	color: #03406c;
}

a {
	color: #0756a8; text-decoration: none;
}

a:hover {
	color: #0085b7;
}

.b {
	color: #ffffff; text-decoration: none;
}

.b:hover {
	color: #a9e8ff;
}

input,button,select,textarea{

	font-family: Arial, Helvetica, sans-serif, tahoma;

	font-size: 8pt;

}

