@charset "UTF-8";

body.front {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #232323;
	background-color: #1a7aa6;
	margin: 0px;
	padding: 0px;
}
body.sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #232323;
	background-color: #75a709;
	margin: 0px;
	padding: 0px;
}
.Rametin_BG_front {
	background-image: url(../images/Rametin_Land01.jpg);
	background-repeat: no-repeat;
	height: 681px;
	width: 1097px;
}
.Rametin_Pack_front {
	background-image: url(../images/Rametin_front_Pack.jpg);
	height: 398px;
	width: 605px;
	background-repeat: no-repeat;
}

.Rametin_BG_sub_T {
	background-image: url(../images/Rametin_SubLand-T.jpg);
	background-repeat: no-repeat;
	width: 1097px;
}
.Rametin_BG_sub_M {
	background-image: url(../images/Rametin_SubLand-M.jpg);
	background-repeat: repeat-y;
	width: 1097px;x
}
.Rametin_BG_sub_B {
	background-image: url(../images/Rametin_SubLand-B.jpg);
	background-repeat: no-repeat;
	width: 1097px;
	height: 35px;
}




.Rametin_Pack_sub {
	background-image: url(../images/Rametin_sub_Pack.jpg);
	height: 398px;
	width: 605px;
	background-repeat: no-repeat;
}



H1 {
	font-size: 16px;
	font-weight: bold;
	color: #0579bc;
}
H2 {
	font-size: 16px;
	font-weight: bold;
	color: #26700a;
}
H3 {
	font-size: 12px;
	font-weight: bold;
	color: #26700a;
	line-height: 16px;
}
p {
	line-height: 18px;
}
.Green_Box {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #26700a;
	padding: 10px;
	margin: 0px;
}
.Blue {
	color: #0579bc;
}

.Ref {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

p.link {
	line-height: 24px;
}

.Footer_front {
	color: #FFFFFF;
}


.Footer_sub {
	color: #0579bc;
}

a:link, a:active, a:visited {
	color: #26700a;
	text-decoration: underline;
}

a:hover {
	color: #26700a;
	text-decoration: none;
}



a.Footer_front:link, a.Footer_front:active, a.Footer_front:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.Footer_front:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



a.Footer_sub:link, a.Footer_sub:active, a.Footer_sub:visited {
	color: #0579bc;
	text-decoration: none;
}

a.Footer_sub:hover {
	color: #0579bc;
	text-decoration: underline;
}

/*press and radio ad buttons 26/02/10*/

.button {
	padding: 0;
	margin: 0;
}

.button a {
	padding: 0 5px;
	width: 120px;
	background-color:#ddd000;
	border: 1px solid #636363;
	display: block;
	color: #363636;
	text-decoration: none;
	margin: 2px 0 0;
	font-weight: bold;
	text-align: center;
	float: left;
}

.button a:hover {
	background-color: #eae780;
	color: #005e95;
}

