.boxcontent
{
	text-align: center;
	font-family: arial;
	font-size: 10pt;
	color: #444444;
	padding: 8px;
	background-color:white;
	background-image: url("r.gif");
	background-repeat: repeat-y;
	background-position: top right;
	line-height: 1.4;
}

.fboxcontent
{
	text-align: center;
	font-family: arial;
	font-size: 7pt;
	color: #000000;
	padding: 0px 8px 13px 8px;
	background-color:white;
	background-image: url("r.gif");
	background-repeat: repeat-y;
	background-position: top right;
}

.boxhead
{
	height: 21px;
	background-image: url("gbtl.gif");
	background-repeat: no-repeat;
	background-color: #336699;
	font-family: Verdana,Arial;
	color: white;
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
	width: 100%;
}

.boxhead span
{
	height: 21px;
	width: 8px;
	background-image: url("gbtr.gif");
	float: right;
}

.boxhead2
{
	height: 21px;
	width: 8px;
	background-image: url("gbtr.gif");
	float: right;
	position: relative;
	top: -21px;
}

.boxbottom
{
	height: 8px;
	background-image: url("b.gif");
	background-repeat: repeat-x;
	width: 100%;
}

.bbl
{
	background-image: url("gbbl.gif");
	height: 8px;
	width: 8px;
	float: left;
	position: relative;
	background-repeat: no-repeat;
}

.bbr
{
	background-image: url("gbbr.gif");
	height: 8px;
	width: 8px;
	float: right;
	position: relative;
	background-repeat: no-repeat;
}

.box
{
	margin-top: 20px;
	margin-bottom: 20px;
}

.boxtop
{
	background-image: url("wtl.gif");
	height: 21px;
	width: 8px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 100%;
}

.boxtop span
{
	background-image: url("wtr.gif");
	height: 21px;
	width: 8px;
	float: right;
}

.smallenter
{
	font-size: 4pt;
}

#leftarea
{
	width: 550px;
	float: left;
	
}

#rightarea
{
	width: 140px;
	float: right;
}

#logo
{
	height: 56px;
	background-image: url("logo.gif");
	background-repeat: no-repeat;
	width: 100%;
	clear:both;
}

#page
{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

#topborder
{
	width: 100%;
	height: 9px;
	background-color: #023365;
	clear:both;
}

#bottomborder
{
	width: 100%;
	height: 12px;
	background-color: #023365;
	clear:both;
}

#maincontent
{
	background-color: #eeeeee;
	width: 710px;
	padding: 20px 20px;
}

#footer
{
	clear:both;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: center;
	width: 500px;
}

img
{
	border-style: none;
}