html {
	overflow-y: scroll;
}

body {
	font-size: 12px;
	margin: 0px;
	
}

a {
	text-decoration:none;
}

a img {
	border: none;
}

h1 {
	font-size: 1.6em;
	margin-top: 0;
}
/*
input[type=submit], input[type=button] {
	font-size: 10px;
	margin: 5px 5px 5px 0;
	cursor: pointer;
}
*/
input[type=text], input[type=password], textarea {
	font-size: 11px;
	padding-left: 1px;
}

.tableControl, .actionButtons {
	width: 100%;
}

.tableControl a {
	padding-left: 10px;
}

.tableControl {
	text-align: right;
}

.footer {
	text-align: center;
	font-size: 9pt;
	margin-bottom: 10px;
	border-top: #C0C0C0 1px solid;
	padding-top: 20px;
	margin-top: 50px;
	margin-left: 50px;
	margin-right: 50px;
	/*color: #7CFC00;*/
	color: #000000;
	/*font-weight: bold;*/
}

.topmenu {
	font-size: 10.5pt;
}

.rich-table {
	width: 100%;
}

.body {
	padding-top: 30px;
	margin-left:230px;
	margin-right:25px;
	min-height:150px;
}

.bodycenter {
	padding-top: 30px;
	margin-left:auto;
	margin-right:auto;
	width:80%;
}

.leftSide{
float: left;
margin-left:25px;
border:1px solid #FFCC00;
background-color:#f1f1f1;
width:200px;
margin-top: 30px;
}


/*.leftSideInside{
margin-left:5px;
border:1px solid #FFCC00;
background-color:#f1f1f1;
width:210px;
}*/

div.menuTitle {
font-weight:bold;
text-align:center;
padding-top:3px;
padding-bottom:4px;
border:1px solid #f1f1f1;
background-color:#96C800;
color:#ffffff;
font-size:13px;
}

.columnHeader:hover {
	color: #FF6600;
}

.message {
	padding: 5px;
	list-style: none;
	border: 0;
	background: none;
	padding: 0;
	color: #000000;
	margin: 5px 0 8px 0;
	font-size: 12px;
}

.message li {
	background: no-repeat left center;
	padding-top: 1px;
	padding-left: 20px;
	margin-left: 3px;
}

.message li.infomsg {
	background-image: url(../img/msginfo.png);
}

.message li.errormsg {
	background-image: url(../img/msgerror.png);
}

.message li.warnmsg {
	background-image: url(../img/msgwarn.png);
}

.name {
	vertical-align: top;
	font-weight: bold;
	/*width: 115px;
	float: left;*/
	padding: 5px;
	margin-top: 3px;
	clear: left;
}

.value {
	float: left;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:30px;
	padding-left:5px;
}

.error {
	float: left;
	padding: 5px;
}

.errors {
	color: red;
	vertical-align: middle;
}

img.errors {
	padding-right: 5px;
}

.errors input, .errors textarea {
	border: 1px solid red !important;
}

.required {
	background-color: rgb(255,255,198);
}

.rich-stglpanel-body {
	overflow: auto;

} 

/* the specificity here is necessary to override the defaults */
.rich-panel .rich-panel-header,
.rich-stglpanel .rich-stglpanel-header {
	padding: 2px 3px;
}

/* ¿W¥ßµøµ¡¤§body */
.panel-body{background-color:#ffffff;padding:10px;font-size:12px;color:#000;font-family:Arial,Verdana,sans-serif;}
.panel-mar{border-color:#96c800;border-width:1px;border-style:solid;padding:1px;background-color:#ffffff}
 

select {
	font-size: 12px;
}
/*
.rich-panel input[type=submit], .rich-panel input[type=button],
.rich-tabpanel input[type=submit], .rich-tabpanel input[type=button] {
	margin-bottom: 0;
}

.tableControl input[type=submit], .tableControl input[type=button], .tableControl select {
	margin: 5px 0 5px 5px;
}
*/
/* I don't know why this is necessary, but the select is off by a pixel on the top and is padding too much on the left */
.tableControl select {
	margin-left: 2px;
	position: relative;
	top: 1px;
}

.actionButtons {
	padding-left: 1px;
}

.actionButtons select {
	margin: 5px 5px 5px 0;
	vertical-align: bottom;
}

.rich-datalist {
	list-style: square;
	margin: 6px 0 1px 0;
	padding-left: 18px;
}

.rich-list-item {
	padding-bottom: 4px;
}

.rich-panel-body {
	margin-bottom:15px;
	/*min-height:100px;*/
}

div.info {
	font-size: 1.5em;	
	margin-left: 30px;	
}

ul {
	list-style: none;
	margin-left:10px;
	padding-left:0;
}

ul.sub {
	padding-left:5px;
	padding-top:5px;
	
}

/*ul.bullets {
	list-style: square;
}*/

ul.none li {
	padding-bottom: 2px;
}

td.action {
	text-align: center;
	width: 8em;
	white-space: nowrap;
}

td.action a {
	padding-left: 1px;
	padding-right: 1px;
}

a.selectedMenu { 
	font-weight:bold;
	border-top: 1px solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
	padding-left: 3px;
	padding-right: 3px;
}

td.date {
	text-align:center;	
}

td.number {
	text-align:right;
}

.w700 {	float:left; width:700px; }

.line {
    clear:both; 
    width:99%;
    color:#000;
    border-bottom:1px solid #663;
    margin-bottom: 0.5em;
}

.title1 {
	font-weight: bold;
	color: #000000;
	font-size: 16px;
}

.title2 {
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}

.title3 {
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}

ul.nomark {
	list-style: none;
	margin-left:0px;
}

img.move-down {
	position:relative;
	top:10px;
	margin-right:5px;
}

img.move-up {
	position:relative;
	bottom:10px;
}

.aceTitle1 {
	font-weight: bold;
	color: #006699;
	font-size: 11px;
}



.aceTabHead { 
	font-weight:bold;
	border-top: 1px solid #white;
	border-bottom: 1px solid #white;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #505a5e ; 
	color: #ffffff ; 
}

.aceTabBody { 
	border-top: 1px solid #white;
	border-bottom: 1px solid #white;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #dcebc3 ; 
	color: #333333 ; 
}