/* CSS Document */
body { background-attachment:fixed;}

/* General font settings */
font,td,p                 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
a:link,a:active,a:visited { color : #005F7E; text-decoration: none;}
a:hover		              { color : #005F7E; text-decoration: underline;}

.bodyline	{  border: 1px #CCCCCC solid;  }
.bodyline2 	{  border-right: 1px #CCCCCC solid; background-color: #FFFFFF;}
.bodyline3 	{  border-top: 1px #CCCCCC solid; background-color: #FFFFFF;}
.bodyline4 	{  background-color: #005F7E; font-size: 12px; font-weight:bold; color : #FFFFFF;}
.bodyline5 	{  border: 1px #005F7E solid;}

.content       { font-size: 10px; background-color: #FDFEE9; color:#333333;}
.leftpanel     { background-color: #606204; border-left: 1px #FDFEE9 solid; border-right: 1px #FDFEE9 solid;}
.white         { background-color: #FFFFFF;}
.quote         { font-size: 13px; color:#D1BB8B; font-weight:bold;font-style:italic;}

.green         { background-color: #7AB7CB;}
.blue         { background-color: #005F7E;}
.dgrey         { background-color: #666666;}
.dgreen         { background-color: #4698B2;}
.grey          { background-color: #CCCCCC;}
.lgrey          { background-color: #F2F2F2; border-top: 1px #CCCCCC solid;}


a.panel:link    { text-decoration: none; color : #606204; }
a.panel:visited { text-decoration: none; color : #606204; }
a.panel:hover   { text-decoration: underline; color : #606204; }


.row1          { background-color: #606204; border-left: 1px #F9C62F solid; border-right: 1px #F9C62F solid;}
.row2          { background-color: #606204; border-left: 1px #F9C62F solid; border-right: 1px #F9C62F solid;}
.header  	   { font-size: 10px; color : #606204; font-weight:bold; background-color: #F9C62F;}


a.content:link    { text-decoration: none; color : #606204; font-weight:bold;}
a.content:visited { text-decoration: none; color : #606204; font-weight:bold;}
a.content:hover   { text-decoration: underline; color : #606204; font-weight:bold;}

.footer          { background-color: #4698B2; color : #FFFFFF;}

.textfield        { border: #666666 1px solid; color: #282828; font-family: Verdana, Arial, Helvetica, sans-serif;height: 16px; width: 130px; font-size: 10px; BACKGROUND-IMAGE: url(../KATBERG/images/txtbox_shadow.gif);}
.searchfield      { border: #666666 1px solid; color: #282828; font-family: Verdana, Arial, Helvetica, sans-serif;height: 16px; font-size: 10px; }
.textarea         { background-color: #FFFFFF; border: #464646 1px solid; color: #282828; font-family: Verdana, Arial, Helvetica, sans-serif; height: 100px; width: 150px; font-size: 10px; BACKGROUND-IMAGE: url(../KATBERG/images/txtbox_shadowb.gif);}

.button           { border: #464646 1px solid; height: 18px; background-color: #928243; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF;}


}

