body {
color: #222222;
background: #eaeaea;
}

a
{ color: #003366;
text-decoration: none;
font-size: 11px;
}

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

td
{
	font-family: Arial;
	font-size: 14px;
	background-color: #ffffff;
}

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

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

#tablist li a{
text-decoration: none;
padding: 3px 0.6em;
margin-left: 4px;
background-image: url('assets/images/tab_listpassive.gif');
background-repeat: no-repeat;
color: #ffffff;
}

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

#tablist li a.current{
color: #333333;
background-image: url('assets/images/tab_listactive.gif');
background-repeat: no-repeat;
}

#tabcontentcontainer{
border: solid 1px #ffffff;
width:281px;
height:373px;
margin: 0 1 0 2; 
}

.tabcontent{
width: 280px;
display: none;
padding: 4px;
border-right: 0px solid #cccccc;
border-bottom: 0px solid #cccccc;
border-left: 0px solid #dddddd;
border-top: 0px solid #dddddd;
}

#deptravelcomp_form{
color: #006600; 
font-size: 14px;
border: 2px solid #dddddd;
}

#rettravelcomp_form{
color: #660066;
font-size: 14px;
border: 2px solid #dddddd;
}

img#smallgraphics {
padding: 6px;
border-bottom: 1px solid #cccccc;
width: 88px;
}

img#calendarimage {
vertical-align: bottom;
}

#righttable {
background-color: #ffffff;
width: 275px;
border: 0px solid #cccccc;
}

#lefttable {
background-color: #ffffff;
width: 275px;
border: 0px solid #cccccc;
}

#middletable {
background-color: #ffffff;
width: 285px;
margin: 0 0 0 10;
z-index: 5;
}


.headerforlinks {
padding: 0 0 0 5;
width: 146px;
text-align: middle;
margin: 0 2 0 2;
}

.headerforlinks_coupons {
padding: 0 0 0 5;
width: 300px;
text-align: middle;
margin: 0px;
}

#selectitems {
color: #222222;
background-color: #fefefe;
font: 11px arial;
border: 1px solid #cccccc;
border-bottom: 2px solid #cccccc;
margin: 0 2 1 2;
width: 146px;
z-index: -1;
}

#buttonselect {
color: #222222;
background-color: #ddeeff;
font: 12px arial;
border-left: 1px solid #dddddd;
border-top: 2px solid #dddddd;
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
margin: 0 3 1 3;
}

#headerbox {
height: 30px;
background-color: #ffffff;
font: 900 14px arial;
background-image: url('assets/images/pat_mainbanner.jpg');
background-repeat: no-repeat;
padding: 10 5 0 25;
}

#footerbox {
height: 45px;
background-color: #ffffff;
font: 0.56em arial;
padding: 5px;
background-image: url('assets/images/pat_mainbanner_bottom.jpg');
background-repeat: no-repeat;
}

#maintext {
margin: 0 5 0 5;
height: 55px;
width: 265px;
font: 12px Arial;
background-color: #ffffff;
color: #333333;
border-bottom: 0px solid #dddddd;
text-align: center;
}

#tdleftshade
{
background-image: url('assets/images/leftshade_css.jpg');
width: 17px;
}

#tdrightshade
{
background-image: url('assets/images/rightshade_css.jpg');
width: 17px;
}
#tdbottomshade
{
background-image: url('assets/images/bottomshade_css.jpg');
height: 23px;
}
#tdtopshade
{
background-image: url('assets/images/topshade_css.jpg');
height: 23px;
}
#tableflights {
width: 289px; 
border-right: solid 0px #cccccc; 
border-bottom: solid 0px #cccccc; 
}
#tablehotels {
width: 289px; 
border-right: solid 0px #cccccc; 
border-bottom: solid 0px #cccccc; 
}
#tablecars {
width: 289px; 
border-right: solid 0px #cccccc; 
border-bottom: solid 0px #cccccc; 
}
#tablevacations {
width: 289px; 
border-right: solid 0px #cccccc; 
border-bottom: solid 0px #cccccc; 
}
ul.chestersspecials {
list-style-type: disc;
text-align: left;
}


.hotellinks, .airlinks {
margin: 1px 2px 5px 2px;
padding: 2px;
overflow: auto; 
width: 146px; 
height: 325px; 
text-align: left;
}

.reservation_sites {
margin: 1px 2px 5px 2px;
padding: 2px;
overflow: auto; 
width: 146px; 
height: 165px; 
text-align: left;
}

.scroll3 {
border: 1px solid rgb(204, 204, 204); 
padding: 2px 3px 8px 10px; 
overflow: auto; 
width: 292px; 
height: 150px; 
background-color: white; 
font-size: 9px; 
color: blue; 
text-align: left;
}
.ascroll {
	font-size: 11px;
}
