/* CSS Document */
body {
margin: 0;
color: #000000; 
font-family:Helvetica, Arial, sans-serif;
font-size: 5px;
line-height: normal;
background-color: #A8B2AF;
}

a { color:#000099; text-decoration:none}
a:visited {color:#000099; text-decoration:none}
a:hover { color:#000099; text-decoration:underline}
a img {border: 0;}

.txt{ font-size:12px; line-height:14px}
.largetxtW{font-size:18px; color:#ffffff; line-height:14px; font-weight:bold}
.Cardtxt{ font-size:10px; color:#ffffff;  font-weight:bold}


/* Top&Bottom Stuff */
#topspan {background-color:#88908E; width:100%;}
.topNav {background-color:#444444; color:#FFFFFF; font-size: 11px;}
.topNav a { color:#FFFFFF; text-decoration: none;}
.topNav a:visited { color:#FFFFFF; text-decoration: none;}
.topNav a:hover { color:#FFFFFF; text-decoration: underline;}
.PageTitle { color:#666666; font-size: 18px; font-weight:bold;
line-height: 22px;}
.PattieName { color:#666666; font-size: 15px; font-weight:bold;
line-height: 22px;}
.PageTitleTelelphone { color:#666666; font-size: 18px; font-weight:bold;
line-height: 18px;}
.minitxt{ font-size:10px}


/* Left Static Stuff */
.Leftspan {background-color:#747C79;}
.bottomBlockLeft {background-color:#A5ABA9;}
/* Navigation style */		
.tdstarter
	{
	background-color:#444444; 
	border-bottom: 1px solid #ffffff;
	}
.tdNavBack
	{
 	
	background-color:#444444; 
	border-bottom: 1px solid #ffffff;
	text-align : center;
	padding : 10px 10px;
		/*cursor: hand;*/
	}
	
.tdNavBackOver
	{
		
	background-color:#88908E; 
	border-bottom: 1px solid #ffffff;
	text-align : center;
	padding : 10px 10px;
		/*cursor: hand;*/
	}

.tdNavBackONPAGE
	{
 	
	background-color:#000000; 
	border-bottom: 1px solid #ffffff;
	text-align : center;
	padding : 10px 10px;
		/*cursor: hand;*/
	}


.worldwide-nav 
{ font-size: 20px; color: #ffffff; text-decoration: none;   font-family:Helvetica, Arial, sans-serif;}
	A:hover.worldwide-nav  { text-decoration: none; color:#FFFFFF; font-family:Helvetica, Arial, sans-serif; }
A:link.worldwide-nav { text-decoration: none; color:#FFFFFF; font-family:Helvetica, Arial, sans-serif; }
 A:visited.worldwide-nav { text-decoration: none; color:#FFFFFF; font-family:Helvetica, Arial, sans-serif; }


/* form stuff */
input{border:1px solid #CCCCCC; color:#333333; font-size:12px}
.inputreq{border:1px solid #CCCCCC; color:#333333; font-size:12px}

.blackdays{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
}

.calendardata{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;	
	color: #800000;	
}

.CalHead{
	font-family: Tahoma, Arial;
	font-size: 11px;
	background-color: #C0BD30;
	color: White;
	font-weight: bold;
}


.NOTE{
	font-family: Tahoma, Arial;
	font-size: 11px;
}

.CalBlack{
	font-family: Tahoma, Arial;
	font-size: 11px;
	background-color: #EF8078;
}

.CalDays{
	font-family: Tahoma, Arial;
	font-size: 11px;
	background-color: #D4D4D4;
}

.CalGreen{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #008000;
	background-color: #9BFFD8;
}

.CalRed{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #008000;
	background-color: #FFC6C3;
}

.Cal{
	font-family: Tahoma, Arial;
	font-size: 11px;
	background-color: White;
	color: #008000;
	font-weight: bold;
}

.border{
	border: 1px;
	border-style: solid;
	border-color: #C0BD30;
	background-color: #E6E6E6;
}

/*for the drop down menu*/
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Helvetica, Arial, sans-serif; 
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: white;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: black;
}


.tdOrderDesc {}

.OrderMainTable{
	font-family:Helvetica, Arial, sans-serif; font-size:12px;
	border: 1px;
	border-style: solid;
	border-color:#CCCCCC;
}


.OrderMainTableFedEx
{
	font-family:Helvetica, Arial, sans-serif; font-size:12px;
}

.Orderborder{
	background-color: #E6E6E6; font-size:14px;
}

.PriceTD{
	border-bottom: 1px solid #CCCCCC;
}

