/* CSS Document */

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#FF0000;
	text-decoration: none;
	cursor:help;
}.menu_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
	text-decoration: none;
}
.blue_matter{
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height:15px;
	font-weight: normal;
	font-variant: normal;
	color:#023AA2;
	text-decoration: none;
}
.black_matter{
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height:15px;
	font-weight: normal;
	font-variant: normal;
	color:#000000;
	text-decoration: none;
}
.main_matter{
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height:18px;
	font-weight: normal;
	font-variant: normal;
	color: #5B5B5B;
	text-decoration: none;
}
.bottom_menu{
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height:18px;
	font-weight: normal;
	font-variant: normal;
	color: #A5A5A5;
	text-decoration: none;
}
.bottom_menu:hover{
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height:18px;
	font-weight: normal;
	font-variant: normal;
	color:#FFffff;
	text-decoration: none;
}
.light_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFBA8C;
	text-decoration: none;
}
.all_right {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #A3C4E6;
	text-decoration: none;
}
.matter_tabe{
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height:18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.border{
border:thin;
border-style:dotted;
border-bottom-color:#003399;
border-left-color:#0066FF;
border-right-color:#0099FF;
border-top-color:#0033FF;
}
.border_gallery{
border:thin;
border-style:dashed;
border-bottom-color:#003399;
border-left-color:#0066FF;
border-right-color:#0099FF;
border-top-color:#0033FF;
}
.red_icon{
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height:15px;
	font-weight: bold;
	font-variant: normal;
	color:#D90000;
	text-decoration: none;
	left: 0px;
}
.news{
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height:15px;
	font-weight: normal;
	font-variant: normal;
	color:#023AA2;
	text-decoration: none;
}
.news:hover{
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height:15px;
	font-weight: normal;
	font-variant: normal;
	color:#FF0000;
	text-decoration: none;
}
.red_heading{
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#D90000;
	text-decoration: none;
}
.red_matter{
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height:15px;
	font-weight: normal;
	font-variant: normal;
	color:#D90000;
	text-decoration: none;
}
.unit {
	font-family: Arial, Helvetica, sans-serif;
	color: #020E99;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left:18px;
	padding-top:13px;
	padding-bottom: 12px;
}
.unit:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	font-weight: bold;
	text-decoration: none;
	padding-left:18px;
	padding-top:13px;
	padding-bottom: 12px;
}
