body {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#737373;
}
.notif-label {
    color: #619BC8;
    font-weight: bold;
}

a {
	font-size:11px;
	text-decoration:underline;
	color:#737373;
}

input, select {
	color:#4f4f4e;
	font-size : 11px;
	font-family:Arial, Helvetica, sans-serif;
	background:#efefef;
}
.loginBox {}

.loginBox .item_l {
	background: url(../images/design/login_item_l.jpg) top no-repeat left;
	height:37px;
	color:#42921b;
	font-weight:bold;
	text-align:right;
	letter-spacing:2px;
	padding:5px 5px 0 0;
	vertical-align:top;
}
.loginBox .item_r a, .loginBox .item_l a {color:#42921b; font-weight:bold; text-decoration:none}
.loginBox .item_r {
	background: url(../images/design/login_item_r.gif) top repeat-x;
	height:32px;
	color:#42921b;
	font-weight:bold;
	text-align:center;
	letter-spacing:2px;
	padding:5px 0px 0 0;
	vertical-align:top;
}

.loginBox .inField {
	width: 154px;
	padding-left: 2px;
}
.loginBox .seField {width:160px}
.loginBox .field {
	background:#dee4dd
}
.loginBox .infTxt {
	padding:30px 15px;
	text-align:left;
	background:#f4f3f0 url(../images/design/pt_line.gif) repeat-x top
}

div {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px5 {
	padding-top : 5px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.menu {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-align: center;
}
.title01 {
	color : #990000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: normal;
}
.title02 {
	color : #333333;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: normal;
}
.title02 a {
	color : #000000;
	text-decoration: none;
}
.right b {
	color : #EF6D00;
}
.menu a {
	color : #000000;
}
.left {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.left a {
	color : #FFFFFF;
}
.left a:hover {
	color : #000000;
}
li {
	color : #000000;
	margin-top : -1px;
	padding-bottom : -1px;
	margin-bottom : -1px;
	margin-right : 1px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
ul, ol {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #294A7B;
}
p a:hover {
	color : #000000;
}
.menu2 {
	color : #999999;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.bot a {
	color : #000000;
	text-decoration: none;
}
.bot a:hover {
	color : #294A7B;
}
.copy {
	color : #999999;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	text-decoration: none;
}
.text2 {

	color : #666666;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}

#dhtmlpopup-body {
    height: 60px;
}

#dhtmlpopup-title {
    text-align: center;
    font-size: 20px;
}

#dhtmlpopup-txt {
    text-align: center;
    font-size: 15px;
    color: #000;
}

#dhtmlpopup-ok-container {
    width: 50%;
    text-align: right;
    padding-right: 10px;
}

#dhtmlpopup-cancel-container {
    width: 50%;
    text-align: left;
    padding-left: 10px;
}

input[type=button].dhtmlpopup-button {
    width: 70px;
    background-color: #FFFFFF;
    border: 1px solid #666666;
    font-size: 15px;
}

#left-panel * {
    text-align: left;
}
