/* CSS Document */
.bg_left
{
	background-image:url(images/bg_left.gif);
	background-repeat:repeat-y;
	width:122px;
}
.bg_right
{
	background-image:url(images/bg_right.gif);
	background-repeat:repeat-y;
	width:122px;
}
.bg_language_left
{
	background-image:url(images/bg_language_left.gif);
	background-repeat:no-repeat;
	height:17px;
	width:151px;
}
.bg_language_right
{
	background-image:url(images/bg_language_right.gif);
	background-repeat:no-repeat;
	height:17px;
	width:151px;
}
.bg_language
{
	background-image:url(images/bg_language_center.gif);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.login,a.login:link, a.login:active, a.login:visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
a.login:hover
{	
	color:#d6717a;
	text-decoration:none;
}
.bg_login_left
{
	background-image:url(images/bg_login_left.gif);
	background-repeat:no-repeat;
	height:17px;
	width:13px;
}
.bg_login
{
	background-image:url(images/bg_login.gif);
	background-repeat:repeat-x;
	height:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.bg_menu
{
	background-image:url(images/bg_menu.gif);
	background-repeat:repeat-x;
	height:52px;
}
.copyright
{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.favorist_left
{
	background-image:url(images/favorist_left.gif);
	background-repeat:no-repeat;
	height:24px;
	width:24px;
}
.favorist_center
{
	background-image:url(images/favorist_center.gif);
	background-repeat:repeat-x;
	height:24px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
}
.favorist_right
{
	background-image:url(images/favorist_right.gif);
	background-repeat:no-repeat;
	height:24px;
	width:6px;
}
a,a:link, a:active, a:visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#d6717a;
	text-decoration:none;	
}
a:hover
{	
	color:#d6717a;
	text-decoration:underline;
}	
.fontlink,a.fontlink:link, a.fontlink:active, a.fontlink:visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#717070;
	text-decoration:none;
}
a.fontlink:hover
{	
	color:#d6717a;
	text-decoration:none;
}
.xsLblSearch
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFCC66;
	font-weight:bold;
}
.xsTxtSearch {	
	width: 90px;
	height:18px;
	margin:6 0 3 0;
}

.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active 
{	
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
	color:#d6717a;
	padding-left:6px;
}  
A.CommandButton:hover    {	
    text-decorationL:none;
    color:#d6717a;
}
.SubHead
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#d6717a;
	font-weight:normal
}
.links_combobox
{
	width:110px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

/* Update NEWS 2007-12-22 ----------------*/
.news_title, .news_title a, .news_title a:link, .news_title a:visited, .news_title a:active {
	color: #FFFFFF;
	font-family:Tahoma, Verdana;
	font-size:12px;
	font-weight:bold;
}
.news_title a:hover {
	color: #FFF1A3;
	font-family:Tahoma, Verdana;
}

.news_summary {
	background::none;
	color: #FFFFFF;
	font-family:Tahoma, Verdana;
	font-size:12px;
	text-align:justify;
}
.new_content {
	background::none;
	color: #FFFFFF;
	font-family:Tahoma, Verdana;
	font-size:12px;
	text-align:justify;
}	
