﻿.navigation { overflow: hidden; width: 190px; padding-top: 20px; background-color: white; }
.navigation p, .navigation h1  { font-family: Arial, Sans-Serif; font-weight: bold; font-size: 1em; margin-right: 9px; }
.navigation .nav_title { padding-top: 4px; font-weight: bold; background-image: url(../shared/images/nav_title.gif); width: 167px; height: 21px; }
.navigation .nav_body { width: 165px; border: solid 1px #cccccc; border-bottom: 0; background-color: #F1F2F3; }
.navigation .nav_body ul li { width: 157px; height: 1.3em; 
							  padding-right: 7px; padding-top: 3px; padding-bottom: 3px; 
							  border-bottom: solid 1px #cccccc; }
.navigation .nav_body ul li img { padding-top: 0.48em;; float: right; margin-left: 7px }
.navigation .nav_body ul li a { font-size: 0.9em; font-weight: normal; width: 100%; color: #44688A; }
.navigation .mid_body { width: 212px; border: solid 1px #cccccc; }

