.lefttop
{
	border-right:red solid 1px;
	border-bottom:red solid 1px;
}
.smallgraybox
{
	width:10;
	height:15;
	background-color:#cccccc;
}
.middletop
{
	border-bottom:red solid 1px;
}
.longgraybox
{
	height:15px;
	background-color:#cccccc;
}
.righttop{
	border-left:red solid 1px;
	border-bottom:red solid 1px;
}
.mediumleft{
	border-bottom:#aaaaaa solid 1px;
	border-right:red solid 1px;
}
.mediumgraybox{
	width:10;
	height:120px;
	background-color:#cccccc;
}
.bottomgrayline{
	border-bottom:#aaaaaa solid 1px;
}
.rightgrayline{
border-right:#aaaaaa solid 1px;
}
.addressbox{
	margin-left:50px;
	font-weight:bold;
	font-size:14px;
	color:#777777;
	font-family:Times ,Georgia;
}
.mediumright{
	border-bottom:#aaaaaa solid 1px;
	border-left:red solid 1px;
}
.rightredline{
	border-right:red solid 1px;
}
.menugraybox{
	width:10;
	height:40px;
	background-color:#cccccc;
}
.button{
	background-color:white;
	font-family:arial,vendana;
	font-weight:bold;
	font-size:15px;
	text-align:center;
	text-decoration:none;
	border-bottom:#aaaaaa  double 2px;
	border-right:#aaaaaa  double 2px;
}
.buttonlink{
	text-decoration:none;
	color:#555555;
}
.leftredline{
	border-left:red solid 1px;
}
.middletextalignright{
	color:#999999;
	font-family:Times;
	font-style: italic;
	font-weight:bold;
	font-size:40px;
	text-align:right;
}
.middletextalignleft{
	color:#999999;
	font-family:Times;
	font-style: italic;
	font-weight:bold;
	font-size:40px;
	text-align:left;
}
.leftbottom{
	border-right:red solid 1px;
	border-top:#aaaaaa solid 1px;
}
.rightbottom{
	border-left:red solid 1px;
	border-top:#aaaaaa solid 1px;
}
.topgrayline{
	border-top:#aaaaaa solid 1px;
}
.doublemenugraybox{
	width:10;
	height:70px;
	background-color:#cccccc;
}

.link:hover{
	text-decoration:none;
	font-size:12px;
	color:red;
}
.link:active{
	text-decoration:none;
	font-size:12px;
	color:red;
}
.link{
	text-decoration:none;
	font-size:12px;
	color:black;
}


.leftbottom2{
	border-right:red solid 1px;
	border-top:red solid 1px;
}
.rightbottom2{
	border-left:red solid 1px;
	border-top:red solid 1px;
}
.topgrayline2{
	border-top:red solid 1px;
}