﻿body {
	font-family: Arial;
	margin: 0px;
}
#table2 {
	border-top: 2px silver solid;
	border-left: 2px silver solid;
	font-size: 13px;
	margin-right: 5px;
}
#table2 td {
	border-right: 2px silver solid;
	border-bottom: 2px silver solid;
	text-align: center;
}
#table2 td ul{
	text-align: left;
	margin-left: 0px;
	padding-left: 25px
}
.LeftAlignedNormalText {
	text-align: left;
}
.main {
	margin: auto;
	width: 899px;
	border: 1px solid #303D5E;
}
.top1, .top2, .top3 {
	height: 78px;
	background-position: 0px -36px;
}
.top1 {
	background-image: url('images/logo.gif');
	width: 240px;
}
.top2 {
	background-image: url('images/top.gif');
	width: 315px;
}
.top3 {
	background-image: url('images/topr.gif');
	width: 344px;
}

