/* tpl\page_header-page */
body, textarea {
font-family:Verdana, Arial, Helvetica, sans-serif;
}
body{
font-size:13px;
color:#360;
background-color:#ddf0e4; /*mint*/
}
a {
cursor:pointer;
}
th {
background-color:#fd9;
}
th, td {
text-align:left;
}
tr.alt td {
background:#fd9;
}
tr.grn td {
background:#cdc;
}
tr.pnk td {
background:#ec8;
}
label {
display:block;
float:left;
clear:both;
text-align:right;
margin:0.5em 0 0;
width:40%;
}
input, textarea {
float:right;
margin:0.6em 0 0;
width:58%;
}
select {
float:right;
margin:0.6em 0 0;
width:58.6%;
}
input[type=radio], input[type=checkbox], input[type=submit], input[type=reset], input[type=button], input[type=image] {
width:auto;
}
.clear{
clear:both;
}
.error {
background:#c30;
color:#fff;
}
.style0{
width:100%;
}
.style1 {
text-align:center;
}
.style2 {
text-align:left;
}
.style3 {
text-align:right;
}
.style11 {
font-weight:bold;
margin:35px 0 14px;
color:#360;
font-size:18px;
}
.style12 {
font-weight:bold;
margin:30px 0 12px;
color:#360;
font-size:16px;
}
.style13 {
font-weight:bold;
margin:25px 0 12px;
color:#360;
font-size:14px;
}
