/* CSS Document */

.Body
{
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color:#000000;
	background-image:url(../images/Template/Page_bg.jpg);
	background-repeat:repeat-x;
	background-color:#00CFD5		
}

.EditTable
{
border-bottom:dotted;
border-bottom-color:#FFFFFF;
border-bottom-width:1px;

border-left:dotted;
border-left-color:#FFFFFF;
border-left-width:1px;

border-right:dotted;
border-right-color:#FFFFFF;
border-right-width:1px;

border-top:dotted;
border-top-color:#FFFFFF;
border-top-width:1px;

background-color:#FFFFFF;
}

.TripDownloadsTable
{
border-bottom:dotted;
border-bottom-color:#017376;
border-bottom-width:1px;

border-left:dotted;
border-left-color:#017376;
border-left-width:1px;

border-right:dotted;
border-right-color:#017376;
border-right-width:1px;

border-top:dotted;
border-top-color:#017376;
border-top-width:1px;

background-color:#017376;
}


.HeaderTable
{
border-bottom:solid;
border-bottom-color:#00686A;
border-bottom-width:1px;

border-left:solid;
border-left-color:#00686A;
border-left-width:1px;

border-right:solid;
border-right-color:#00686A;
border-right-width:1px;

border-top:solid;
border-top-color:#00686A;
border-top-width:1px;

background-color:#008186;
}


.FooterLink {
	color:  #00676C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
}

.FooterLink A:link {
	text-decoration: none; 
	color: #00676C; 
}

.FooterLink A:visited {
	text-decoration: none; 
	color: #00676C; 
}

.FooterLink A:active {
	text-decoration: none;	
	color: #FFCC00; 
}

.FooterLink A:hover {
	text-decoration: none;	
	color: #FFCC00}

.AdvLink {
	color: #2F4646;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
}


.AdvLink A:link {
	color: #2F4646;	
	text-decoration: none; 
}

.AdvLink A:visited {
	text-decoration: none; 
	color: #2F4646; 
}

.AdvLink A:active {
	text-decoration: underline;	
	color: #FFCC00; 
}

.AdvLink A:hover {
	color: #FFCC00;
	text-decoration: underline
}

.TripTitle{
	color: #015255;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
}

.frmFields {font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
}
.AdminHeads {	font-family: Arial, Helvetica, sans-serif;
	color: #004080;
	font-weight: bold;
	font-size: 14px;
}
