a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

body {
  margin: 0;
  padding: 0;
  background-color: #FFFFFF;
}


#wrapper {
  position: relative;
  width: 900px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 32px;
  margin-top: 32px;
}

	.place_title{
	border: medium double #E1E1FF;
	color: #000066;
	font-family: Arial;
	font-size: 18px;
	clear: none;
	height: 20px;
	width: 900px;
	font-weight: lighter;
	letter-spacing: 0.3em;
	text-align: center;
	background-color: #F4F5FF;
	padding: 0.3em;
}

.ap_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #003;
	background-color: #DFDFFF;
	padding: 1px;
}

h1 {
	border: medium double #E1E1FF;
	color: #000066;
	font-family: Arial;
	font-size: 18px;
	clear: none;
	height: 20px;
	width: 900px;
	font-weight: lighter;
	letter-spacing: 0.3em;
	text-align: center;
	background-color: #F4F5FF;
	padding: 0.3em;
}

.simplebox {
	font-family: Arial;
	font-size: 14px;
	clear: both;
	padding: 0em;
	text-align: center;
	width: 700px;
	background-image: url(newsbak.gif);
}

.titlebox {
	font-family: Arial;
	font-size: 14px;
	text-align: left;
	background-color: #F4F5FF;
	width: 900px;
	padding: 0.5em;
	margin: 0.5em;
	border: thin solid;
}

		.left_head{
	color: #000066;
	font-family: Arial;
	font-size: 18px;
	clear: both;
	width: 600px;
	font-weight: lighter;
	letter-spacing: 0.3em;
	text-align: left;
	background-color: #D1E0FC;
	text-indent: 1em;
	height: 24px;
	border-bottom-style: solid;
	border-bottom-color: #006;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #006;
	border-top-width: 1px;
}


.guarantee {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

#middle_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FDFDFD;
	width: 900px;
	padding: 12px;
}



.main_box {
	border: medium double #E1E1FF;
	background-color: #F4F5FF;
	margin: 8px 0px 8px 0px;
	width: 900px;
}


#leftcolumn {
	float: left;
	width: 150px;
	vertical-align: middle;
	padding: 10px 10px 10px 10px;	
}

#rightcolumn {
	float: left;
	width: 700px;
	vertical-align: middle;
	padding: 10px 10px 10px 10px;	
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.main_points {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.ap_title1 {	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.5em;
	color: #003;
	background-color: #DFDFFF;
	padding: 1px;
}

.buttons {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	background-color: #FFC;
	color: #400000;
	width: 140px;
	float: left;
	text-align: center;
	border: thick double #FFAE5E;
	clear: both;
}


.smallcenter {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

 #table1 {
            width: 100%;
        }
        thead {
            background-color: black;
            color: white;
            text-indent: 14px;
            text-align: left;
        }
        tbody tr:nth-child(odd) {
            background-color:#E8E8E8; /* green, 10% alpha */
        }
        tbody tr:nth-child(even) {
            background-color: #E1F0FF; /* red, 30% alpha */
        }

	.flags{
	clear: none;
	width: 900px;
	text-align: right;
	padding: 0.3em;
	float: right;
}
