Body{
	margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; background-color:#cccccc;
}
.black-text1{
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none;
}
.body-text{
	font-family: Verdana ; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none; line-height:18px;
}


.engtext_link a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #3D458E;
	text-decoration: none;
}

.engtext_link :hover{
	
	color: #ff6600;
	text-decoration: none;
}

/*
.bg1{
	background-image: url(images/button_normal.jpg);
	background-repeat: no-repeat;
	height: 155px;
	width: 362px;
	display: block;
}*/
.orange-bold{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold; color: #ff6600; text-decoration: none;
}
.blue-bold{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold; color: #3D458E; text-decoration: none;
}
.footer-text{
	font-family: verdana; font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: none;
}

.bordeorange_bottom{
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}

.bordeorange_top {

	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}
