/* $Id: install.css
*
* CSS for administration
*/

P {FONT-SIZE: 10px; COLOR: black; FONT-STYLE: normal; FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif}
TD {FONT-SIZE: 10px; COLOR: black; FONT-STYLE: normal; FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif}

.title { color: #FFFFFF; font-size: 13px; font-weight:bold }
.header { color: #000000; font-size: 14px; font-weight:bold }

.red { COLOR: #CC0000; }
.green { COLOR: #008000; }
.gray { COLOR: #808080; }

select, input, textarea { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px}
.submit {background-color: #efefef; font-weight: bold; border-width:1px; font-size: 11px; border-style:solid}
