body {
font-family : verdana, tahoma, arial, sans-serif;
font-size : 13px;
margin : 0;
color : #333333;
background-image : url(images/prb.gif);
background-attachment : fixed;
background-color : #f7f7f7;
}
h1, h2, h3, h4, h5, h6 {
font-family : tahoma, verdana, arial, sans-serif;
margin-left : 10px;
}
h1 {
margin : 0;
font-size : 22px;
letter-spacing : 1px;
}
a, a:active, a:visited {
color : #004080;
text-decoration : none;
}
a:hover {
color : #ffe400;
text-decoration : underline;
}
.pers {
color : #ff6633;
text-decoration : none;
font-weight : bold;
font-size : 14px;
}
.med {
font-size : 13px;
}
.small {
font-size : 11px;
}
.tiny {
font-size : 10px;
}
.indent {
margin-left : 10px;
font-weight : bold;
color : #333333;
}
.body-outer {
width : 780px;
margin : 0 auto 0 auto;
padding : 0;
border-right : 2px solid #ff6633;
border-left : 2px solid #ff6633;
}
.body-top {
background-color : #30520f;
color : #fff600;
font-size : 11px;
padding : 6px;
text-align : center;
}
.body-top a, .body-top a:active, .body-top a:visited {
color : #eeeeee;
}
.body-header {
padding : 20px 0 10px 10px;
height : 50px;
background-image : url(images/header-bg.png);
background-repeat : repeat-x;
background-color : #f8f9fa;
font-size : 12px;
color : #fff;
}
a.site-title, a.site-title:active, a.site-title:visited {
font-size : 21px;
font-weight : bold;
letter-spacing : -1px;
text-decoration : none;
margin : 0 0 5px 0;
color : #fff;
}
a.site-title:hover {
color : #122084;
}
.body-menu {
background-color : #f2faff;
padding : 5px;
border-top : 1px solid #dde0e6;
border-right : 0;
border-bottom : 1px solid #dde0e6;
border-left : 0;
}
.body-menu a, .body-menu a:active, .body-menu a:visited {
font-size : 13px;
font-weight : bold;
text-decoration : none;
color : #005895;
padding : 0 8px 0 8px;
border : 0;
border-right : 1px solid #bddcf4;
}
.body-menu a:hover {
color : #008cf4;
text-decoration : underline;
}
.body-content {
padding : 15px 20px 40px 20px;
background-color : #ffffff;
}
.body-footer {
background-color : #FFD800;
color : #DC5C0F;
font-size : 11px;
padding : 10px;
text-align : center;
border-top : 1px solid #ff6633;
border-bottom : 1px solid #ff6633;
}
.body-footer a, .body-footer a:active, .body-footer a:visited {
color : #DC5C0F;
}
.copyright {
font-size : 13px;
color : #444;
}
.tbl-row1 {
font-size : 11px;
background-color : #f9f9f9;
padding : 2px 5px 2px 5px;
border-bottom : 1px solid #fff;
border-right : 1px solid #fff;
}
.tbl-row2 {
font-size : 11px;
padding : 2px 5px 2px 5px;
background-color : #f3f3f3;
border-bottom : 1px solid #fff;
border-right : 1px solid #fff;
}
.form-outer {
margin : 10px 0 10px 0;
padding : 10px;
background-color : #f9f9f9;
border : 1px solid #f3f3f3;
}
.forma {
margin : 10px 0 10px 0;
padding : 10px;
background-color : #fffb92;
border : 1px solid #ff6633;
}
.forma2 {
margin : 10px 0 10px 0;
padding : 10px;
background-color : #a1e517;
border : 1px solid #139006;
}
.form-outer input, .form-outer textarea {
font-family : verdana, tahoma, courier new, sans-serif;
font-size : 13px;
}
.error-row {
margin : 5px;
padding : 4px;
font-size : 11px;
background-color : #fff9f9;
border : 1px solid #aa0000;
color : #660000;
}
.error-msg {
color : #cc0000;
}
.prcode {
font-family : tahoma, courier new, courier, sans-serif;
font-size : 10px;
color : #666;
width : 500px;
height : 40px;
}
.solidblockmenu {
margin : 0;
padding : 0;
float : left;
font : bold 12px Arial;
width : 100%;
border : 1px solid #625e00;
border-width : 1px 0;
background : black url(images/blockactive.gif) center center repeat-x;
}
.solidblockmenu li {
display : inline;
}
.solidblockmenu li a {
float : left;
color : white;
padding : 9px 11px;
text-decoration : none;
border-left : 1px solid white;
}
.solidblockmenu li a:visited {
color : white;
}
.solidblockmenu li a:hover, .solidblockmenu li .current {
color : white;
background : transparent url(images/blockdefault.gif) repeat-x center center;
}
.shiftcontainer {
position : relative;
left : 5px;
top : 5px;
}
.shadowcontainer {
width : 480px;
background-color : #d1cfd0;
}
.shadowcontainer .innerdiv {
background-color : white;
border : 1px solid gray;
padding : 6px;
position : relative;
left : -5px;
top : -5px;
}
.tab1 {
background-color : #ffbd00;
padding : 6px;
text-align : left;
font-family : Arial, Helvetica, sans-serif;
font-size : 16px;
color : #ffffff;
}
.tab2 {
border : 1px solid #ffbd00;
}
