@charset "utf-8";


#header
 {
	background-color: #FFF;
	width: 940px;
	margin: 0px auto;
	height: 159px;
}


#subheader
 {
	background-color: #FFF;
	width: 940px;
	margin: 0px auto;
	background-image:url(images/forum3.jpg);
	padding-top: 22px;
	padding-bottom: 22px;
}


#total #subheader table tr td 
{
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
}


#total 
{
	background-color: #DBB2FF;
	width: 950px;
	height: 1055px;
	margin: 0px auto;
}


#main 
{
	background-color: #DBB2FF;
	width: 940px;
	margin: 0px auto;
}


#homefooter
{
	background-color: #DBB2FF;
	width: 940px;
	height: 233px;
	margin: 0px auto;
}


#overallfooter 
{
	background-color: #FFFFFF;
	color: #7A4690;
 width: 940px;
	margin: 0px auto;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}


#links 
{
	background-color: #FFFFFF;
	width: 920px;
	margin: 0px auto;
	display:block;
	padding: 10px;
	text-align: center;
}


#warning 
{
	background-image:url(images/warning_bg.jpg);
	background-repeat:no-repeat;
	margin: 0px auto;
	height: 39px;
	width: 556px;
	padding: 2px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
}


#memberlink {
	background-image: url(images/balloon2.gif);
	text-align: center;
	font-size: 15px;
	font-weight:bold;
	padding: 15px;
	margin: 0px;
	height: 127px;
}


#homecontent {
	background-color: #FFF;
	width: 530px;
	height: 503px;
	margin: 0px auto;
	padding: 15px;
	font-size: 13px;
	font-weight:bold;
}


#content {
	background-color: #FFF;
	width: 530px;
	height: 545px;
	margin: 0px auto;
	padding: 15px;
	font-size: 12px;
	overflow: auto;
}


body,td,th {
	font-family: Arial, sans-serif,  Helvetica;
	color: #000;
	vertical-align: top;
	font-size: 18px;
}


h1 {
	font-size: 49px;
	color: #000;
	text-align: center;
	margin-top: 35px;
}

h2 {
	font-size: 25px;
	color: #000;
	text-align: center;
	margin-top: 0px;
}


h3 {
	font-size: 21px;
	color: #000;
	margin-top: 0px;
}


h4 {
	font-size: 19px;
	color: #7A4690;
	margin-top: 0px;
	text-decoration: underline;
}


h5 {
	font-size: 15px;
	color: #7A4690;
	margin: 0px;
}


a:link {
	color: #7A4690;
	text-decoration:none;
}


a:visited {
	color: #7A4690;
	text-decoration:none;	
}


a:hover {
	color: #000000;
	text-decoration:none;	
}


a:active {
	color: #7A4690;
	text-decoration:none;
}


i {
	font-style:italic;
	font-weight:normal;
}


#speech {
	padding: 15px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 4px;
	background-image: url(images/balloon2.gif);
	font-style: italic;
	height: 127px;
}


#aboutspeech {
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 4px;
	background-image: url(images/balloon2.gif);
	font-style: italic;
	height: 137px;
}


#total #main table tr td #nav p {
	padding: 7px;
	width: 166px;
	height: 20px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/navbg2.jpg);
	background-repeat:no-repeat;
	font-size: 15px;
	font-weight:bold;
}


#total #main table tr td #content table tr td {
	font-size:14px;
	font-weight:normal;
}


table.subheader {
	width: 940px;
	border: 0px;
	cellspacing: 0px;
	cellpadding: 0px;
}


table.main {
	width: 940px;
	height: 570px;
	border: 0px;
	cellspacing: 0px;
	cellpadding: 0px;
}


table.traincosts {
	width: 500px;
	background-color:#ADFDFE;
	text-align:center;
	font-weight:bold;
	cellspacing: 0px;
	border-collapse:collapse;
	border-style: solid;
	border-width: 3px;
	border-color: #997ABD;
}


#total #main .main tr td #content .traincosts tr td i {
	font-size:10px;
	font-weight:bold;
	text-align:center;
}


#total #main .main tr td #content .traincosts tr td {
	border-style: solid;
	border-width: 1px;
	border-color: #997ABD;
}


table.trainquote {
	width: 500px;
	background-color:#ADFDFE;
	text-align:center;
	font-weight:bold;
	border-style: solid;
	border-width: 3px;
	border-color: #997ABD;
}


#total #main .main tr td #content .trainquote tr td i {
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

#total #main .main tr td #content #Confidentiality {
	font-size: 12px;
	font-weight: normal;
}