﻿
body
{
	background-color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
a {
	color: #FF9933;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clsBaseFont {
	font-size: 12px;
}
.AlertBox {
	position: absolute;
	left: 800px;
	top: 100px;
	width: 700px;
	height: 400px;

}
.BottomPopUp {
	border-right-width: 2px;
	border-right-color: #666666;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
