BODY {
    margin-left: 5px;
    margin-top: 0px;
    margin-bottom: 10px;
    font-family : Verdana, Arial, sans-serif;
    font-size : 12px;
    color : #000000;
    background-color: #d3d3c2;
    font-weight: normal;
}

table {
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    color : #000000;
    background-color: #ffffff;
    font-weight: normal;
}

.tag {
	color: #ffffff;
	background-color: #1a60a8;
	width: 100%;
	height: 20px;
}

.header {
	color: #000000;
	background-color: #ffffff;
	width: 100%;
	height: 75%;
}

.navbar {
	color: #000000;
	background-color: #a3c7e2;
	width: 100%;
}

a.navbar {
	color: #1a60a8;
	text-decoration: none;
}

.topnav {font-family:Arial,Helvetica; font-size: 11px; font-weight: bold; color: #000000; line-height: 20px; text-decoration: none;}

a:link.topnav {color: #000000; text-decoration: none;}

a:visited.topnav {color: #000000; text-decoration: none;}

a:active.topnav {color: #000000; text-decoration: none;}

a:hover.topnav {color: #0080C0; text-decoration: none;}

.footer {
	font-family:Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #3d5eb8;
	background-color: #c7d2e0;
	line-height: 16px;
	text-decoration: none;
	width: 100%;
}

a.footer {
	text-decoration: none;
}

.powered {font-family:Arial,Helvetica; font-size: 9px; font-weight: normal; color: #ffffff; line-height: 14px; text-decoration: none; background-color: #1a60a8;}

a:link.powered {color: #D1E3F0; text-decoration: none;}

a:visited.powered {color: #D1E3F0; text-decoration: none;}

a:active.powered {color: #D1E3F0; text-decoration: none;}

a:hover.powered {color: #ffffff; text-decoration: underline;}

th {
    text-align: left;
    padding-left: 10px;
    background-color: #E9F0F7;
}

INPUT, TEXTAREA, SELECT {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 10pt;
    color: #000000;
}

.sidemenu {
	width: 100%;
	height: 100%;
	font-family:Arial,Helvetica; font-size: 11px; font-weight: normal; color: #505050; line-height: 18px; text-decoration: none;
	background-color: #a3c7e2;
}

.sidemenu TD { background-color: #e8f1f8; }

a:link.sidemenu {color: #000000; background-color: #e8f1f8; text-decoration: none;}
a:visited.sidemenu {color: #000000; background-color: #e8f1f8; text-decoration: none;}
a:active.sidemenu {color: #000000; text-decoration: none;}
a:hover.sidemenu {color: #0080ff; text-decoration: none;}

.table {
    border: 1px solid #C6CFDE;
    empty-cells: show;
    border-collapse: collapse;
}

.table TH  {
    border-top: 1px solid #C1CDD8;
    height: 23px;
    padding-left: 10px;
    padding-right: 1px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
    color : #10659C;
    background-color: #DEEBF7;
}

.table TD  {
    border-top: 1px solid #C1CDD8;
    height: 23px;
    padding-left: 5px;
    padding-right: 1px;
    font-size: 10px;
    font-weight: normal;
/*    background-color: #FFF7E7;*/
}

.indexHeader {font-family: Times New Roman,Times,Serif; color: #000000; font-size: 20px; font-weight:normal}
.travelSubheader {font-family: Times New Roman,Times,Serif; color: #4380BB; font-size: 15px;font-weight:bold;padding-bottom:7px;}
.headline {font-family: Times New Roman,Times,Serif; color: #000000; font-size: 14px; font-weight:normal}
A.headline {font-family: Times New Roman,Times,Serif; color: #000066; font-size: 14px; font-weight:bold}

A.calendar {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

A.region { font-size:11px; padding:0px; margin:0px; }
A.city { font-size:10px; padding:0px; margin:0px; }

IMG {
    border: 0;
    float: left;
    margin: 0px 10px 0px 0px;
}

.table {
    border: 1px solid #C6CFDE;
    empty-cells: show;
    border-collapse: collapse;
}

.table TH  {
    border-top: 1px solid #C1CDD8;
    height: 23px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
    color : #10659C;
    background-color: #DEEBF7;
}

.table TD  {
    border-top: 1px solid #C1CDD8;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #FFFFFF;
}
