﻿
div#gui{width:382px;margin:0px auto;}

div#searchingDiv{width:275px;margin:45px auto;text-align:center;border:2px dotted #006;padding: 8px;}

TD.gui{font-family:Arial;font-size:8pt;color:White;}


TABLE.tripSelector{background-color:#5f90cb;}
TABLE.mainGui{background-color: #5f90cb;}


A.guitext,TD.guitext,SPAN.guitext{font-family:Arial;font-size:11px;color: #fff;}

INPUT.placeHolder{height:0px;width:0px;border:none 0px #63a2e2;background-color:#63a2e2;}

TABLE.boxin{border:solid 1px black;width:598px;}


SPAN.dow{font-weight:bold;}

.txtBox{font-family:Arial;font-size:12px;}

.rtTopCorner{background-image:url(../images/top_rt_crnr.gif);background-repeat:no-repeat;width:4px;height:4px;}
.rtBotCorner{background-image:url(../images/bot_rt_crnr.gif);background-repeat:no-repeat;width:4px;height:4px;}
.ltTopCorner{background-image:url(../images/top_lt_crnr.gif);background-repeat:no-repeat;width:4px;height:4px;}
.ltSqTopCorner{background-image:url(../images/sq_top_lt_crnr.gif);background-repeat:no-repeat;width:4px;height:4px;}
.ltBotCorner{background-image:url(../images/bot_lt_crnr.gif);background-repeat:no-repeat;width:4px;height:4px;}

.topLine{background-image:url(../images/top_line.gif);height:4px;}
.botLine{background-image:url(../images/bot_line.gif);height:4px;}
.leftLine{background-image: url(../images/lt_line.gif);width:4px;}
.rightLine{background-image: url(../images/rt_line.gif);width:4px;}

.textBoxAsLabel{font-family:Arial;width: 70px;color: #000000;font-size: 8pt;font-weight:bold;border: none;text-decoration: none;background-color: #ffffff;}
.textBoxAsLabelForYear{font-family:Arial;width: 28px;color: #000000;font-size: 8pt;font-weight:bold;border: none;text-decoration: none;background-color: #ffffff;}
.hrSeparator{padding:0px;margin:0% 8%;border:1px solid #3c78c0;}

.paddingAllSides{padding-top: 2px;padding-left: 6px;padding-right: 6px;padding-bottom: 2px;}
.searchButtonPadding{padding-top: 8px;padding-bottom: 8px;}
.daySelect{width: 50px;font-size:10pt;height:20px;}
.monthSelect{width: 62px;font-size:10pt;height:20px;}
.masterTable{width: 598px;}

.flyOver{cursor:pointer;cursor:hand;}
.flyOut{cursor:auto;}