body
{
	color: #333333;
	background-color: #ffffff;
}

a {	color: #ff6600; text-decoration: none;}
a:hover {	color : #30569D;	text-decoration : underline;}
a:active {	color : #FF9900;	text-decoration : underline;}
.buttonlang {background:#ffffff; border-width: 0px; border-color: #ffffff; border-style: solid; font-family: verdana, arial, sans-serif; padding: 1px;font-size:8pt;color:blue; }
.buttonSearchShadow {background:#FFDAB9; border-width: 0px; border-color: #FFFAF0; border-style: solid; font-family: verdana, arial, sans-serif; padding: 1px;font-size:8pt;width:75px;color:blue; }
.buttonSearchText {background:#FFFFFF; border-width: 1px; border-color:#000000; border-style: solid; font-family: verdana, arial, sans-serif; padding: 1px;font-size:8pt;color:blue; }
.start{ background:#ffffff; border-width: 1px; border-color:#3169C6; border-style: solid; font-family: verdana, arial, sans-serif; padding: 1px;font-size:8pt;color:#00308F; }
.textWhite{font-family:Verdana,Arial,Helvetica,sans-serif; padding: 1px;font-size:9pt;color:white;}
.borderS {border-style: solid; border-width: 1px; border-color:#cfe7ff; font-size:12px; color:#000000}
.borderSblue {border-style: solid; border-width: 1px; border-color:#2186d6; font-size:10px; color:#000000; background-color:#ffffff}

.list_tab  td{text-align: left; font-size:11px;font-family:Verdana,Arial,Helvetica,sans-serif;}
.list_tab a, .coolnav a:visited, .coolnav a:active,.coolnav a:link {color:#003399;text-decoration: none;}
.list_tab{background-color:alicemblue;height:10px;padding:0px;width:170;float:left}
.list_tab a{display:block;border:1px solid #CCD6E9 ;padding:4px 5px;background-color:#f5faff;}
.list_tab a:hover{border:1px solid #ff6600; ;background-color:bisque ;color:#000000;text-decoration:none}
.submenu {position: absolute;visibility: hide;visibility: hidden;}


td
	{

    font-family: Tahoma;
	font-size: 11px;
	}

.catalog:link
	{
		color: #333333;
		text-decoration: none;
	}

.catalog:visited
	{
		color: #6e4987;
		text-decoration: none;
	}
.catalog:active
	{
		color:  #0088E4;
		text-decoration: none;
	}

.catalog:hover
	{
		color: #0088E4;
		text-decoration: underline;
	}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	border: 0px solid #0a246a;
	background-color: #F8FCFF;
}