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

.bodytext {  
font-family: tahoma, verdana, arial, helvetica, sans-serif;
font-size: 10pt;
}

table, td {
		width:100%;
		height:100%;
		border:0px;
}


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

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

table#rw {
    width: 100%;
    border: solid #FFFFFF 1px;
    border-collapse: collapse;
}
table#rwt {
    width: 100%;
}

table#rw td {
    vertical-align: top;
    padding: 1px;
}
table#search {
	width: 380px;
	height:26px;
	border-collapse: collapse;
}
table#search td {
	vertical-align: middle;
	height:26px;
	padding: 1px;
}

#ricetab { width: 100%; font: 9px verdana; background: #FFFFFF; border: 1px solid #CCCCCC; }
#ricetab tr.hover:hover { background: #F9FBF0; }
#ricetab tr.sbpad td { padding: 18px 3px 18px 3px; background: #EBEFCA; }
#ricetab td { padding: 10px 3px 10px 3px; text-align: center; }
#ricetab td.no { padding: 0px; }

a.menuVertical:link { 
font-family: tahoma, verdana, arial, helvetica, sans-serif; 
font-size:10pt; 
color:#FFD802; 
text-decoration:none; 
} 
a.menuVertical:visited { 
font-family: tahoma, verdana, arial, helvetica, sans-serif; 
font-size:10pt; 
color:#FFD802; 
text-decoration:none; 
} 
a.menuVertical:active { 
font-family: tahoma, verdana, arial, helvetica, sans-serif; 
font-size:10pt; 
color:#FFD802; 
text-decoration:none; 
} 
a.menuVertical:hover { 
font-family: tahoma, verdana, arial, helvetica, sans-serif;
font-size:10pt; 
color:#FFD802; 
text-decoration:underline; 
} 

a:hover {
	color:#FFD802;
	text-decoration:underline;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
}
a:link {
	color: #FFD802;
	text-decoration: none;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
}
a:visited {
	color: #FFD802;
	text-decoration: none;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
}
a:active {
	color: #FFD802;
	text-decoration: underline;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
}



img { border:0px;}

.m_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#D6E5AC;
}

.m_text strong { color:#EAF1D7}
.m_text a{ color:#D6E5AC; text-decoration:none}
.m_text a:hover{ color:#D6E5AC; text-decoration:underline}
.m_text li a{ color:#D6E5AC; text-decoration:underline}
.m_text li a:hover{ text-decoration:none}
.h_text { color:#000000}
	
.c_text { color:#919D8E}
.c_text a{ color:#FFD802; text-decoration:none}
.c_text a:hover{text-decoration:underline}
.c_text span a{ color:#FFD802; text-decoration:none}
.c_text span a:hover{text-decoration:underline}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}

.form{height:25px; margin-top:6px;}
.form input {width:261px; height:22px; border:#FFD802 1px solid; background:#306E1D; padding-left:5px}

textarea {width:210px; height:115px; border:#FFD802 1px solid; background:#306E1D; padding-left:5px; overflow:auto; margin-top:10px}

ul {margin:0; padding:0; list-style:none}
li  {background:url('../images/a1.gif') no-repeat left center; margin:0px; padding-left:11px; padding-right:0px; padding-top:0px; padding-bottom:0px}
li a  {font-family:Tahoma; font-size:11px; line-height:18px; color:#EDF5D8}

.ul2 li  {background:url('../images/a1.gif') no-repeat left center; margin:0px; padding-left:11px; padding-right:0px; padding-top:0px; padding-bottom:0px}
.ul2 li a  {font-family:Tahoma; font-size:11px; line-height:18px; color:#000000}

.highslide-wrapper div	{
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url("../highslide/graphics/zoomin.cur"), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-wrapper, .drop-shadow {
	background: white;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 0px solid white;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url("../highslide/graphics/loader.white.gif");
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url("../highslide/graphics/fullexpand.gif") no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

