/*
Style Sheets for Vintage Fruit
(c) Daniel Khan 2001
*/ 

BODY { background-color:#99CC66; color:#333333; font-family:Arial, Helvetica, sans-serif; font-size:13px }
H1 { color:#FFFFFF; font-weight:bold; font-size:21px; font-family:"Times New Roman", Times, serif; margin-bottom:5px; margin-top:0px }
H2 { font-weight:bold; font-size:21px; font-family:"Times New Roman", Times, serif; margin-bottom:0px; margin-top:0px }
H3 { font-weight:bold; font-variant:small-caps; font-size:17px; font-family:"Times New Roman", Times, serif; margin-bottom:0px; margin-top:0px }
H4 { font-weight:bold; font-variant:small-caps; font-size:14px; font-family:"Times New Roman", Times, serif; margin-bottom:5px; margin-top:0px }
INPUT, TEXTAREA, SELECT { color:#333333; font-family:Arial, Helvetica, sans-serif; font-size:12px }
TD { color:#333333; font-family:Arial, Helvetica, sans-serif; font-size:13px }
TH { color:#214100; font-family:Arial, Helvetica, sans-serif; font-size:13px; background-color:#99CC66 }
UL { margin-top:5px; margin-left:5; margin-bottom:5px; padding-left:15 }

.alertbox { background-color:#FFFFCC; padding:8px; }
.bordercell { background-color:#5A9429 }
.linedrow TD { border-bottom:solid 1 #5A9429 }
.lineitem { background-color:#C3E5C3; font-size:11px }
.lineitem TD { background-color:#C3E5C3; font-size:11px }
.recipientrow { background-color:#99CCFF; font-size:11px }
.recipientrow TD { background-color:#99CCFF; font-size:11px }
.infobox { background-color:#C3E5C3; padding:5px }
 
.formbutton { color:#E9FDF1; font-weight:normal; font-size:11px; font-family:Georgia, "Times New Roman", Times, serif; text-transform:uppercase; background-color:#669966; border:solid 1px #30622F }
.formbuttonBlue { color:#E9FDF1; font-weight:normal; font-size:11px; font-family:Georgia, "Times New Roman", Times, serif; text-transform:uppercase; background-color:#336699; border:solid 1 #333333 }
.redalert { color:#CC0000 }
.greenalert { color:#339933 }
.orange { color:#F96501 }
.green { color:#316300 }
.small { font-size:11px }

A:link { text-decoration:underline; color:#0000CC }
A:visited { text-decoration:underline; color:#0000CC }
A:active { text-decoration:underline; color:#0000CC }
A:hover { text-decoration:underline; color:#3333FF }

.white { color:#ffffff }
.white A:link { text-decoration:underline; color:#ffffff }
.white A:visited { text-decoration:underline; color:#ffffff }
.white A:active { text-decoration:underline; color:#FFFF99 }
.white A:hover { text-decoration:underline; color:#FFFF99 }

.red { color:#D2201A }
.red A:link { text-decoration:underline; color:#990033 }
.red A:visited { text-decoration:underline; color:#990033 }
.red A:active { text-decoration:underline; color:#D2201A }
.red A:hover { text-decoration:underline; color:#D2201A }

.usernav A:link { text-decoration:none; color:#ffffff }
.usernav A:visited { text-decoration:none; color:#ffffff }
.usernav A:active { text-decoration:underline; color:#FFFF99 }
.usernav A:hover { text-decoration:underline; color:#FFFF99 }

/* hover tip */
div#tipDiv
{
	/* don't mess with these */
	position:absolute;
	visibility:hidden;
	left:0;
	top:0;
	z-index:999;
	
	/* these are ok to change */
	background:#FFFFCC;
	color:#1A418F;
	font-size:12px;
	padding:6px;
	width:200px;
}

/*
White Helvetica Font with 12 px
*/ 
.wthlv
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #FFFFFF; 
	text-decoration: none
}

/*
Black Helvetica Font with 12 px
*/ 
.blhlv
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000; 
	text-decoration: none
}

/*
Brown Serife headline
*/ 
.brhdlser 
{  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #996600; 
	text-decoration: none
}

/*
White Serife headline
*/ 
.wthdlser 
{ 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #FFFFFF; 
	text-decoration: none 
}

/*
Big White Serife headline
*/ 
.bwthdlser 
{ 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 16px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #FFFFFF; text-decoration: none 
}

/*
Blue Serife headline
*/ 
.blhdlser
{ 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #3366CC; 
	text-decoration: none 
}

/*
Orange Serife headline
*/ 
.orhdlser
{ 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #FFCC66;
	text-decoration: none 
}

/*
Green Serife headline
*/ 
.grhdlser
{ 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #669934;
	text-decoration: none 
}

/*
White Serife Font for content
*/ 
.wtser
{
	font-family: "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #FFFFFF; 
	text-decoration: none
}



/*
Black Serife Font for content
*/ 
.blser
{  
	font-family: "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000; 
	text-decoration: none
}

/*
Orange Serife headline
*/ 
.title 
{  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #996600;
	text-decoration: none
}


