.left { background-image: url('images/left.jpg'); background-repeat: no-repeat; background-position: right top; } .right { background-image: url('images/right.jpg'); background-repeat: no-repeat; background-position: left top; } .content_left { background-image: url('images/content_left.jpg'); background-repeat: no-repeat; background-position: left top; } .content_right { background-image: url('images/content_right.jpg'); background-repeat: no-repeat; background-position: right top; } .body_small { font-family: Verdana, Arial, Helvetica; font-size: 12px; line-height: 13px; color: #666666; /*color: #80a459;*/ text-decoration: none; } a.body_small:link { font-family: Verdana, Arial, Helvetica; font-size: 12px; line-height: 13px; color: #666666; /*color: #80a459;*/ font-weight: bold; text-decoration: none; } a.body_small:visited { font-family: Verdana, Arial, Helvetica; font-size: 12px; line-height: 13px; color: #666666; /*color: #80a459;*/ font-weight: bold; text-decoration: none; } a.body_small:active { font-family: Verdana, Arial, Helvetica; font-size: 12px; line-height: 13px; color: #000000; font-weight: bold; text-decoration: none; } a.body_small:hover { font-family: Verdana, Arial, Helvetica; font-size: 12px; line-height: 13px; color: #000000; font-weight: bold; text-decoration: none; } .top_menu { font-family: Verdana, Arial, Helvetica; font-size: 12px; line-height: 13px; color: #000000; text-decoration: none; } a.top_menu:link { font-family: Verdana, Arial, Helvetica; font-size: 12px; line-height: 13px; color: #000000; font-weight: bold; text-decoration: none; } a.top_menu:visited { font-family: Verdana, Arial, Helvetica; font-size: 12px; line-height: 13px; color: #000000; font-weight: bold; text-decoration: none; } a.top_menu:active { font-family: Verdana, Arial, Helvetica; font-size: 12px; line-height: 13px; color: #0000000; font-weight: bold; text-decoration: underline; } a.top_menu:hover { font-family: Verdana, Arial, Helvetica; font-size: 12px; line-height: 13px; color: #0000000; font-weight: bold; text-decoration: underline; } .menu { font-family: Verdana, Arial, Helvetica; font-size: 12px; line-height: 26px; color: #666666; /*color: #80a459;*/ font-weight: roman; text-decoration: none; } a.menu:link { font-family: Verdana, Arial, Helvetica; font-size: 12px; line-height: 26px; color: #666666; /*color: #80a459;*/ font-weight: roman; text-decoration: none; } a.menu:visited { font-family: Verdana, Arial, Helvetica; font-size: 12px; line-height: 26px; color: #666666; /*color: #80a459;*/ font-weight: roman; text-decoration: none; } a.menu:active { font-family: Verdana, Arial, Helvetica; font-size: 12px; line-height: 26px; color: #000000; font-weight: roman; text-decoration: none; } a.menu:hover { font-family: Verdana, Arial, Helvetica; font-size: 12px; line-height: 26px; color: red; /*color: #80a459;*/ font-weight: bold; text-decoration: none; } body, table, tr, td, th, tf { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; } form { display:inline; margin: 0px; border: 0px; padding: 0px; } /* MAIN PAGE STRUCTURE */ p.contentfield { padding: 0px; border: 0px; margin: 0px 0px 8px 0px; } td#header { width: 760px; } td#leftcolumn { width: 130px; vertical-align: top; } td#body { vertical-align: top; } td#rightcolumn { width: 130px; vertical-align: top; } td#footer { width:760px; } /* FORM BUILDER STYLES */ input#text { border: 1px solid #bbbbbb; margin: 0px; padding: 0px; } input#password { border: 1px solid #bbbbbb; color: red; margin: 0px; padding: 0px; } label { padding: 0px; margin: 0px; color: #999999; } select#list { border: 1px solid #bbbbbb; margin: 0px; padding: 0px; } option { border: 0px; background-color: #eeeeee; } textarea { border: 1px solid #bbbbbb; margin: 0px; padding: 0px; } li { list-style-image: url('images/bullet.gif'); line-height:16px; } li.menu { list-style-image: url('images/menu_bullet.gif'); line-height:16px; }