body { 
margin : 0; 
padding : 0; 
background : url(images/layout/bg.jpg) repeat-x; 
background-color : #4d4d4d; 
color : #252525; 
font-family : arial, tahoma, sans-serif; 
} 
.headerbg { 
background : url(images/layout/header-top-bg.jpg); 
width : 938px; 
height : 153px; 
} 
.header { 
height : 123px; 
} 
td.greenbox { 
background : url(images/layout/grnbox-mountain.jpg); 
width : 405px; 
height : 192px; 
} 
table.pagebg { 
background : url(images/layout/white-bg.png); 
} 
td.vertstripe { 
background : url(images/layout/olive-grn-bg.gif); 
width : 21px; 
} 
td.maincontent { 
width : 887px; 
padding : 0 0 0 20px; 
} 
td.rightcol { 
background-color : #dfe1df; 
padding : 0 10px 10px 10px; 
} 
p, ol { 
font-size : 90%; 
} 
h1 { 
color : #1d6a35; 
font-size : 100%; 
} 
.green { 
color : #1d6a35; 
} 
.navbutton { 
background : url(images/layout/button-blank.gif); 
width : 100px; 
height : 27px; 
color : #000000; 
font-size : 12px; 
text-align : center; 
font-weight : bold; 
} 
a.navbutton:link { 
color : #000000; 
text-decoration : none; 
} 
a.navbutton:visited { 
color : #000000; 
text-decoration : none; 
} 
a.navbutton:hover { 
color : #1d6a35; 
text-decoration : none; 
} 
a.navbutton:active { 
color : #1d6a35; 
text-decoration : none; 
} 
.small { 
font-size : 75%; 
} 
.copyright { 
font-size : 70%; 
color : #c0c0c0; 
} 
ul { 
list-style-type : none; 
padding : 0; 
margin : 0; 
font-size : 90%; 
} 
li.check { 
background-image : url(images/layout/greencheckbox.gif); 
background-repeat : no-repeat; 
background-position : 0 4px; 
padding-left : 18px; 
} 
li { 
background-image : url(images/layout/greenstar.gif); 
background-repeat : no-repeat; 
background-position : 0 4px; 
padding-left : 15px; 
} 
.login { 
color : #909098; 
font-size : 11px; 
} 
.fixed11 { 
font-size : 11px; 
} 
form { 
display : inline; 
} 
INPUT.login { 
background-color : #474550; 
color : #ffffff; 
font-size : 11px; 
border : 1px solid #7c7c85; 
width : 50px; 
height : 12px; 
} 