html, body {

	margin: 0px;
	background-image: url(/d/img/back.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	font-family: Arial;
}

.bottomback {
	padding-left: 4%;
	padding-right: 4%;
	padding-top: 10px;
	padding-bottom: 10px;
	background-position: 0 100%;
	background-image: url(/d/img/bottomback.jpg);
	background-repeat: repeat-x;
}
td{
font-size:10pt;
}

a {
	color: red;
	font-family: Arial;
	font-size: 10pt;
}

img {
	border: 0px;
}

img.png {behavior: url("/png.htc");}

h1 {
	font-family: tahoma;
	font-size: 12pt;
	color: #0000AA;
}

.blocklayer {
	padding: 10px;
}

.blocktitle {
	height: 20px;
	background-image: url(/d/img/back_title.jpg);
	background-color: #e32f25;
	font-family: Arial;
	font-size: 10pt;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
}

.producttitle {
	font-size: 10pt;
	color: #222222;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
}

.simpletext {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
}

.stext {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
}

.articletitle {
	font-size: 12pt;
	color: #444444;
	font-family: Arial;
	font-weight: bold;
}

.newsdate {
	font-family: Arial;
	font-weight: bold;
	color: red;
	font-size: 10pt;
}

.newsarticle {
	font-family: Arial;
	font-weight: normal;
	font-size: 10pt;
	color: black;
	text-decoration: none;
}

.toptd {
	padding-top: 10px;
	vertical-align: middle;
}

.topmenu {
	background-color: white;
	height: 43px;
	width: 100%;
	vertical-align: middle;
}

.topmenuitem {
	color: black;
	font-weight: bold;
	text-decoration: none;
	font-size: 12pt;
	font-family: Arial;	
}

.topmenuitemchecked {
	color: #333366;
	font-weight: bold;
	text-decoration: none;
	font-size: 12pt;	
	font-family: Arial;	
}

.claim_input {
	width: 100%;
}


