/* GLOBAL styles */
BODY { font-family: verdana, sans-serif; font-size: 12px; margin-left: auto; margin-right: auto; background: #FFFFFF url(images/bg.jpg) repeat-y top center; }
TABLE { font-size: 12px; }
H1 { font-size: 110%; font-weight: bold; color: #7B68EE;}

H2 { font-size: 110%; color: #7B68EE;}

A { color: #7b68ee; font-family: verdana, sans-serif; font-size: 12px; text-decoration: none; background-color: transparent; }

A:HOVER { color: #4D31E8; font-family: verdana, sans-serif; font-size: 12px; text-decoration: none; background-color: transparent;}


/* MAIN PAGE styles */

#bottom {
background: url(images/bottom-bg.jpg) left top repeat-y; border-bottom: 1px solid #7b68ee; border-top: 1px solid #7b68ee; }
#top { border-bottom: 1px solid #7b68ee; padding: 0px; font-size:150%; }


TD#left { padding-left: 15px; padding-top: 15px; }
TD#main { padding-right: 15px; }


.button      { color: #7B68EE; font-family: Verdana; background-color: #FFFFFF; font-size: 
               12px }

.tableheading { color: #FFFFFF; font-family: Verdana; font-weight: bold; background-color: #7B68EE; font-size: 
               12px }

.seedlingmenu a:active, .seedlingmenu a:visited, .seedlingmenu a:link {
background-color:#AD9FF4;
padding:5px;
color:#000000;
font-size:12px;
display:block;
}

.seedlingmenu a:hover {
background-color:#D9D3FA;
padding:5px;
color:#000000;
font-size:12px;
display:block;
}