body {
	font-size:12px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:black;
	background-color:#ebebd6;
	/*
	background-image:url(images/GeorgePiranian25Pct.gif);
	background-repeat:no-repeat;
	background-position:center;
	*/
	margin:0;
	padding:0;
	}
#leftcontent {
	position: absolute;
	left:5px;
	top:60px;
	width:220px;
	background:transparent;
	/*border:1px solid red;*/
	/*border-right:1px solid black;*/
	padding-top:0px;
	text-align:center;
	
	}
#centercontent 
{
	/*background-color:#ebebd6;*/
	/*border:1px solid blue;*/
	/*
	background-color:transparent;
	margin: 5px 0px 0px 250px;
	padding:15px 0px 0px 0px;
	width:300px;
	text-align:center;
	*/
	}
#rightcontent {
	position: absolute;
	right:0px;
	top:60px;
	width:500;
	/*border-left:1px solid black;*/
	padding:7px 0px 0px 0px;
	}
/*
#rightcontent {
	position: absolute;
	right:0px;
	top:85px;
	background:transparent;
	color:black;
	padding:0px 0px 0px 0px; 
	}
#Main {
	clear:left;
	float:left;
	width:75%;
	}
#Content {
	padding:16px 15px 0px 16px;
	margin-left: 7px;
	margin-right:0px;
	}
*/
.buttonDo {
	font-family:Arial;
	font-size:8pt;
	cursor:hand;
	width:170px;
	color:black;
	margin-top:3px;
}
.Highlight {
	font-weight:bold;
}
.buttonDoRed {
	font-family:Arial;
	font-size:8pt;
	cursor:hand;
	width:170px;
	color:red;
	margin-top:3px;
}
.LeftRightHeader {
	font-family:Arial;
	font-size:10pt;
	font-style:italic;
	font-weight:bold;
	color:black;
	text-align:left;
	padding:0px 0px 7px 0px;
}
#WelcomeHeader {
	font-family:Arial;
	font-size:20pt;
	font-style:italic;
	font-weight:bold;
	color:black;
	text-align:center;
}
#WelcomeBody {
	font-family:Arial;
	font-size:10pt;
	font-style:normal;
	font-weight:normal;
	color:black;
	text-align:center;
}
#WelcomeEnd {
	font-family:Arial;
	font-size:7pt;
	font-style:normal;
	font-weight:normal;
	color:black;
	text-align:center;
	width:200px;
}
#login {
	width:200px;
	padding:2px 2px 2px 2px;
	background:silver;
	border:outset white 1px;
	visibility:hidden;
	}
#emailPassword {
	width:200px;
	margin:0px 0px 2px 0px;
	padding:2px 2px 2px 2px;
	background:silver;
	border:outset white 1px;
	}
.textboxLogin {
	font-family: Arial;
	font-size: 11px;
	color:Black;
	background-color: white;
	border: 1px inset;
	width:135px;
	}
.labelLogin {
	font-family: Arial;
	font-size: 11px;
	color:Black;
	text-align:right;
	background: transparent;
	border:transparent;
	width:55px;
	}
.labelHeader {
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color:white;
	text-align:center;
	background:black;
	border: 1px inset white;
	margin:0px 0px 2px 0px;
	width:200px;
	}
.buttonLogin {
	font-family:Arial;
	font-size:8pt;
	cursor:hand;
	color:Blue;
	font-weight:bold;
	width:40pt;
	}
.buttonGo {
	font-family:Arial;
	font-size:8pt;
	cursor:hand;
	color:Blue;
	font-weight:bold;
	/*width:120px;*/
}
