.inputSearch
{
 height: 20px;
 width: 100px;
 border: #A5ACB2 solid 1px;

 font-family: arial;
 font-size: 12px;
 color: #666666;
}

.menu_item
{
 color: #FFFFFF;
 margin: 0px;
 padding: 1 5 1 15;
 text-decoration: none;
 background: url("/Img/point.jpg") no-repeat left center;
}

.menu_item:hover
{
 color: #FF6600;
 background: url("/Img/point_hoover.jpg") no-repeat left center;
}

.menu_item_current
{
 color: #990033;
 margin: 0px;
 padding: 1 10 1 10;
 text-decoration: none;
 background-color: #FFFFFF;
}

.menu_item_current:hover
{
 color: #FF6600;
}

.blue_text
{
 padding: 5 15 0 15;
 font-family: arial;
 font-size: 75%;
 color: #336699;
}

.big_blue_text
{
 margin: 5 15 0 15;
 padding: 10px;
 font-family: arial narrow;
 font-size: 90%;
 color: #336699;
 font-weight: bold;
 background: url("/Img/gray_bg.jpg") #CCCCCC no-repeat left center;
 cursor: pointer;
}

.main_text
{
 padding: 5 15 0 15;
 font-family: arial;
 font-size: 75%;
 color: #000000;
 line-height: 160%;
}

.red_small_head
{
 font-size: 16px;
 color: #990033;
 font-family: arial narrow, arial;
 font-weight: bold;
 border-left: #990033 solid 3px;
 padding-left: 10px;
}

.on_gray_text
{
 padding: 5 15 0 15;
 font-family: arial;
 font-size: 75%;
 color: #333366;
}

.menu_item_bottom
{
 color: #336699;
 padding: 0 10 0 10;
 font-family: arial;
 font-size: 75%;
 text-decoration: none;
}

.menu_item_bottom:hover
{
 color: #FF6600;
}

.menu_item_bottom_current
{
 color: #990033;
 padding: 0 10 0 10;
 font-family: arial;
 font-size: 75%;
 text-decoration: none;
}

.menu_item_bottom_current:hover
{
 color: #FF6600;
}

.sub_menu_item
{
 color: #336699;
 text-decoration: none;
 cursor: pointer;
 font-weight: bold;
 padding: 3px; 
}

.sub_menu_item:hover
{
 color: #FF6600;
 text-decoration: none;
}

.sub_menu_item_active
{
 font-weight: bold;
 color: #333366; 
 padding: 3px;
}

.sub_sub_menu_item
{
 text-decoration: none;
 font-weight: none;
 color: #336699;
 cursor: pointer;
}


.sub_sub_menu_item:hover
{
 color: #FF6600;
 text-decoration: none;
}

.sub_sub_menu_item_active
{
 font-weight: bold;
 color: #333366; 
}

.navigation
{
 padding: 7 15 20 15;
 font-family: arial;
 font-size: 75%;
 color: #990033;
 font-weight: bold;
}

.navigation_link
{
 color: #336699;
 text-decoration: none;
 font-weight: normal;
}

.navigation_link:hover
{
 color: #FF6600;
 text-decoration: none;
 font-weight: normal;
}

.even
{
 font-family: arial;
 font-size: 75%;
 color: #336699;
 background-color: #C3D6E9;
}

.odd
{
 font-family: arial;
 font-size: 75%;
 color: #336699;
 background-color: #F6E6EB;
}

ul li
{
 color: #333366;
 list-style: disc;
 list-style-position: outside;
 padding: 5px 0px 5px 0px;
}

a
{
 color: #336699;
}

a:hover
{
 color: #FF6600;
}

.blue_small_head
{
 font-size: 15px;
 color: #333366;
 font-family: arial narrow, arial;
 padding-left: 140px;
 font-weight: bold;
}

.quatation
{
 color: #999999; 
 font-weight: bold; 
 padding: 0px 20px 0px 10px;;
 font-style: italic;
}

.news_active
{
 font-weight: bold;
 color: #333366; 
 text-decoration: none;
 cursor: pointer;
}

.inputStr
{
 height: 20px;
 width: 215px;
 border: #A5ACB2 solid 1px;

 font-family: arial;
 font-size: 12px;
 color: #666666;
}

.red_small_head_h
{
 font-size: 16px;
 color: #990033;
 font-family: arial narrow, arial;
 font-weight: bold;
 border-left: #990033 solid 0px;
}

.error
{
 font-size: 16px;
 color: #990033;
 font-family: arial narrow, arial;
 font-weight: bold;
 padding-left: 10px;
}