	body {
		background: #fffff;
		font-family: Tahoma, Verdana;
                min-width:1200;
	}
	table,img {
		border: 0;
	}
	tr.wmhead {
/* background: #3673AA; */
/* color: #FFFFFF; */
		background: #3673AA;
		color: #FFFFFF;
                font-weight: bolder;
                font-size: 110%;
	}
	tr.wm1 {
		background: #D7D7D7;
		color: #070707;
/*                font-weight: bold; */
	}
	tr.wm2 {
		background: #E7E7E7;
		color: #070707;
/*                font-weight: bold; */
	}
	td.select {
		background: #F0F0F0;
		font-weight: bolder;
		color: #3673AA;
                font-size: 110%;
	}
	#head {
		background: #3673aa url(/img/bg_head.gif);
	}
	.head_photo {
		background: url(/img/head_photo.jpg) no-repeat left center;
	}
	.head_right {
		background: url(/img/head_right.gif) no-repeat right center;
	}
	h1 {
		font-size: 180%; 
		color: #AB9437;
		font-weight: normal;
		padding: 20px 10px 0 5px;
	}
	h2 {
		font-size: 100%; 
		color: #545454;
	}
	p {
		font-family: Verdana, Tahoma;
		font-size: 80%;
		text-align: justify;
	}
	p.table {
		font-family: Verdana, Tahoma;
		font-size: 100%;
		text-align: left;
                padding-left:10px;
                font-weight: bold;
	}
	.hotnews {
	font-size: large;
	font-weight: bolder;
	color: #ffffff;
	background-color: #3673AA;
	text-align: center;
	vertical-align: middle;
	float: none;
	height: 2cm;
	width: auto;
	border: thin dotted #005399;
	line-height: 1cm;
	}

        input.calc {
        font-size: 200%;
        font-weight: bolder;
        color: #ffffff;
	background-color: #707070;
	text-align: center;
	vertical-align: middle;
        border: thin dotted #303030;
        }
       
	li {
		font-family: Verdana, Tahoma;
		font-size: 80%;
		text-align: justify;
	}
	a {
		color: #438FD1;
	}
	.main {
		font-family: Verdana, Tahoma;
		font-size: 80%;
		text-align: justify;
	}
	.menu {
		padding: 30px 10px 0 5px;
	}
	.required {
		color: #FF0000;
	}
	li.menu {
		font-family: Verdana, Tahoma;
		font-size: 80%;
		list-style: none;
		list-style-position: inside;	
		list-style-image: url(/images/arrow.gif);
		margin: 10px 0 10px 0;
		padding: 0;
	}
	li.submenu {
		font-family: Verdana, Tahoma;
		font-size: 75%;
		list-style: none;
		list-style-position: inside;	
		list-style: url(/images/arrow.gif);
		margin: 0 0 0 30px;
		padding: 0 20 0 0;
	}
	li.menu a:hover {
		text-decoration: none;
		list-style: none;
		list-style-position: inside;
		list-style: url(/images/arrow.gif);
	}
	li.submenu a:hover {
		text-decoration: none;
		list-style: none;
		list-style-position: inside;
		list-style: url(/images/arrow.gif);
	}
	li.submenu a.visit {
		font-weight: bold;
		text-decoration: none;
		cursor: pointer;
	}
	li.menu a.visit,li.menu a.visit:hover {
		font-family: Verdana, Tahoma;
		font-weight: bold;
		color: #AB9437;
		list-style: none;
		list-style-position: inside;	
		list-style-image: url(/images/arrow2.gif);
		padding: 0;
		text-decoration: none;
		cursor: pointer;
	}
	.copy {
		font-size: 70%;
		color: #ABABAB;
		padding: 0 0 0 10px;
	}
	.info {
		font-size: 70%;
		padding: 5px;
		text-align: center;
	}
	.red       { color: #ca282f; }

