body {
color: #222222;
}

a
{ color: #3322bb;
text-decoration: none;
}

a:hover
{ color: #000033;
text-decoration: underline;
}

img#calendarimage {
vertical-align: bottom;
}

td
{
	font-family: Arial;
	font-size: 11px;
}

#tdheader
{
	font-family: Arial; 
        font-size: 12px;
	background-color: #eeeeee;
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-left: 8px solid #cccccc;
	padding-left: 7px;

}

#tdborder
{
	font-family: Arial;
        font-size: 11px;
}
#tdrow
{
	font-family: Arial; 
        font-size: 12px;
	padding: 2px;
        margin: 4px;
	border-bottom: 1px solid #dddddd;
        border-right: 1px solid #dddddd;

}

#tdheadervesti
{
        font-family: Arial;
        font-size: 12px;
        background-color: #ddddee;
        border-bottom: 1px solid #dddddd;
        border-right: 1px solid #dddddd;
        border-left: 8px solid #afacf5;
        padding: 5px;

}

#tdrowyellow
{
        font-family: Arial;
        font-size: 12px;
        padding: 2px;
        margin: 4px;
        border-bottom: 1px solid #cccccc;
        border-right: 1px solid #cccccc;
	background-color: #ffffdd;

}

#tdrowgrey
{
        font-family: Arial;
        font-size: 12px;
        padding: 2px;
        margin: 4px;
        border-bottom: 1px solid #dddddd;
        border-right: 1px solid #dddddd;
        background-color: #eeeeee;

}

#tdrowwhite
{
        font-family: Arial;
        font-size: 12px;
        padding: 2px;
        margin: 4px;
        border-bottom: 1px solid #dddddd;
        border-right: 1px solid #dddddd;
        background-color: #ffffff;

}

#tdrowgreen
{
        font-family: Arial;
        font-size: 12px;
        padding: 2px;
        margin: 4px;
        border-bottom: 1px solid #cccccc;
        border-right: 1px solid #cccccc;
        background-color: #eeedee;

}

#tabmenu {
                color: #000000;
                margin: 3px 0px 3px 0px;
                padding: 4px;
		padding-left: 0px;
                 }

        #tabmenu li {
                display: inline;
                overflow: hidden;
                list-style-type: none; }

        #tabmenu a {
                color: #ffffff;
                background: #8888aa;
		border: 1px solid #8888aa;
                padding: 1px;
                margin: 0px;
                text-decoration: none;
                font-weight: normal;}

	 #tabmenu a.active {
                color: #000000;
                background: #ffffff;
                border-top: 1px solid #8888aa;
		border-right: 1px solid #8888aa;
		border-left: 1px solid #8888aa;
		border-bottom: 2px solid #ffffff;
		padding: 2px 2px 1px 2px;
                margin: 0px;
                text-decoration: none;
                font-weight: normal;}

        #tabmenu a:hover {
                color: #000000;
                background: #e9eef5; }

        #tabmenu a.active:hover {
                background: #e9eef5;
                color: #000000; }

#tablist{
padding: 2px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 12px;
font-family: Arial;
font-weight: bold;
cursor: pointer;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
text-decoration: none;
padding: 2px 0.5em;
margin-left: 2px;
border: 1px solid #dddddd;
border-bottom: none;
background: #999999;
color: #ffffff;
}

#tablist li a:link, #tablist li a:visited{
color: navy;
}

#tablist li a.current{
background: #ffffff;
color: #2f5376;
}

#tabcontentcontainer{
border: dotted 1px #ffffff;
width:235px;
height:250px;
}

.tabcontent{
width: 249px;
display: none;
padding: 5px;
border-right: 1px solid #dddddd;
border-bottom: 1px solid #dddddd;
border-left: 1px solid #dddddd;
border-top: 1px dotted #dddddd;
}

#deptravelcomp_form{
color: #006600; 
font-size: 13px;
border: 1px solid #dddddd;
}

#rettravelcomp_form{
color: #660066;
font-size: 13px;
border: 1px solid #dddddd;
}

#tablistn{
padding: 2px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font-weight: bold;
font-family: Arial;
font-size: 10px;
cursor: pointer;
}

#tablistn li{
list-style: none;
display: inline;
margin: 0;
}

#tablistn li a{
text-decoration: none;
padding: 2px 0.5em;
margin-left: 2px;
border: 1px solid #dddddd;
border-bottom: none;
background: #999999;
color: #ffffff;
}

#tablistn li a:link, #tablistn li a:visited{
color: navy;
}

