html, body { 
	background: #00386b url(../images/inner/backgrade.jpg) repeat-x fixed left top; 
    margin:0;
    padding:0;
    height:100%;
    border:none
	}

div, p, blockquote, ol, ul, dl, li, dt, dd, td 	{ color: black; font-size: 11px; font-family: Verdana, Arial, Sans-Serif; line-height: 150%; }

a:link, a:visited	{ color: #1f49a9; text-decoration: underline; }
a:hover, a:active	{ color: #1f49a9; text-decoration: none; }

.shell { 
	background-color: #fff; 
	border: solid 5px #1f49a9; 
	}
	
.tall { height: 100%; }

.greenborder { border: solid 10px #bae666; }

.margin { margin: 10px; }

.title { color: #1e49a8; font-size: 14px; font-weight: bold; }
.heading { color: white; font-size: 12px; font-weight: bold; }
.small { font-size: 9px; }

.table-indent1 { margin-left: 10px; }
.table-indent2 { margin-left: 20px; }
.table-margintop { margin-top: 5px; }
.table-marginbutt { margin-bottom: 5px; }
.table-shadewhite { background-image: url(../images/plantables/shadewhite.gif); background-repeat: no-repeat; }
.table-shadepurple { background-image: url(../images/plantables/shadepurple.gif); background-repeat: no-repeat; }
