.Command-Line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 20px;
	font-weight: normal;
	height: 40px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #999999;
	width: 800px;
	text-align: center;


}
.Command-Box {
	background-color: #c2eeff;
	height: 240px;
	width: 920px;
	border: 1px solid #CCCCCC;


}
td {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif, ;
	font-size: 12px;
	color: #323232;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../Images/Background-Shadow.gif);
	background-position: center top;
	background-repeat: repeat-x;



}
.Command-ArialTag {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #00A8EB;
	text-decoration: none;
}
a:visited {

	color: #00A8EB;
	text-decoration: none;
}
a:hover {

	color: #00A8EB;
	text-decoration: underline;
}
a:active {


	color: #00A8EB;
	text-decoration: none;
}
h2 {
	font-size: 18px;
	color: #FF6600;
	font-weight: lighter;
}
h1 {

	font-size: 22px;
	color: #EB008B;
	font-weight: lighter;
}
.Column1 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding: 10px;

}
.Column2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding: 10px;

}
.Column3 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;



}
.Subhead-Caps {
	text-transform: uppercase;
	color: #333333;
	font-size: 13px;
	font-weight: bold;

}

