/* CSS Document */
div {
	margin:0px;
	padding:0px;
	overflow:hidden;
	color:#3385b4;
}

#VerAffMainCntainer {
	width:200px;
	height:auto;
	border:1px solid #c03b34;
	padding:3px;
}

#VerAffBdyCntainer {
	width:100%;
	height:100%;
	background-color:#fcfbe9;
	font-family:Tahoma;
	font-size:11px;
	color:#3385b4;
	font-weight:normal;
}
#VerAffHeadCntner {
	background-image:url(../images/head_bg.gif);
	background-repeat:repeat-x;
	width:100%;
	height:auto;
	line-height:32px;
}

#VerAffHead {
	font-family:Tahoma;
	font-size:12px;
	background-image:url(../images/bull_head.gif);
	background-repeat:no-repeat;
	background-position:6px;
	padding-left:18px;
	color:#FFFFFF;
	font-weight:bold;
}

#VerAffBdyPrt1 {	
	width:98%;
	height:auto;
	padding:5px;
}

input {
	font-size:11px;
}

select {
	font-size:11px;
	color:#333333;
	font-family:Tahoma;
}

.Verpart {
	background-image:url(../images/bg_part.gif);
	background-repeat:repeat-x;
	width:88%;
	height:11px;
	margin:5px;
}

#VerAffBdyPrt2Box {
	width:98%;
	height:auto;
	border:1px solid #dedebc;
	padding:3px;
} 

#VerPowered {
	background-image:url(../images/powered_qb.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:12px;
}
