body, td, a	{
		font-family: Verdana, Helvetica, Arial;
		font-size: 12px;
		font-weight: normal;
		text-decoration: none;
		color: black;
}
a:hover      {
       text-decoration: underline;
       color: #5780C3;
       }
   {
       font-family: Verdana, Helvetica, Arial;
       font-size: 12px;
       font-weight: bold;
       color: black;
       }
h1, h2, h3, .top_menu	{
		font-family: Verdana, Helvetica, Arial;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color: black;
}
.top_menu:hover    {
              text-decoration: underline;
              color: yellow;
              }
.left_menu    {
              font-family: Verdana, Helvetica, Arial;
              font-size: 12px;
              font-weight: bold;
              text-decoration: none;
              color: #faa502;
              }
.left_menu:hover    {
              text-decoration: underline;
              color: yellow;
              }
.left_sub_menu    {
              font-family: Verdana, Helvetica, Arial;
              font-size: 12px;
              font-weight: bold;
              text-decoration: none;
              color: white;
              }
.left_sub_menu:hover    {
              text-decoration: underline;
              color: yellow;
              }
.right_menu, th    {
              font-family: Verdana, Helvetica, Arial;
              font-size: 12px;
              font-weight: bold;
              text-decoration: none;
              color: black;
              }
.right_menu:hover    {
                     text-decoration: underline;
                     color: #5780C3;
                     }
.right_sub_menu    {
              font-family: Verdana, Helvetica, Arial;
              font-size: 12px;
              font-weight: bold;
              text-decoration: none;
              color: gray;
              }
.right_sub_menu:hover    {
                     text-decoration: underline;
                     color: #5780C3;
                     }
.path    {
              font-family: Verdana, Helvetica, Arial;
              font-size: 12px;
              font-weight: bold;
              text-decoration: none;
              color: black;
              }
.path:hover    {
              text-decoration: underline;
              color: #5780C3;
}
#right_ext_zone	{
		width: 250px;
		float: right;
		margin-left: 4px;
}
#right_ext_zone .right_vert_line	{
		width: 1px;
		background-color: #4e608e;
}
#right_ext_zone .right_ext_zone_head	{
		text-align: center;
		background-color: #4e608e;
		font-weight: bold;
		color: white;
		height: 20px;
}
#right_ext_zone *	{
		font-size: 11px;
}