body {
	background-color: #ffffff;
	padding: 5px 5px 5px 5px;
	margin: 0px;
}


body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #5d5e60;
	line-height: 18px;
}


a[href] {
	color: -moz-hyperlinktext !important;		/* For Firefox... mark as important, otherwise it becomes black */
	text-decoration: -moz-anchor-decoration;	/* For Firefox 3, otherwise no underline will be used */
}


a:link 		{color: #5d5e60 !important; text-decoration: underline;}
a:visited 	{color: #5d5e60 !important; text-decoration: underline;	}
a:hover 	{color: #4d4d4d !important; text-decoration: none;}
a:active 	{color: #5b5b3f !important; text-decoration: none;}

.contacts a:link 	{color: #a24c30 !important; text-decoration: underline;}
.contacts a:visited 	{color: #a24c30 !important; text-decoration: underline;	}
.contacts a:hover 	{color: #a24c30 !important; text-decoration: none;}
.contacts a:active 	{color: #a24c30 !important; text-decoration: none;}

h1,h2,h3,h4,h5,h6 {font-family: Georgia, Times New Roman, Times, serif;}
h1 {font-size: 22px; color: #5b5b3f !important; font-weight:normal;}
h2 {font-size: 16px; color: #5b5b3f !important; font-weight:normal; margin-top:0;} 
h3 {font-size: 13px; color: #24420e !important; font-weight:normal; margin-bottom:10px;}
h4 {font-size: 11px; color: #a24c30 !important; font-weight:normal;}


.small{ font-size: 9px;}
.hilite {background-color:#FFFF00}
.hilite2 {
	padding: 5px;
	width:70%;
	margin:0 auto;
	border: #333333 1px solid;
	color: #333333;
	background-color: #EEEEEE;
	font-family: 'Courier New' , Monospace;
}
.hilite3 {
	padding: 5px;
	width:70%;
	margin:0 auto;
	border: #990000 1px solid;
	color: #333333;
	background-color: #FFB4A9;
	font-family: 'Courier New' , Monospace;
}

.callOut 			{font-size: 10px; color: #a24c30 !important; padding-left:20px; background:url("/images/Acoutrement/Acout_garlic.gif") left no-repeat; text-transform:uppercase;}
a.callOut 			{color: #a24c30 !important; text-decoration: None;}
a.callOut:visited 	{color: #a24c30 !important; text-decoration: None;}
a.callOut:hover 	{color: #8e422a !important; text-decoration: underline;}
a.callOut:active 	{color: #8e422a !important; text-decoration: underline;}

.callOutBannerDiv			{font-size: 10px; color: #a24c30 !important; padding-left:20px; background:url("/images/Acoutrement/Acout_garlic-banner.gif") top left no-repeat; text-transform:uppercase;}
a.callOutBanner 		{color: #a24c30 !important; text-decoration: None;}
a.callOutBanner:visited {color: #a24c30 !important; text-decoration: None;}
a.callOutBanner:hover 	{color: #8e422a !important; text-decoration: underline;}
a.callOutBanner:active 	{color: #8e422a !important; text-decoration: underline;}

.imageBorder {border: 1px solid #cfcfcf;padding: 5px;}
.imageBorder2 {border: 1px solid #cfcfcf;}


p {margin-top: 0px;margin-bottom: 10px;}
ul,ol {margin-top: 10px;margin-bottom: 10px; line-height:18px;}
hr {border: 0px; width: 100%; height : 1px; background: #FFFFFF; margin-bottom:10px;}
hr {border-bottom: #c0c0c0 2px dotted;}

.Bold
{
	font-weight: bold;
}

.inputText	 	{border : 1px solid #999999; font-size : 9px; width : 122px; background : #EEEEEE}
.inputCheck  	{border : 0px solid #999999; font-size : 11px; width : auto; background : #FFFFFF}
.inputTextSmall {border : 1px solid #999999; font-size : 9px; width : 30px; background : #EEEEEE}
.inputTextarea 	{border : 1px solid #999999; font-size : 9px; width : 250px; height : 120px; background : #EEEEEE}
.inputSubmit 	{border : 1px solid #999999; font-size : 9px; width : 122px; background : #CCCCCC}
.inputSearch	{border : 1px groove #6699CC; font-size : 10px; width : 122px; height:21px; background : #FFFFFF; padding-top : 3px;}
.inputSelect 	{border : 1px solid #999999; font-size : 9px; width : 122px; background : #EEEEEE}
