








/* body properties */
body { background-image : ""; background-color : White; color            : Black; } /* link properties */
a         { color : #3366CC; } a:link    { color : #3366CC; text-decoration : none; } a:visited { color : #3366CC; text-decoration : none; } a:hover   { color : #3366CC; text-decoration : underline; } a:active  { color : #3366CC; text-decoration : underline; } /* normal table properties */
table        { } table.border { background-color : #FFFFFF; } /* normal font properties */
font             { font-family : Verdana, sans-serif; } font.normal      { color : #333333; font-size : 13px;} font.sub-normal  { color : #333333; font-size : 10px;} a.normal         { color : #333333; } a:link.normal    { color : #333333; text-decoration : none; } a:visited.normal { color : #333333; text-decoration : none; } a:hover.normal   { color : #333333; text-decoration : underline; } a:active.normal  { color : #333333; text-decoration : underline; } /* title properties */
tr.title       { background-color: #666666; } font.title     { color : #FFFFFF; font-size : 13px; font-weight : bold; } font.sub-title { color : #FFFFFF; font-size : 10px; } /* menu properties */
tr.menu        { background-color: #006699; } font.menu      { color : #FFFFFF; font-size : 10px; } a.menu         { color : #FFFFFF; } a:link.menu    { color : #FFFFFF; text-decoration : none; } a:visited.menu { color : #FFFFFF; text-decoration : none; } a:hover.menu   { color : #FFFFFF; text-decoration : underline; } a:active.menu  { color : #FFFFFF; text-decoration : underline; } /* status properties */
tr.status   { background-color: #006699; } font.status { color : #FFFFFF; font-size : 10px; } /* table header properties */
tr.header   { background-color: #006699; } font.header { color : #FFA34F; font-size : 10px; font-weight : bold; } /* table category properties */
tr.category   { background-color: #CCCCCC; } font.category { color : #333333; font-size : 13px; font-weight : bold; } /* table odd columns properties */
td.odd  { background-color: #DDDDDD; } td.even { background-color: #EEEEEE; } /* table row properties */
font.row     { font-size : 13px; } font.new-row { font-size : 13px; font-weight : bold; } font.sub-row { font-size : 10px; } /* table subject properties */
tr.subject   { background-color: #EEEEEE; } td.subject   { background-color: #EEEEEE; } font.subject { color : #333333; font-size : 13px; font-weight : bold; } font.sub-subject { color : #333333; font-size : 10px; } /* table body properties */
tr.body         { background-color: #EEEEEE; } td.body         { background-color: #EEEEEE; } font.body       { color : #333333; font-size : 13px; } font.sub-body   { color : #333333; font-size : 10px; } font.error-body { color : Red; font-size : 13px; } /* form properties */
input, textarea, select { font-family : Verdana, sans-serif; color : #333333; font-size : 13px; } font.required     { color : Red; font-size : 13px; font-family : Symbol; } font.textbox      { color : #333333; font-size : 13px; font-weight : bold; } font.sub-textbox  { color : #333333; font-size : 10px; } input.textbox     { width : 100%; } font.filebox     { color : #333333; font-size : 13px; font-weight : bold; } font.sub-filebox { color : #333333; font-size : 10px; } input.filebox    { width : 100%; } font.passwordbox      { color : #333333; font-size : 13px; font-weight : bold; } font.sub-passwordbox  { color : #333333; font-size : 10px; } input.passwordbox     { width : 100%; } font.textarea      { color : #333333; font-size : 13px; font-weight : bold; } font.sub-textarea  { color : #333333; font-size : 10px; } textarea.textarea  { width : 100%; } font.radio      { color : #333333; font-size : 13px; font-weight : bold; } font.sub-radio  { color : #333333; font-size : 10px; } input.radio     {  } font.checkbox      { color : #333333; font-size : 13px; font-weight : bold; } font.sub-checkbox  { color : #333333; font-size : 10px; } input.checkbox     {  } font.selectbox      { color : #333333; font-size : 13px; font-weight : bold; } font.sub-selectbox  { color : #333333; font-size : 10px; } select.selectbox    { width : 100%; } /* ultraboard codes */
pre      { font-family : Verdana, sans-serif; font-size : 13px; } pre.code { font-family : Courier, Courier New; font-size : 13px; } font.code      { font-family : Verdana, sans-serif; font-size : 10px; } font.monospace { font-family : Courier, Courier New; } font.1      { font-size : 10px; } font.2      { font-size : 13px; } font.3      { font-size : 16px; } font.4      { font-size : 18px; } 









