body {
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;
        text-align: center;
        background: #ffffff;
		text: #000000;
}
link: {color:#0000FF;} 
v:link: {color:#4AEC63;} 
a:link: {color:#808080;}
a:hover {text-decoration: none; color:#808080;}

#nav {
        float: left;
        width: 123px;
        margin: 0;
        padding: 0;
}

#nav li {
        background: #004080/*#91aa37*/ url(images/menu_green_arrow.gif) left center repeat-y;
        padding: 3px 0px 4px 36px;
        margin-bottom: 2px;
        margin-left: 0;
        list-style: none;
}

* html #nav li { /* IE 5.x hack */
        padding-left: 20px;
        padd\ing-left: 36px;
}

#nav a {
        color: #efeeed;
        text-decoration: none;
        font-weight: bold;
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;
}
#nav2 {
        float: right;
        width: 123px;
        margin: 0;
        padding: 0;
}

#nav2 li {
        background: #004080 /*url(images/menu_green_arrow.gif) left center repeat-y*/;
        padding: 3px 0px 4px 36px;
        margin-bottom: 2px;
        margin-left: 0;
        list-style: none;
}

* html #nav li { /* IE 5.x hack */
        padding-left: 20px;
        padd\ing-left: 36px;
}

#nav2 a {
        color: #efeeed;
        text-decoration: none;
        font-weight: bold;
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;
}

#search {
        background: #C0C0C0 /*url(images/search_icon.gif) 21px 14px no-repeat;*/
        border-bottom: 0px solid #808080;
        padding: 8px 0px 8px 40px;
        margin-bottom: 0px;
}
#search .text {
        width: 180px;
}

#search .submit {
        background: #000080;
        color: #e5e4e2;
        border: 1px solid #e5e4e2;
}
#callbox {
        float: left;
        clear: left;
        margin: 0;
}
#prods {
        float: center;
        width: 180px;
        border-right: 1px solid #C0C0C0;
        margin: 0;
		text-decoration: none;
        font-weight: bold;
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;
}
#prods li {
        padding: 5px 35px 2px 0px;
        padding-bottom: 8px;
        list-style: none;
}
#news {
        background: #f5f4f3;
        padding-bottom: 0.5em;
        border-top: 4px solid #fff;
        color: #666;
		border:  1px solid #cccccc;
		font-size: 11px;
}
#title0 {
        padding: 5px 0px 2px 5px;
		background: #004080;
        color: #ffffff;
        text-decoration: none;
        font-weight: bold;
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;
}
#title1 {
        padding: 5px 0px 2px 5px;
		background: #91aa37;
        color: #ffffff;
        text-decoration: none;
        font-weight: bold;
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;
}
#title2 {
        padding: 5px 0px 2px 5px;
		background: #808080;
        color: #ffffff;
        text-decoration: none;
        font-weight: bold;
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;
}
#text {
		font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;
		padding: 1px 5px 0px 5px;
}