#tablistn li a.currentn{
background: #ffffff;
color: #2f5376;
}

#tabcontentcontainern{
border: dotted 1px #ffffff;
width: 410px;
height: 175px;
}

.tabcontentn{
width: 410px;
display: none;
border: dotted 1px #ffffff;
}

#tdborder
{
padding: 5px;
border-right: 1px solid #dddddd;
border-bottom: 1px solid #dddddd;
border-left: 1px solid #dddddd;
border-top: 1px dotted #dddddd;
}

#pagetitlediv
{
padding: 2px;
width: 410;
border-bottom: 1px solid #dddddd;
}

#pagetitletext
{
	font-size: 11px;
}

#greybox
{
	background-color: #eeeeee;
	padding: 7px 0px 7px 5px;
	margin: 5px 0px 5px 0px;
}

#whitebox
{
        background-color: #ffffff;
	border-bottom: solid 1px #dddddd;
        padding: 7px 0px 7px 5px;
        margin: 5px 0px 5px 0px;
}

#pagetitledivnew
{
	clear: both;
	background: #A9C0CE url(/assets/images/corner.gif) no-repeat top right;
	color: #FFF;
	padding: 4px 0 4px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 5px 0px 5px 0px;
}

#pagetitledivnew_dark
{
        clear: both;
        background: #6C757A url(/assets/images/corner.gif) no-repeat top right;
        color: #FFF;
        padding: 4px 0 4px 5px;
        font: bold 1em Tahoma, Arial, Sans-Serif;
        margin: 5px 0px 5px 0px;
}

.rightmenu_table{
	width: 140px;
}

.rightmenu_table td.rightmenu_td {
                background: #e9eef5;
		border-left : 1px solid #e9eef5;
                border-bottom: 1px solid #cccccc;
                border-right: 1px solid #cccccc;
                border-top: 1px solid #ffffff;
                text-decoration: none;
                font-weight: normal;
                padding-left: 2px;
                font-size: 11px;
                }
.rightmenu_table td.rightmenu_header {
                background: #8888aa;
		color: #ffffff;
		border-left : 1px solid #cccccc;
                border-bottom: 1px solid #cccccc;
                border-right: 1px solid #cccccc;
                border-top: 1px solid #cccccc;
                padding-left: 5px;
                font-size: 12px;
                }

.rightmenu_table td.rightmenu_td:hover {
                color: #000033;
                background: #ddddee;
		border-left : 1px solid #ffffff;
                text-decoration: none;
                font-weight: normal;
}
.rightmenu_table a:link {
                color: #3322bb;
		text-decoration: none;
                font-weight: normal;
}

.rightmenu_table a:active {
		color: #000033;
                text-decoration: none;
                font-weight: normal;
}
.rightmenu_table a:visited {
		color: #3322bb;
                text-decoration: none;
                font-weight: normal;
}
.rightmenu_table a:hover {
              color: #000033;
                 text-decoration: none;
                font-weight: normal;
}

input.search { 
	width: 300px; 
	border: 0;
	background: #eeeeee url('/assets/images/input.gif') no-repeat;
	padding: 4px; 
	color: #E0691A;
	font-weight: bold;
}

.search_field { 
	background: #fff url('/assets/images/searchbg.gif') no-repeat right; 
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 0px 15px 4px 20px;
}
input.submit {
	background: #E0691A url('/assets/images/submit.gif') no-repeat;
	border: 0;
	padding: 4px 0;
	width: 95px;
	margin: 0px 0px 1px 0pc;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
}
	
.titledark 
{ 
	color: #737373; 
	font: bold 1.9em Arial, Sans-Serif; 
}
.titlelight
{
        color: #999999;
        font: bold 1.9em Arial, Sans-Serif; 
}
.titledarkmini
{
        color: #737373;
        font: bold 1em Arial, Sans-Serif;
}
.titlelightmini
{
        color: #999999;
        font: bold 1em Arial, Sans-Serif;  
}
#tableflights {
width: 234px; 
border-right: solid 0px #cccccc; 
border-bottom: solid 0px #cccccc; 
}
#tablehotels {
width: 234px; 
border-right: solid 0px #cccccc; 
border-bottom: solid 0px #cccccc; 
}
#tablecars {
width: 234px; 
border-right: solid 0px #cccccc; 
border-bottom: solid 0px #cccccc; 
}
#tablevacations {
width: 234px; 
border-right: solid 0px #cccccc; 
border-bottom: solid 0px #cccccc; 
}
pre {
 width: 300px;
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
