BODY
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	text-align: center;
	background-image: url(images/background.gif);
}
A
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A:link
{
	color: #055B88;
	text-decoration: underline;
}
A:visited
{
	color: #055B88;
	text-decoration: underline;
}
A:active
{
	color: #055B88;
	text-decoration: underline;
}
A:hover
{
	color: #FF6600;
	text-decoration: underline;
}
#LanguageComboBox SELECT
{
	font-size: 11px;
	width: 135px;
	height: 17px;
}
.MainMenu_RootMenuItem TD
{
	font-size: 12px;
	BACKGROUND-POSITION-Y: bottom;
	background-image: url(media/menuitem_c.gif);
	padding-bottom: 2px;
	color: #f0f8ff;
	background-repeat: repeat-x;
	font-family: Tahoma;
	height: 25px;
}
.MainMenu_RootMenuItemSel TD
{
	font-size: 12px;
	padding-bottom: 2px;
	color: #ffebd2;
	font-family: Tahoma;
	height: 25px;
}
.MainMenu_RootMenuItemActive TD
{
	font-size: 12px;
	BACKGROUND-POSITION-Y: bottom;
	background-image: url(media/menuitemsel_c.gif);
	color: white;
	padding-bottom: 2px;
	background-repeat: repeat-x;
	font-family: Tahoma;
	height: 25px;
}
/* MODULE Links */
A.Normal
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A.Normal:link
{
	font-weight: bold;
	color: #055B88;
	text-decoration: none;
}
A.Normal:visited
{
	font-weight: bold;
	color: #055B88;
	text-decoration: none;
}
A.Normal:active
{
	font-weight: bold;
	color: #055B88;
	text-decoration: none;
}
A.Normal:hover
{
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
/* [USER][LOGIN] */
.Top_Link
{
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 2px;
	font-family: Tahoma;
}
A.Top_Link:link
{
	color: #ffffff;
	text-decoration: none;
}
A.Top_Link:visited
{
	color: #ffffff;
	text-decoration: none;
}
A.Top_Link:active
{
	color: #ffffff;
	text-decoration: none;
}
A.Top_Link:hover
{
	color: #ffebd2;
	text-decoration: underline;
}
.Top_Link_Admin
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}
A.Top_Link_Admin:link
{
	color: #236B8F;
	text-decoration: none;
}
A.Top_Link_Admin:visited
{
	color: #236B8F;
	text-decoration: none;
}
A.Top_Link_Admin:active
{
	color: #236B8F;
	text-decoration: none;
}
A.Top_Link_Admin:hover
{
	color: #2A87B5;
	text-decoration: underline;
}
.dnnSEARCH
{
	font-weight: normal;
	font-size: 12px;
	color: #055B88;
	font-family: Tahoma;
	vertical-align: middle;
}
.dnnSEARCH_Admin
{
	font-weight: normal;
	font-size: 12px;
	color: white;
	font-family: Tahoma;
	vertical-align: middle;
}
A.dnnSEARCH_Admin:link
{
	font-weight: bold;
	font-family: Tahoma;
	color: white;
	text-decoration: none;
}
A.dnnSEARCH_Admin:visited
{
	font-weight: bold;
	color: white;
	text-decoration: none;
}
A.dnnSEARCH_Admin:active
{
	font-weight: bold;
	color: white;
	text-decoration: none;
}
A.dnnSEARCH_Admin:hover
{
	font-weight: bold;
	color: #ffebd2;
	text-decoration: none;
}
.dnnSEARCH LABEL {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	vertical-align: middle;
}
.dnnSEARCH_Admin LABEL {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	vertical-align: middle;
}
#dnn_dnnSEARCH_txtSearch {
	vertical-align: middle;
	width: 90px;
	height: 20px;
}
#dnn_dnnSEARCH_optWeb {
	margin-left: 0px;
	vertical-align: middle;
}
#dnn_dnnSEARCH_optSite {
	margin-left: -2px;
	vertical-align: middle;
}
.dnnSEARCH IMG {
	margin-left: -5px;
	margin-right: 1px;
	vertical-align: bottom;
}
.Breadcrumb
{
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	font-family: tahoma;
}
.Breadcrumb_Link
{
	font-weight: normal;
	font-size: 11px;
	cursor: default;
	color: #055B88;
	font-family: Tahoma;
}
A.Breadcrumb_Link:link
{
	cursor: hand;
	color: #055B88;
	text-decoration: none;
}
A.Breadcrumb_Link:visited
{
	cursor: hand;
	color: #055B88;
	text-decoration: none;
}
A.Breadcrumb_Link:active
{
	cursor: hand;
	color: #055B88;
	text-decoration: none;
}
A.Breadcrumb_Link:hover
{
	cursor: hand;
	color: #267CA8;
	text-decoration: underline;
}
.Current_Date
{
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	font-family: Tahoma;

}
.Current_Date_Admin
{
	font-weight: bold;
	font-size: 11px;
	color: #236B8F;
	font-family: Tahoma;
}
/* [LINKS] */
.Content_Link
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: white;
	padding-right: 2px;
	padding-left: 2px;
}
A.Content_Link:link
{
	color: white;
	text-decoration: none;
}
A.Content_Link:visited
{
	color: white;
	text-decoration: none;
}
A.Content_Link:active
{
	color: white;
	text-decoration: none;
}
A.Content_Link:hover
{
	color: #ffebd2;
	text-decoration: none;
}
.Copyright
{
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	font-family: Arial;
}
.Copyright_Admin
{
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	color: #0F577A;
	font-family: Arial;
}
/* [TERMS][PRIVACY][HELP] */
.Bottom_Link
{
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
}
A.Bottom_Link:link
{
	color: #ffffff;
	text-decoration: underline;
}
A.Bottom_Link:visited
{
	color: #ffffff;
	text-decoration: underline;
}
A.Bottom_Link:active
{
	color: #ffffff;
	text-decoration: underline;
}
A.Bottom_Link:hover
{
	color: #ffebd2;
	text-decoration: underline;
}
.Bottom_Link_Admin
{
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
}
A.Bottom_Link_Admin:link
{
	color: #0F577A;
	text-decoration: underline;
}
A.Bottom_Link_Admin:visited
{
	color: #0F577A;
	text-decoration: underline;
}
A.Bottom_Link_Admin:active
{
	color: #0F577A;
	text-decoration: underline;
}
A.Bottom_Link_Admin:hover
{
	color: #2A87B5;
	text-decoration: underline;
}
.toppane
{
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
	padding-top: 10px;
	height: 0%;
	background-color: #ffffff;
}
.sloganpane
{
}
.leftpane
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	height: 100%;
	background-color: #ffffff;
}
.leftpanep
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
	height: 100%;
	background-color: #ffffff;
}
.contentpane
{
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
	padding-top: 8px;
	height: 100%;
	background-color: #ffffff;
}
.rightpane
{
	padding-right: 10px;
	padding-left: 0px;
	padding-top: 8px;
	background-color: #ffffff;
}
.bottompane
{
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
	padding-top: 8px;
	height: 100%;
	background-color: #ffffff;
}
.bottompane2
{
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
	padding-top: 8px;
	height: 0%;
	background-color: #ffffff;
}
/* [SOLPATRMENU] */
.MainMenu_MenuContainer
{
	background-color: transparent;
}
.MainMenu_MenuBar
{
}
.MainMenu_MenuItem
{
	font-size: 11px;
	color: #2379A4;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	border-bottom-style: none;
}
.MainMenu_MenuItemSel
{
	color: #ffffff;
	font-size: 11px;
	height: 20px;
	background-color: transparent;
}
.MainMenu_MenuIcon
{
	display: none;
	background-color: #DFEBF2;
}
.MainMenu_MenuArrow
{
	border-right: #DFEBF2 1px solid;
	border-top: #DFEBF2 1px solid;
	width: 7px;
	border-bottom: #DFEBF2 1px solid;
	background-color: transparent;
}
.MainMenu_MenuBreak
{
	height: 0px;
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}
.MainMenu_SubMenu
{
	border-right: #046494 1px solid;
	padding-right: 1px;
	border-top: #046494 1px solid;
	margin-top: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	margin-left: -1px;
	border-left: #046494 1px solid;
	padding-top: 1px;
	border-bottom: #046494 1px solid;
	background-color: #DFEBF2;
}
.MainMenu_SubMenuItemSel
{
	font-size: 11px;
	color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: #81B5D0;
	border-bottom-style: none;
}
.MainMenu_RootMenuArrow
{
	padding-left: 2px;
}
.MainMenu_MenuIcon_Admin
{
	border-top: #DFEBF2 1px solid;
	border-left: #DFEBF2 1px solid;
	width: 0px;
	border-bottom: #DFEBF2 1px solid;
	background-color: #DFEBF2;
}
.MainMenu_MenuBreak_Admin
{
	height: 28px;
	width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #ffffff;
	border-bottom-style: none;
}
.MainMenu_RootMenuItem_Admin
{
	padding-right: 1px;
	padding-left: 1px;
	font-size: 12px;
	color: #ffffff;
	font-family: Tahoma;
	height: 28px;
}
.MainMenu_RootMenuItemActive_Admin
{
	padding-right: 1px;
	padding-left: 1px;
	font-size: 12px;
	color: #ffffff;
	font-family: Tahoma;
	height: 28px;
	background-color: #FF932D;
}
.MainMenu_RootMenuItemSel_Admin
{
	padding-right: 1px;
	padding-left: 1px;
	font-size: 12px;
	color: #ffebd2;
	font-family: Tahoma;
	height: 28px;
}
.LabelEditOverClass
{
	text-decoration: none;
}
/* BANNER */
#Banner
{
	background-position: left bottom;
	background-image: url(media/banner.gif);
	background-repeat: no-repeat;
	height: 100px;
}
#Banner_Bg
{
	background-position: left bottom;
	background-image: url(media/banner_bg.gif);
	background-repeat: repeat-x;
	height: 100px;
}
#Left_Td
{
	width: 215px;
}

.BlackHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	white-space: nowrap;
}
.OrangeHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff9900;
	font-style: italic;
}
.BlueHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	white-space: normal;
}
h1{
	font-weight: bold;
	font-size: 20px;
	color: #000000;
	font-family: Tahoma, "Book Antiqua", Arial;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff9900;
	white-space: normal;
	line-height: 125%;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.BlackSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	white-space: nowrap;
}
.BlackSmallNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.BlackNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 125%;
}
.ProductSpecs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 125%;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 125%;
}
/*********** CLASSES FOR CONTACT US FORMS *************************/
.mainReport
{
    border: #62A4C6 1px solid;
    border-left: #62A4C6 1px solid;
    width: 600px;
    background:#62A4C6;
}

.frmQuickContact
{
	border-right:#62A4C6 1px solid;
	border-top:#62A4C6 1px solid;
	border-left:#62A4C6 1px solid;
	width: 200px;
	border-bottom:#62A4C6 1px solid;
	border-collapse: collapse;
}

.frmContactUs
{
	border-right:#62A4C6 1px solid;
	border-top:#62A4C6 1px solid;
	border-left:#62A4C6 1px solid;
	width: 500px;
	border-bottom:#62A4C6 solid;
	border-collapse: collapse;
	background:#E4F1F8;
}

.frmPadding
{
	padding:3px 3px 3px 6px;
}


.QuickContactInfo
{
	background:#F47520;
	padding:3px 3px 3px 6px;
}

.ContactInfo
{
	background:#E4F1F8;
	padding:3px 3px 3px 6px;
}

.ContactLabel
{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.SubHeadForm
{
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.SubHeadBckGrnd
{
	background:#157CAF;
	padding:3px 3px 3px 6px;
}
.QuickLabel
{
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
}

.frmSeparator
{
	border-bottom:1px #62A4C6 solid;	
	height:10px;
	background:#E4F1F8;
}
.QuickContactHeading
{
	background:#54627C;
	padding:3px 3px 3px 8px;	
}
.PassengerLifts
{
   background:#F8B180;
   padding:3px;
   padding:3px 3px 3px 8px;
}
.GoodsLifts
{
   background:#88CDF1;
   padding:3px;
   padding:3px 3px 3px 8px;
}
/*********** END CLASSES FOR CONTACT US FORMS *************************/


