body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	scrollbar-arrow-color:#993399;
	scrollbar-track-color:white;
	scrollbar-shadow-color:#993399;
	scrollbar-face-color:#F1E2F1;
	scrollbar-highlight-color:#993399;
	left : 0;
	right : 0;
	top : 0;
	bottom : 0;
	margin-top : 0;
	margin-left : 0;
	margin-right : 0;
	margin-bottom : 0;
	background-color : White;
}
input,select,textarea{
	background-color : #F1E2F1;
	border: 1px solid #993399;
	font-family : Verdana;
	font-size : 9px;	
}
.radio{
	background-color : transparent;
	border : none;
}
td.payoff{
	padding-right: 10px;
	color : #993399;
	font-weight : bold;
	font-size : 10px;
	text-align : right;
	background-image : url("../images/bg.jpg");
	background-position : right top;
	background-repeat : no-repeat;
}
td.green_line{
	line-height : 2px;
	background-color : #2F888C;	
}
td.purple_line{
	line-height : 2px;
	background-color : #993399;	
}
td.top_menu{
	background-color : #cc99cc;
	border-top : 1px solid #2F888C;
	border-bottom : 1px solid #2F888C;
	font-weight : bold;	
	font-size : 12px;
	text-align : center;
}
td.top_menu_space{
	border-left : 1px solid #2F888C;
	border-right : 1px solid #2F888C;
}
a.menu{
	color : White;
	text-decoration : none;
}
a.menu:hover{
	color : Black;
}
a{
	color : #993399;
}
a:hover{
	color : #2F888C;
}
td.lhs {
	width : 152px;
	border-left : 2px solid #2F888C;
	border-right : 2px solid #2F888C;
	background-color : #F1E2F1;	
}
h2{
	font-family : Verdana;
	color : #2F888C;
	font-size : 20px;
	margin-bottom : 0px;
	margin-top : 5px;
}
td.content{
	padding : 10px;
	padding-top : 0px;
	font-family : Verdana;
	font-size : 11px;
	text-align : justify;
}
td.form{
	padding : 5px;
	font-family : Verdana;
	font-size : 9px;
}
td.lg_form{
	font-family : Verdana;
	font-size : 11px;
}.small{
	font-family : Verdana;
	font-size : 9px;
	font-weight : bold;
}
table.sub{
	border : 1px solid #993399;
	background-color : #cc99cc;
	padding : 1px;	
}
img.product{
	border : 1px solid #993399;
}
td.bottom{
	background-color : #cc99cc;
	border-top : 1px solid #2F888C;
	border-bottom : 1px solid #2F888C;
	color : White;
	font-weight : bold;	
	font-size : 12px;
	text-align : center;
}


td.head0{
	background-color : #cc99cc;
	border-top : 1px solid #2F888C;
	font-weight : bold;	
	font-size : 12px;
	text-align : center;
}
td.head1{
	background-color : #D8B1DA;
	border-top : 1px solid #2F888C;
	border-bottom : 1px solid #2F888C;
	font-weight : bold;
	font-size : 12px;
}
td.List{
	font-family : Verdana;
	font-size : 10px;
}
.pop_menu	{
	visibility: hidden;
	position : absolute;
	z-index : auto;
}
.tbl_pop_menu{
	filter: Fade(duration=0.2) Alpha(style=0,opacity=92) Shadow(color=#D8B1DA, Direction=135, Strength=5);
}
table.pop_border{
	border: 0px solid #993399;
}
a.pop{
	color : white;
	background-color : #cc99cc;
	font-family : Verdana;
	font-size : 9px;
	font-weight : bold;
	line-height : 14px;
	text-decoration : none;
	text-align : center;
	width: 150px;
	border : 1px solid #993399;
	padding-left : 3px;		
	padding-right : 3px;		
}
a.pop:hover{
	color : black;
	background-color : white;
	text-decoration : none;
}


.hidden {
	display:none;
}