body{
padding:0px;
margin:0px;
background:url(images/bg-top.jpg) top repeat-x;
}

h1
{
	font-size:18px;
	font-weight:bold;

}

h1
{
	font-size:16px;
	font-weight:bold;
	text-align:center;

}



.month
{
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
	text-decoration:underline;
}

.produce
{
	font-weight:bold;
}

.produce em
{
	font-weight:normal;
	font-size:10px;
}


#box-table-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 5px;
	width: 380px;
	text-align: center;
	border-collapse: collapse;
	border-top: 7px solid #9baff1;
	border-bottom: 7px solid #9baff1;
}
#box-table-b th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #e8edff;
	border-right: 1px solid #9baff1;
	border-left: 1px solid #9baff1;
	color: #039;
}
#box-table-b td
{
	padding: 8px;
	background: #e8edff; 
	border-right: 1px solid #aabcfe;
	border-left: 1px solid #aabcfe;
	color: #669;
}


table {border-collapse:collapse; border:0px;}


td { vertical-align:top; padding:0px;}


a:hover{text-decoration:none;}

img { border:0px;}

.main_text, table, li, input, textarea
	{
		font-family:Arial;
		font-size:11px;
		line-height:14px;
		color:#2C1F1E;
	}

.h_text { color:#AC0003}
	
.l_text { color:#FFFFFF; font-size:10px; text-decoration:none}
.l_text:hover{text-decoration:underline}
	
.c_text { color:#C5D800; font-family:Tahoma}
.c_text a{ color:#E2E8D7; font-weight:bold; text-decoration:none}
.c_text a:hover{text-decoration:underline}
.c_text span{ color:#E2E8D7}
.c_text span a{ color:#C5D800; font-weight:normal; text-decoration:underline}
.c_text span a:hover{ color:#C5D800; font-weight:normal; text-decoration:none}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}
	
.table { border-collapse:separate; background:#BABABA}
.table tr td{ background:#ffffff}

.form{height:24px; margin-top:2px;}
.form input {width:145px; height:21px;padding-left:5px}

textarea {width:145px; height:56px; padding-left:5px; overflow:hidden; margin-top:1px}

.input {width:145px; height:21px; padding-left:5px}
.input2 {width:151px; height:19px; padding-left:5px}

ul {margin:0; padding:0; list-style:none}
ol {	margin:0;
		padding:0;
		list-style-position: inside;		
		}
ol li	{ margin-bottom:20px; }
li  {background:none; margin:0px; padding:0px;}
li a  {font-family:Tahoma; font-size:11px; line-height:14px; color:#2C1F1E}