body {
	background-color: #EBEBFA;

}
.main {
	height: 100%;
	width: 100%;
	border: none;
	text-align: center;
	vertical-align: middle;
	font: bold 11px Tahoma;
	color: #990000;



}
.topleft {
	background-image: url(/images/corner-l.gif);
	background-position: left top;
	height: 29px;
	padding-left: 50px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;




}
.topright {

	background-image: url(/images/corner-r.gif);
	background-position: right top;
		height: 29px;
}
.bottomright {


	background-image: url(/images/corner-rb.gif);
	background-position: right bottom;
		height: 29px;
}
.bottomleft {

	height: 29px;
	background-image: url(/images/corner-lb.gif);
	background-position: left bottom;
}
.content {
	font-family: Tahoma;
	color: #000000;
	border-right: 2px solid #6262A6;
	border-left: 2px solid #6262A6;
	background-color: #C9C9E0;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;



}
.info {
	padding: 25px;
}
.info-border {
	font: 12px Tahoma;
	border: 1px solid #000000;
	padding: 5px;
	vertical-align: top;

}
.context {
	font: 12px Tahoma;
	padding: 3px;

}
.row1 {
	font-weight: normal;
}
.row2 {
	font-family: Tahoma;
	font-weight: normal;
	color: #0000FF;
}
.contact {
	font: 11px Tahoma;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.grid {
	font: 9px Tahoma;
	text-align: center;

}
