.login-box				{ background: #CCC; }
.login-header			{ background: url(images/login_header.png) no-repeat 100% 100%; }

/*.pagetop { background: #333 url(/LMS/template/default/images/header.png) repeat-x 50% 0%; }*/
.pagetop { background: #333 url(images/header.png) repeat-x 0px -27px; }

.user { padding-top: 0px; }

.user-detail .name { color: #666; }
.user-detail .text { color: #666; }

/*.pagetop		{ border-bottom: 4px solid #55CC00; }*/
.pagetop		{ border-bottom: 4px solid #0064AA; }

/*.button.blue	{ background-color: #00A5C4; }*/
.button.blue	{ background-color: #0064AA; }

/*table.style1 caption 		{ background: none #959595; color: #FFFFFF; font-size: 14px; padding: 5px 11px 5px 11px; text-align: left; }*/
table.style1 caption 		{ background: none #0064AA; }
table.basic caption 		{ background: none #0064AA; }
table.plain caption 		{ background: none #0064AA; }

.login-footer			{ background: #999; }

/*.head_top { min-height: 114px; position: relative; }*/
.head_top { min-height: 83px; background: url(images/logo.png) no-repeat 0px 20px; }
