*
{
padding: 0px;
margin: 0px;
font-family: Georgia, Times New Roman, Times, serif;
}
a
{
font-size: 14px;
font-weight: bold;
word-spacing: 0px;
letter-spacing: -1px;
text-decoration: none;
color: #488e52;
text-decoration: underline;
}
a:hover
{
color: #2a3b01;
text-decoration: none;
}
a, img
{
border: 0px;
}
body
{
	background: url('images/menu_bg.gif') repeat-y top left;
}
#content
{
padding: 0px 0px 10px 5px;
width: 750px;
}
#content ul
{
margin: 0px 0px 0px 20px;
list-style-type: disc;
}
#nav
{
height: 50px;
margin: 0px 8px 0px 50px;
}
#menu
{
margin: 20px 2px 0px 5px;
border-top: 1px solid #488e52;
text-align: left;
}
#menu ul
{
list-style-type: none;
}
#menu ul li
{
padding: 0px 0px 0px 6px;
}
#menu ul li a
{
display: block;
font-size: 13px;
word-spacing: 2px;
letter-spacing: -1px;
padding: 2px 0px;
text-decoration: none;
border-bottom: 1px solid #488e52;
color: #488e52;
}
#menu ul li a.c, #menu ul li a:hover
{
border-right: 5px solid;
border-color: #013609;
color: #125d1d;
font-weight: bold;
}
.nav a, .newssorttitle a
{
font-size: 14px;
font-weight: bold;
word-spacing: 0px;
letter-spacing: -1px;
text-decoration: none;
color: #488e52;
text-decoration: underline;
}
.nav a:hover, .newssorttitle a:hover
{
color: #2a3b01;
text-decoration: none;
}
.newssorttitle a
{
font-size: 16px;
}
.newssorttitle a:hover
{
}
#slogan
{
font-size: 16px;
margin: 0px 0px 5px 0px;
}
#banner
{
    background: #e1f6ae url('images/banner.gif') no-repeat top right;
    height: 220px;
    width: 100%;
}
#banner #ibanner
{
    background: transparent url('images/banner1.gif') no-repeat bottom left;
    height: 220px;
    width: 100%;
    display: block;
}
.srcform
{
float: right;
font-size: 14px;
color: green;
}
.srcform input
{
color: green;
border-style: none;
font-weight: bold;
background-color: transparent;
padding: 1px;
}
.srcform .search
{
width: 100px;
border: 1px solid green;
}
.srcform .search:hover
{
border: 1px solid black;
}
.srcform strong
{
letter-spacing: -1px;
}
#nav .lang
{
float: right;
margin: 0px 0px 0px 0px;
}
.col
{
margin: 15px 0px 0px 10px;
font-size: 14px;
color: #488e52;
}
.col ul
{
list-style-type: none;
}
.ref
{
text-align: center;
font-size: 16px;
margin: 0px 0px 10px 0px;
background-color: #488e52;
margin: 0px 2px 2px 0px;
padding: 2px 0px 4px 0px;
color: #e1f6ae;
font-weight: bold;
}
.newssorttitle
{
font-size: 14px;
letter-spacing: -1px;
word-spacing: 1px;
margin: 5px 7px 5px 0px;
text-align: center;
}
.newssortdate
{
color: gray;
font-size: 10px;
font-style: italic;
text-align: right;
display: block;
margin: 0px 13px 0px 0px;
}
.newssortcontent
{
margin: 0px 0px 10px 0px;
}
#slogan
{
  color: ;
}
#footer
{
margin: 0px 0px 0px 230px;
padding: 10px 0px;
text-align: center;
color: #488e52;
background: #d3ea9c url('images/footer.gif') repeat-x top left;
}
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
border: 1px solid gray;
background: #EFEFEF;
visibility: hidden;
z-index: 60;
}
.footerbar
{
padding: 0px 0px 5px 0px;
}
.close
{
cursor: hand;
cursor: pointer;
font-weight: bold;
font-family: Arial;
}
#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: black;
font-weight: bold;
padding: 5px 0;
text-align: right;
}
#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
margin: auto;
}
#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid gray;
background-color: #EFEFEF;
padding: 5px;
z-index: 60;
}
#thumbtitle
{
text-align: center;
margin: 10px 0px 15px 0px;
font-weight: bold;
}
.ptitle
{
  color: #488e52;
  font-size: 22px;
  margin: 0px 0px 10px 0px;
}
.prodimg
{
  padding: 0px 10px 10px 0px;
}
.prod
{
vertical-align: top;
}
.pname
{
display: block;
width: 120px;
margin: 0px auto;
}
.ptitle
{
text-align: center;
margin: 0px 2px 0px 2px;
}
#prdtabs li
{
font-size: 12px;
}
#pcon
{
padding: 10px 0px 20px 0px;
}
.prod
{
margin: 20px 0px 30px 0px;
width: 750px;
}
.prdtypes
{
border: 1px solid silver;
margin: 10px 0px 10px 0px;
width: 100%;
background-color: transparent;
}
.prdtypes th
{
background-color: #488e52; 
color: #e1f6ae;
margin: 3px;
padding: 2px;
}
.prdtypes td
{
background-color: #e1f6ae;
margin: 3px;
padding: 2px;
}
#pcon
{
margin: 10px 0px;
}
#pcon p
{
text-align: justify;
text-indent: 20px;
margin: 5px 0px 15px 0px;
}
#rating
{
float: right;
width: 155px;
border: 1px solid green;
margin: 10px 0px 10px 10px;
height: 90px;
padding: 0px auto;
}
.rated_text
{
background-color: #f7fff7
width: 100%;
}
#prdfiles, #prdfiles li
{
list-style-type: none;
}
#prdfiles li
{
margin: 0px 2px 2px 2px;
}
.menu ul
{
padding: 0px 0px 0px 10px;
}
.newstitle
{
display: block;
}
.newsdate
{
color: green;
font-size: 10px;
text-align: right;
display: block;
margin: 10px 0px;
}
.newscontent
{
margin: 0px 0px 20px 0px;
text-indent: 20px;
text-align: justify;
line-height: 150%;
}
#content td a img
{
display: block;
margin: 0px auto;
}