@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	background-color: #d3ff99;
	background-image: url(images/bg_grid.gif);
	background-repeat: repeat-x;
}

img {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
	color: #F7F9DB;
	text-align: right;
	 
}
.arrow {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	line-height: 17px;
	font-weight:bold;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}
.blink{
	text-decoration:blink;
	font-weight:bold;
	color:#F00;
	background-color:#FF0;
}

div.wrapper {
width : 800px ;
text-align : left ;
margin-left : auto ;
margin-right : auto ;
position : relative ;
} 

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;

}

.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: normal;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #003;
	margin-top:3px;
	
}



span.checkbox {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	display: block;
	clear: left;
	float: left;
	background-image: url(images/checkbox.gif);
	background-repeat: no-repeat;
	vertical-align:middle;
}
span.radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(radio.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
span.select {
	position: absolute;
	width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	background: url(select.gif) no-repeat;
	overflow: hidden;
}
input
{
	color: #666666;
	border: 1px solid #fff;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(images/input_bg.gif);
	background-repeat: repeat-x;
}
.input1
{
	color: #666666;
	border: 1px solid #ccc;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#text {margin:50px auto; width:500px}
.hotspot { padding-bottom:1px; cursor:help}
#tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}
.bold {
	font-weight: bold;
}
.Titletest
{
	
	font-size: 16px ;
	font-weight: bold;	
	font-family: Arial, Helvetica, sans-serif; 
}
.Titletest1
{
	
	font-size: 14.5px ;
	font-weight: bold;	
	font-family: Arial, Helvetica, sans-serif; 
}

 a:link {
	text-decoration: none;
	color: #4E387E;
}
a:visited {
	text-decoration: none;
	color: #4E387E;
}
a:hover {
	text-decoration: none;
	 color: #4E387E;
	text-decoration:underline;
}
a:active {
	text-decoration: none;
}
 

  