{ font-family : Arial; font-size : 12px; color: #999999;}
a                    { color: #000000;}
a:hover              { color: #FF0000;}
table                { font-family : Arial; font-size : 12px;}
h2                   { font-family : Arial; font-size : 14px;}
input                { font-family : Arial; font-size : 12px;}
textarea             { font-family : Arial; font-size : 12px;}
select               { font-family : Arial; font-size : 12px;}

.black               { color: #000000; }
.blackbg             { background-color: #000000; }
.white               { color: #FFFFFF; }
.whitebg             { background-color: #FFFFFF; }
.red                 { color: #FF0000; }
.redbg               { background-color: #FF0000; }
.green               { color: #CCFF66; } 
.greenbg             { background-color: #CCFF66; }
.lightgrey           { color: #F4F4F7; }
.lightgreybg         { background-color: #F4F4F7; }
.tscmsgreen          { color: #99CC00; }
.tscmsgreenbg        { background-color: #99CC00; }
.txtinput            { border: #000000; border-style: solid; border-width: 1px; color: #000000 }
.catmenu             { color: #FFFF00; font-family: Verdana; font-size: 11px; text-decoration: none; }
.noinputborder       { border: 0px; }
.headercolor1        { font-size : 10px; color: #CC0000; }
.headercolor1:hover  { color: #000000; }
.bigheader           { font-size : 18px; color: #CC0000; }
.standardtext        { font-family : Arial; font-size : 12px;}
.underline           { text-decoration: underline }
.linknonactive       { text-decoration: none; font-family : Arial; font-size : 11px; color: #FFFFFF; }
.linknonactive:hover { text-decoration: none; font-family : Arial; font-size : 11px; color: #FF0000F; }
.linknonactive:visit { text-decoration: none; font-family : Arial; font-size : 11px; color: #FFFFFF; }