body { font: 12px Arial, Verdana, sans-serif; color: #333333; background-image: url(gfx/page-bg.gif); background-repeat: repeat-x; background-color : #cccccc; margin: 0px; }

b { color: #000000; }

p, td { font-size: 12px; }

h1 { font-size: 150%; font-weight: normal; }

hr { border: 0; width: 50%; height: 1px; color: gray; background-color: gray; text-align: center; noshade }

input, select, textarea { background-color: #EAF2EA; border: 1px solid #C1D9C0; color: #0555A4; }

a:link    { color: #0555A4; text-decoration: underline; }
a:visited { color: #666699; text-decoration: underline; }
a:hover   { color: #FF0000; text-decoration: none; }

.title { font-size: 15px; font-weight: bold; color: #000000; background-image: url(gfx/title-bg.gif); background-repeat: repeat-x; }

.page { font-size: 20px; font-weight: bold; color: #3E593D; }

.top { font-weight: bold; }
a.top:link { color: #0555A4; text-decoration: none; }
a.top:visited { color: #0555A4; text-decoration: none; }
a.top:hover { color: #FF0000; text-decoration: underline; }

.colored { color: #3E593D; }
a.colored:link { color: #3E593D; }
a.colored:visited { color: #3E593D; }
a.colored:hover { color: # FF0000; }

.block { background-color: #FFFFFF; border: 1px solid #C1D9C0; }

.block2 { background-color: #FFFFFF; border: 1px solid #C1D9C0; background-image: url(gfx/block-bg.gif); background-repeat: repeat-x; }

.block-g-r { background-color: #FFFFFF; background-image: url(gfx/block-bg-greenwhite.gif); background-repeat: repeat-x; }

.block-g { background-color: #FFFFFF; border: 1px solid #C1D9C0; background-image: url(gfx/block-bg-greenwhite.gif); background-repeat: repeat-x; }

.block-b { background-color: #FFFFFF; border: 1px solid #81A0BE; background-image: url(gfx/block-bg-bluewhite.gif); background-repeat: repeat-x; }

.question { font-size: 12px; font-weight: bold; color: #3E593D; }