﻿td.leftBG {
	background-image: url(Graphics/Leftedge.png);
}
td.rightBG {
	background-image: url(Graphics/Rightedge.png);
}
.TNTlogoText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #345780;
	text-align: left;
	vertical-align: bottom;
}

.NavBackground 
{
background-image:url(Graphics/TNTBlue.png)
}

body { 
	background-color: #DBEAFD;
	scrollbar-face-color: #CCCCCC; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #CCCCCC; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #FFFFFF
	
}
.TNTcontactAddr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #345780;
	position: absolute;
	left: 22px;
	top: 121px;
	right: auto;
	bottom: auto;
}

.TNTcontactTel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #345780;
	vertical-align: text-top;
	text-align: left;
}
.MainFrameTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #345780;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-align: left;
	text-indent: 30px;
	vertical-align: top;
}

.MainFrameTitleNotIndented {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #345780;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-align: left;
	vertical-align: top;
}
.MainFrameText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

.HomePageText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #345780;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	}


input{
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #006699;
	border: 1px solid #666666;
	line-height: normal;
	font-variant: normal;

}

select{
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #006699;
	border-style: solid;
	border-width:1px;
	border-color : #666666;
}

a.contacts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	cursor: auto;
	color: #345780;
}


.FormText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.FormTextTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	align: left;
}

.FormTextTitleBigger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #E6EDF4;
	background-position: center center;
	line-height: normal;
	vertical-align: middle;
	text-align: left;
}

textarea {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #006699;
	border-style: solid;
	border-width:1px;
	border-color : #666666;
}
.check {
	border: none;
}
.mapSettings {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	cursor: auto;

}
.buttons {
	background-position: center;
	text-align: center;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #345780;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.zoom {
	border: thin solid #DAEAFD;
}
.MainPageText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
}
.errorText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #345780;
	text-decoration: none;
}
a:visited {
	color: #008ED0;
	text-decoration: none;
}
a:hover {
	color: CC0000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a {
	font-weight: bold;
}
a.reecholink{font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;color:#003366;text-decoration:none;}
a.reecholink:hover{text-decoration:none;}