/* CSS Document */

body {
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ccccff;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333399;
	cursor: crosshair;
	margin: 11px 11px 11px 11px;
	padding: 0px;
	text-align: center;
	font-weight: bolder;
	list-style-position: outside;
	list-style-image: url(assets/mybullet.gif);
	list-style-type: circle;
}

a {
	color: #663399;	
}

.style1 {color: #99CCFF}

v {
	color: #333366;
}
h {
	color: #660099;
}



.placeattop {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	position: static;
	top: 0px;
	right: 0px;
	clip:  rect(0px 0px auto auto);
	font-style: normal;
	line-height: normal;
	border: thick double #9900FF;
	list-style-position: outside;
	list-style-image: url(assets/Plasma_balltrans.gif);
	list-style-type: circle;
}
.BexTableFormat {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #660099;
	background-color: #cccccc;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 00px;
	margin-left: 00px;
	border: thick ridge #666666;
	list-style-type: circle;
	position: static;
	background-attachment: scroll;
	background-image: url();
	background-repeat: no-repeat;
	background-position: left top;
	cursor: crosshair;

}
.bextextfield {
	font-size: 11px;
	font-weight: normal;
	border: 0px none;
	font-style: italic;
	background-attachment: fixed;
	background-image: url(assets/images/bottom.gif);
	background-repeat: no-repeat;
	color: #333333;
}


 