/***************************************************************************
 *   Script     : standard.css
 *   Startdate  : saturday april 3, 2004
 *   Copyright  : (C) 2004 Donny Semeleer
 *   Email      : donny@phpgb.net
 *   Version    : phpgb 2.0 en
 ***************************************************************************/


BODY {
background-color: #FFFFFF !important;
}

table, p, font {
font: 12px Verdana, Arial, Times New Roman, sans-serif !important;
color: black !important;
}

table.line {
background-color: #FFFFFF !important;
border: 1px solid #FFFFFF !important;
}

td.head {
height:20px !important;
background-color: #FFFFFF !important;
font: bold 10pt Verdana, Arial, Times New Roman, sans-serif !important;
color: #FE982A !important;
}

table.small, p.small, font.small {
font-size:7pt/8pt !important;
color: grey !important;
}

.gbcomment {
width: 80% !important;
background: #E2E2E2 !important;
border: 0.5pt solid #000000 ;
font: italic 10px/12px Verdana, Arial, Times New Roman, sans-serif !important;
color: #AA323C !important;
}

A:link {color: blue !important; text-decoration:underline !important;}
A:active {color: blue !important; text-decoration:underline !important;}
A:visited {color: blue !important; text-decoration:underline !important;}
A:hover {color: black !important; BACKGROUND-COLOR:#FECC6C; text-decoration:none!important;}

A.nor:link {color: blue !important; text-decoration:underline !important;}
A.nor:active {color: blue !important; text-decoration:underline !important;}
A.nor:visited {color: blue !important; text-decoration:underline !important;}
A.nor:hover {color: black !important; BACKGROUND-COLOR:#FECC6C; text-decoration:none!important;}

.textbox {
font: normal 10pt/12PT Verdana, Arial, Times New Roman, sans-serif !important;
border-style : groove !important;
}

button {
width:100px !important;
height:25px !important;
font: normal 10pt/12PT Verdana, Arial, Times New Roman, sans-serif !important;
border-style : groove !important;
}
