.frame {border: 1px solid white;}

.imagecenterlite {
	width:333px; 
	height: 267px;  
	border: 1px solid white;
	background-color :black;
}

.imagecenter {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width:333px; 
	height:268px; 
	border: 1px solid white;
	background-color :black;
}

.imagecenter * {
    vertical-align: middle;
}

.menuborder { 
/* width="315" height="287" */
	display: table-cell;
	text-align: center;
	vertical-align: middle;
  width: 309px;
	height: 274px; 
  background: #999999;
	border-style: solid;
	border-color: #333366;
	border-top-width: 7px; 
	border-right-width: 2px; 
	border-bottom-width: 6px; 
	border-left-width: 2px; 
 }

.menuborder * {
    vertical-align: middle;
}

.paragraph {
	padding: 0px 0 0px 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	font-size: 12px;
	font: lighter;
	line-height: 150%;
}

.paragraph2 {
	padding: 0px 10px 0px 10px;
}

a:link {
	color: #7D97D2
}

a:active {
	color: #7D97D2
}

a:visited {
	color: #3D73D8
}

a:hover {
	color: #3D73D8
}


.Paragraph3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	font-size: 11px;
	line-height: 150%;
}

.Paragraph4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	font-size: 0.8em;
	line-height: 150%;
}

.box {border: 1px solid #0825A4; padding: 15px;}

.box2 {border: 1px solid #ffffff; padding: 15px;}

.mediumtext {font-size: 13px; color: White; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }

.smalltext {font-size: 11px; color: White; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
