﻿body { 
padding : 0; 
margin : 0; 
font-family : arial; 
} 
td { 
padding : 0; 
margin : 0; 
} 
img { 
border-width : 0; 
} 
h1 { 
font-family : Tahoma; 
font-weight : bold; 
font-size : 11px; 
} 
p { 
font-size : 11px; 
} 
input { 
border : 1px solid; 
height : 19px; 
width : 135px; 
} 
label { 
font-size : 11px; 
} 
input.button { 
font-size : 12px; 
font-weight : bold; 
height : 19px; 
width : 45px; 
} 
td.headerCell { 
background-color : green; 
height : 100px; 
text-align : center; 
font-weight : bold; 
} 
td.leftCell { 
padding-left : 11px; 
width : 100px; 
vertical-align : top; 
} 
td.menuCell { 
text-align : right; 
padding-right : 10%; 
padding-bottom : 10px; 
} 
td.menuItemCell { 
font-size : 11px; 
background-image : url(../images/menucenterbg.gif); 
color : white; 
font-weight : bold; 
} 
a.menuLink, a.menuLink:visited { 
color : white; 
text-decoration : none; 
} 
a.menuLink:hover { 
text-decoration : underline; 
} 
td.midHeaderCell { 
padding : 20px; 
} 
td.rightCell { 
padding-right : 5px; 
vertical-align : top; 
} 
td.copyrightCell { 
font-weight : bold; 
font-size : 15px; 
padding : 10px; 
text-align : center; 
} 
td.midMenuCell { 
background-image : url(../images/leftmenubg.gif); 
background-repeat : repeat-y; 
padding-left : 20px; 
} 
a.leftMenuLink, a.leftMenuLink:visited { 
color : #517500; 
text-decoration : none; 
font-size : 12px; 
font-weight : bold; 
} 
a.leftMenuLink:hover { 
text-decoration : underline; 
} 
td.topMenuCell { 
background-image : url(../images/leftmenutop.gif); 
background-repeat : no-repeat; 
color : #ffffff; 
font-weight : bold; 
text-align : center; 
vertical-align : top; 
padding-top : 10px; 
} 
td.underMenuCell { 
padding-top : 20px; 
} 
