/* CSS Document */
body
{
	font-family:Tahoma;
	font-size:9pt;
	margin:0px 0px 0px 0px;
	background-image:url(../images/bgimage1.jpg);
	background-attachment:fixed;
}

a
{
	font-family:Tahoma;
	font-size:9pt;
	color:#ffffff;
}

.tBox
{
	font-family:Tahoma;
	font-size:9pt;
	background-color:#326cb3;
	border:1px solid #003596;
	padding:2px;
}

table, tr, td, div
{
	font-family:Tahoma;
	font-size:9pt;
	border-collapse:collapse;
	color:#69f0ff;
}

#tblBackGround
{
	width:100%;
	height:100%;
}

#tblMain
{
	width:800px;
	background-color:#326cb3;
	margin:0px 0px 0px 0px;
	border:1px solid #000000;
}

ul,ol,li
{
	font-family:Tahoma;
	font-size:9pt;
	line-height:20px;
}

.menuDot
{
	font-size:10pt;
	color:#ffffff;
}

.fontTitle
{
	font-family:Tahoma;
	font-size: 12pt;
	font-weight:bold;
	color:#ffffff;
	letter-spacing:2px;
}

p
{
	text-indent:50px;
	line-height:20px;
	text-align:justify;
}

.title_box_01
{
	width:9px;
	height:9px;
	background-image:url(../images/title_box_01.gif);
	background-repeat:no-repeat;
}

.title_box_02
{
	height:9px;
	background-image:url(../images/title_box_02.gif);
	background-repeat:repeat-x;
}

.title_box_03
{
	width:9px;
	height:9px;
	background-image:url(../images/title_box_03.gif);
	background-repeat:no-repeat;
}

.title_box_04
{
	width:9px;
	height:24px;
	background-image:url(../images/title_box_04.gif);
	background-repeat:no-repeat;
}

.title_box_05
{
	height:9px;
	background-image:url(../images/title_box_05.gif);
	background-repeat:repeat-x;
}

.title_box_06
{
	width:9px;
	height:9px;
	background-image:url(../images/title_box_06.gif);
	background-repeat:no-repeat;
}

#schedule
{
	margin-left:20px;
	width:90%;
}

#schedule .scheduleHeader
{
	height:30px;
}

#schedule .scheduleData
{
	height:25px;
}

.aTrip
{
	color:#ffffff;
}

.aTrip:hover
{
	font-style:oblique;
}

.rowActive { background-color:#003596; }
.rowActive td { cursor:pointer; }
.rowNormal { background-color:#326cb3; }
.rowNormal td { cursor:pointer; }