
.field {
    display: block;
}
.label {
    display: block;
    font-weight: bold;
    font-size: 10pt;
}
.row {
    display: block;
    padding: 5px;
}
.active {
    color: #ff9933;
}
#project-management-menu {
    height: 10em;
    background-color: black;
}
p {
    font-size: 9pt;
}
#folio-images img {
    display: block;
    padding-top: 2em;
}
#main-column {
    /*width: 80%;
*/
    padding-right: 10%;
    padding-left: 20%;
    font-size: 9pt;
}
#content {
    padding-left: 5em;
    font-size: 9pt;
}
a img {
    border: none;
    padding: none;
    margin: none;
}
.folio_column tr td {
    border-bottom: 3px solid #666666;
}
.header {
    font-family: Arial;
    font-size: 12pt !important;
    color: #ff9933 !important;
    font-weight: bold;
}
.folio .header {
    /*position: relative;
    top: 2em;
*/
    line-height: 2em;
    padding-top: 1.5em;
}
body {
    background-color: #333333;
    /*color: #cccccc;
*/
    color: #f9fdfe;
    font-family: Arial, sans-serif;
    /*font-size: 10pt;
*/
}
A {
    text-decoration: none !important;
    font-family: Arial;
    /*font-size: 10px;
*/
    color: #cccccc;
}
A.small {
    text-decoration: none;
    font-family: Arial;
    font-size: 8pt;
    color: #FFFFFF
}
.menu {
    text-decoration: none;
    font-family: Arial;
    font-size: 8pt;
    color: #FFFFFF
}
a:hover {
    color: #ff9933
}
A.body {
    text-decoration: none;
    font-family: Arial;
    font-size: 10pt;
    color: #000000
}
A.black {
    text-decoration: none;
    font-weight: bold;
    font-family: Arial;
    font-size: 10pt;
    color: #000000;
}
.black {
    color: black;
}
A.blacker {
    text-decoration: none;
    font-weight: bold;
    font-family: Arial;
    font-size: 8pt;
    color: #000000;
}
A.highlight {
    text-decoration: none;
    font-family: Arial;
    font-size: 10pt;
    color: #FF9933;
}
FONT {
    font-family: Arial;
    font-size: 10pt;
    color: #FFFFFF;
}
FONT.login {
    font-family: Arial;
    font-size: 10pt;
    color: #FF9933;
    font-weight: bold;
}
FONT.header {
    font-family: Arial;
    font-size: 18pt;
    color: #FFFFFF;
}
FONT.category {
    font-family: Arial;
    font-size: 14pt;
    color: #FFFFFF;
}
FONT.white {
    font-family: Arial;
    font-size: 10pt;
    color: #FFFFFF;
}
A.discussions {
    text-decoration: none;
    font-family: Arial;
    font-size: 10pt;
    color: #FFFFFF;
}
FONT.admin {
    text-decoration: none;
    font-family: Arial;
    font-size: 10pt;
    color: #FF9933;
}
FONT.header {
    font-family: Arial;
    font-size: 12pt;
    color: #ff9933;
    font-weight: bold;
}
FONT.header2 {
    font-family: Arial;
    font-size: 12pt;
    color: #ff9933;
    font-weight: bold;
}
FONT.header3 {
    font-family: Arial;
    font-size: 10pt;
    color: #99CC99;
}
h2 {
    color: white;
}
.pa_submenu {
    text-transform: uppercase;
    color: black;
    text-decoration: none;
    font-size: 9pt;
}
.pa_submenu:hover {
    color:  #99cc99;
}
#project-management-menu h2 {
    color: #99cc99;
}
table {
    font-size: 10pt;
}
#briefs-body {
    background-image: url(http://www.arcimix.com//FrontEndImages/backgroundImage.jpg);
}
