BODY
{
background-color: #FFFFFF;
margin-top: 4px;
margin-left: 0px;
margin-right: 0px;
color: #000066;
font-family: Arial;
}

.TopBox
{
	
	width: 1000px;
	background-color: #FFFFFF;
	
	
}

.tBox
{
	border-top: 1px Solid #999999;
	border-bottom: 1px Solid #999999;
	border-left: 0px Solid #000000;
	border-right: 0px Solid #000000;
	background-color: #D4E8FD;
	color: #000066;	
}
.FormBox
{
	border-top: 1px Solid #999999;
	border-bottom: 1px Solid #999999;
	border-left: 1px Solid #000000;
	border-right: 1px Solid #000000;
	background-color: #D4E8FD;
	color: #000066;	
}
.LilFont
{
	font-size:x-small;
}
.yTable
{
	background-color: #FFFFFF;
	border-top: 1px Dashed #000000;
	border-bottom: 1px Dashed #000000;
	border-left: 1px Dashed #000000;
	border-right: 1px Dashed #000000;
	
}
.PhoneBox
{
	border-top: 1px Solid #000000;
	border-bottom: 1px Solid #000000;
	border-left: 1px Solid #000000;
	border-right: 1px Solid #000000;
	background-color: #D4E8FD;
	color: #000066;	
	background-image: url('images/phone.gif');
	background-repeat: no-repeat;	
	background-position: bottom right;
}
.NavBox
{
	background-image: url('images/left.jpg');
	background-repeat: repeat-y;	
	background-position: top right;
	background-color: #000066;
}
.RightBox
{
	border-top: 0px Solid #999999;
	border-bottom: 0px Solid #999999;
	border-left: 0px Solid #000000;
	border-right: 0px Solid #000000;
	background-color: #D4E8FD;
	color: #000066;	
}
.MenuBox
{
	border-top: 1px Solid #000000;
	border-bottom: 1px Solid #000000;
	border-left: 1px Solid #000000;
	border-right: 1px Solid #000000;
}