/* CSS Document */

/* site menu */

.site_menu	{

font-family:inherit;
letter-spacing:1px;
line-height:25px;
font-size:10px;
font-weight:normal;
text-decoration:none;

}

.site_menu_item_on	{

font-family:inherit;
letter-spacing:inherit;
line-height:inherit;
font-size:inherit;
height:26px;
display:block;
text-align:inherit;
font-weight:inherit;
text-decoration:none;
color:#ffffff;
width:152px;
}

.site_menu_item_on a	{

text-decoration:none;
display:inherit;
height:inherit;
width:inherit;
line-height:inherit;
color:#ffffff;

}

.site_menu_item_on a:hover	{

text-decoration:none;
line-height:inherit;
background-color:#ffffff;

}

.site_menu_item_off	{

font-family:inherit;
letter-spacing:inherit;
line-height:inherit;
font-size:inherit;
height:26px;
display:block;
text-align:inherit;
font-weight:inherit;
text-decoration:none;
background-color:#ffffff;
width:152px;

}

.site_menu_item_off a	{

text-decoration:none;
display:inherit;
height:inherit;
width:inherit;
line-height:inherit;
color:inherit;

}

.site_menu_item_off a:hover	{

text-decoration:none;
line-height:inherit;
color:#ffffff;

}

.site_menu_red	{

font-family:inherit;
letter-spacing:1px;
line-height:25px;
font-size:11px;
font-weight:normal;
text-decoration:none;
position:relative;
top:-8px;

}

.site_menu_search	{

font-family:inherit;
letter-spacing:inherit;
line-height:inherit;
font-size:inherit;
width:464px;
height:26px;
display:block;
background-color:#D2232A;
color:#ffffff;
text-align:inherit;
font-weight:inherit;
text-decoration:none;

}

.site_menu_red_item_on	{

font-family:inherit;
letter-spacing:inherit;
line-height:inherit;
font-size:inherit;
height:26px;
width:230px;
display:block;
background-color:#ffffff;
color:#D2232A;
text-align:inherit;
font-weight:inherit;
text-decoration:none;

}

.site_menu_red_item_on a	{

color:#D2232A;
background-color:#ffffff;
text-decoration:none;
display:inherit;
height:inherit;
width:inherit;
line-height:inherit;

}

.site_menu_red_item_on a:hover	{

background-color:#D2232A;
color:#ffffff;
text-decoration:none;
line-height:inherit;

}

.site_menu_red_item_off	{

font-family:inherit;
letter-spacing:inherit;
line-height:inherit;
font-size:inherit;
height:26px;
width:230px;
display:block;
text-align:inherit;
font-weight:inherit;
text-decoration:none;
background-color:#D2232A;
color:#ffffff;

}

.site_menu_red_item_off a	{

color:inherit;
text-decoration:none;
display:inherit;
height:inherit;
width:inherit;
line-height:inherit;

}

.site_menu_red_item_off a:hover	{

color:#D2232A;
text-decoration:none;
line-height:inherit;
background-color:#ffffff;

}

