body {
	margin: 0;
	padding: 0;
	border: 0;
	font: 11px Verdana, Tahoma, Helvetica, Arial, sans-serif;
}

h1, h2, h3 {
    font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
    font-weight: normal;
}

h1 {
    font-size: 20px;
    line-height: 20px;
}

.h1dub {
    font-size: 20px;
    line-height: 20px;
}

a.h1dub {
    font-size: 20px;
	color: #00489a;
}

a.h1dub:hover {
	color: #00489a;
	text-decoration: underline;
}

h2 {
    font-size: 16px;
    line-height: 22px;
}

h3 {
    font-size: 14px;
    line-height: 22px;
}

ul, ol, li {
    font-size: 11px;
    padding-top: 0px;
    padding-bottom: 1px;
    line-height: 19px;
}

p {
    font-size: 11px;
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 19px;
}

img {
    border: 0;
}

.copyright {
    font-size: 11px;
    color: White;
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 19px;
}

.menu {
    font-size: 11px;
    color: #FFA500;
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 19px;
}

a {
    font-size: 11px;
    color: #00489a;
    padding-top: 0px;
    padding-bottom: 0px;
    text-decoration: none;
}

.itemtitle {
    font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: White;
	line-height: 22px;
	font-weight : bold;
}

.advtitle {
    font-size: 11px;
	color: White;
    padding-top: 10px;
    padding-bottom: 10px;
	padding-left : 30px;
	padding-right : 30px;
    line-height: 19px;
}

.copyright {
    font-size: 11px;
	color: White;
    line-height: 19px;
}

.feedback {
	font-size: 11px;
	color: GrayText;
	line-height: 19px;
	font-style: normal;
	text-decoration : none;
}

li, ol, ul {
	font-size: 12px;
	line-height: 19px;
	text-align: left;
	vertical-align: top;
}

.content {
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 19px;
	padding-left : 30px;
	padding-right : 30px;
	text-align: left;
	vertical-align: top;
}

.red_bg {
	background-color : #9f0a11;
}

.blue_bg {
	background-color : #00489a;
}

.magtitle {
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #00489a;
	line-height: 22px;
	font-weight : bold;
}

.submenu {
	background: url(eng/images/subbutton_bg1.gif);
	color: #5d1a59;
	font-size: 12px;
	text-align : center;
	vertical-align : baseline;
	font-weight : bold;
}

a.submenu:hover {
	color: #ce5d0d;
}

.pagemenu {
	color: Navy;
	font-size: 12px;
	font-weight: bold;
	text-align : left;
	vertical-align : baseline;
}

a.pagemenu:hover {
	color: #00489a;
	text-decoration: underline;
}

.slogan	{
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:22px; 
	color: #000000;
	font-weight: bold;
	}	

.prodmenu {
	color: black;
	font-size: 12px;
	text-align : left;
	font-weight: bold;	
	vertical-align : baseline;
}

a.prodmenu:hover {
	color: Silver;
/*	text-decoration: underline; */
}