/* CSS Document */

body {
background-color: #CCCCCC;
}

p {

line-height: 1.5em;}

h1{
	COLOR: #0f3573; 
 	font-size: .9em;
	font-style: bold;
	padding: 0 0 0 335px;}

html>body .copyright{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: .7em;
	padding: 5px 0 0  300px;}
.copyright{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: .7em;
	padding: 0 0 0 300px;}

/* all the backgrounds for all the tables */
td.top{
	background: #949698 url(images/top.jpg);}

td.title1{
	background: #949698 url(images/home_title.jpg);}
td.title2{
	background: #949698 url(images/train_title.jpg);}
td.title3{
	background: #949698 url(images/services_title.jpg);}


td.navbackground{
	background: #949698 url(images/menu.jpg);}

td.textbodybackground{
	background: #949698 url(images/bodyback.jpg);
	font-family: Arial, Helvetica, sans-serif; 
	font-size: .8em;
	padding: 10px 60px 0 15px;}

td.copybackground{
	background: url(images/bottom.jpg);}




/* link color and positioning */
div.links{
		font-family: Arial, Helvetica, sans-serif; 
		font-size: .8em;
		font-weight: bold; 
		font-style:italic;
		COLOR: #1762af;  
		padding: 35px 0 0 20px;
		TEXT-DECORATION: none;
		line-height: 1.8em;
}

.links A:link {
	COLOR: #1762af; 
	display: block;
	font-weight: bold;
	font-size: .9em;
	TEXT-DECORATION: none;}

.links A:visited {
	display: block;
	COLOR: #1762af; 
	font-weight: bold;
	TEXT-DECORATION: none;
	
}
.links A:hover {
	COLOR: #063d75; 
	font-weight: bold;
	font-style: none;
	TEXT-DECORATION: none;
}


 A:link {
	COLOR: #1762af; 

	font-weight: bold;
	font-size: .9em;
	TEXT-DECORATION: none;}

 A:visited {

	COLOR: #1762af; 
	font-weight: bold;
	TEXT-DECORATION: none;
	
}
 A:hover {
	COLOR: #063d75; 
	font-weight: bold;
	font-style: none;
	TEXT-DECORATION: none;
}
