.Style1 {font-family: "Arial";font-size: 30px;font-weight: bold;font-style: italic;	margin-bottom:0px; margin-top: 0px }

.Tx1 {font-family: "Arial", Helvetica, sans-serif;font-style:italic;}

.Tx2 {	font-family: Times New Roman, Times;font-style: italic; font-size: 47px; text-align: center; font-weight: bold; color: #FF00FF;}

.footline { font-size: 8pt;text-align: center;}

.container {width: 942px; height:729px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  position: relative;
  background-color: #c02326;
  background-image: url('../img/bg.jpg');
  background-repeat: no-repeat;
    behavior: url(../res/PIE.htc);
  -moz-border-radius-topleft: 15px;
-moz-border-radius-topright: 15px;
-webkit-border-top-right-radius:15px;
-webkit-border-top-left-radius:15px;
-moz-border-radius-bottomleft: 15px;
-moz-border-radius-bottomright: 15px;
-webkit-bottom-right-radius: 15px;
-webkit-bottom-left-radius: 15px;
border-radius:15px 15px 15px 15px;
}

.header {top:0px; left:0px;height: 20px;width:942px;}

.mainbox {position: relative;top:20px; left:0px;height: 680px;width:942px;  text-align: center;}

.footer {position: relative; top: 0px;left:0px;height: 10px; width:942px; text-align: center;}

.tbox {position: relative;top:20px; left:650px;height: 200px;width: 260px;}	

.Qu { 
    width: 250px;
	text-align: right;
	color: black;
}
.Qu a, .Qu a:link  {
	color: black;
	text-decoration: none;
}
.Qu a:active, .Qu a:visited {
	text-decoration: none;
}
.Ans {
    margin-left: 15px;
    margin-top:0px;
    margin-bottom:0px;
    margin-right:5px;
	text-align: left;
	color:  black;
}

body { font-family: arial;margin: 0px;
  background-image: url('../img/back.jpg');
  background-repeat: repeat;}

