.png {behavior: url("./css/pngbehavior.htc");}
.menu {
	color: #034EA2;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #034EA2;
	line-height: 18px;
	font-weight: bold;
	font-size: 12px;
}
.menu:hover  {
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-decoration:none;
	line-height: 18px;
	font-weight: bold;
	font-size: 12px;
}

html, form, body, ul, td, ol, li,  p, h1, h2, h3, h4, h5, h6, form, fieldset, legend,  th, input {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.topmenu {
	color: #034EA2;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	display: block;
}
.topmenu:hover {
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	display: block;
}

.leftmenu {
	color: #FFFFFF;
	text-decoration: none;
	font-family: tahoma;
}
.leftmenu:hover {
	color: #888888;
	text-decoration: none;
	font-family: tahoma;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
p {
	text-align: left;
	margin-bottom: 10px;
}
.sp {
	visibility:hidden
}
a {
	text-decoration: none;
	color: #034EA2;
}

.catalog a {
	font-weight: bold;
	text-align: left;
	margin-bottom: 8px;
}
.catalog a:hover {
	font-weight: bold;
	text-align: left;
	margin-bottom: 8px;
	text-decoration: none;
	color: #FF0000;
}

.catalog div {
	background-image: url(../img/redarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 10px;
	margin-left: 20px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #FF0000;
}

.catalog {
	width: 200px;
	margin-right: 20px;
}


a:hover {
	text-decoration: underline;
	color: #034EA2;
}

.subtopmenu {
	font-size: 11px;
	text-decoration: none;
	font-family: Tahoma;
	color: #666666;
}
.border_bot_left {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.subtopmenu:hover {
	font-size: 11px;
	text-decoration: none;
	font-family: Tahoma;
	color: #FF0000;
}

.textcolorblue {
	color: #034EA2;
}
.group {
	width: 200px;
	float: left;
	margin-right: 20px;
	padding-bottom:5px;
}
.type {
	width: 200px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.group ul {
	margin-left: 18px;
	padding-bottom: 5px;
}
.group li {
	color: #FFFFFF;
	padding-bottom: 2px;
}
.group .gr {
	font-family: Arial, Helvetica, sans-serif;
	color: #034EA2;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	border-width: 0px;
}
.group strong {
	margin-bottom: 2px;
	display: block;
}

.group .gr:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #034EA2;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4D83D7;
	margin-bottom: 4px;
}

.group ul a {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.group ul a:hover {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 0px;
	color:#034EA2;
}
.whitelink {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.whitelink:hover {
	color:#CCCCCC;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.greylink {
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.greylink:hover {
	color: #034EA2;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #034EA2;
	text-decoration:none;
}
.bluelink {
	color: #034EA2;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #034EA2;
}
.bluelink:hover {
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-decoration:none;
}
.blacklink {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.blacklink:hover {
	color: #034EA2;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	text-decoration:none;
}
.history li {
	margin-bottom: 5px;
}
