/* CSS Document */img.bottom {vertical-align:text-bottom;}
.whitespace {background-color:#FFFFFF;}
.white{color:#FFFFFF;}
body {font-family:Arial, Helvetica, sans-serif; font-size:11px; color: #333333; margin-left: 0; margin-top:0;}
.subtext{color:999999;}
.darkgray{background-color:#EBEBEB;}
.whitefont {color:#FFFFFF; font-weight:bold;}
.greenbackground{background-image:url(images/greenbox.gif); background-repeat:no-repeat; background-position:center; left:50;}

.heartbackground{
	background-image: url(images/heart.jpg); background-repeat:no-repeat; background-position: bottom right;}
}

.lightgray{color:#cccccc;}

a.main:link {
color: #999999; 
font-size:11px;
font-weight:bold;
}
a.main:visited {
color: #999999; 
font-size:11px;
font-weight:bold;
}
a.main:hover {
color: #840008; 
font-size:11px;
font-weight:bold;
}

a.red:link {
color: #840008; 
}
a.red:visited {
color: #840008; 
}
a.red:hover {
color: #999999; 
}

a.sub:link {color: #333333; font-weight:bold;}
a.sub:visited {color: #333333; font-weight:bold;}
a.sub:hover {color: #66CC66; font-weight:bold;}

.redbasil {background-image:url(images/top_redbasil.jpg); background-repeat:no-repeat}

.intro{line-height:16px;}

img.basil
{
	position:absolute;
	right:220px;
	top:160px;
	z-index:0;

}

table.menu a { 
width:120px; 
height: 20px;
display: block; 
text-decoration:none;
vertical-align:middle;
background-image:url(images/nav_bar.gif);
background-repeat:no-repeat;
border-top: 1px solid #ccc;
} 

table.menu a:link {
color:#000000;
border-top: 1px solid #ccc;
}


table.menu a:visited {
color:#000000;
border-top: 1px solid #ccc;
}

table.menu a:hover {
background: #eeeeee; 
color: #840008;
border-top: 1px solid #080808;
}

.green{color:#66cc66;}
.red{color:#840008;}

.combo{border-width: 1px; border-style: solid; border-color: silver; 
 }

