.mainbody{
width:800px;
font-family:"Trebuchet MS", Arial;
position:absolute;
left:50%;
margin-left:-400px;
}
.savebody{
width: 500px;
font-family:"Trebuchet MS", Arial;
}

.JSWindowTitleStyle   {color: #0055BA; background-color:#F2E8DC; }

.JSWindowContentStyle { font-size: 11px; font-family:"Trebuchet MS", Arial; color: #000000; padding: 5px; background-color:#F2E8DC;}
.even {background-color:white}
.odd {background-color:#F2E8DC}

table.sortable thead, td.fieldname{
    color:#662485;
    font-weight: bold;
    cursor: default;	
	text-align:left;
}
table.sortable thead, .JSWindowTitleStyle{ font-size:18px;
font-family:"Impact";
font-weight:normal;
}
.close {
	font-size:14px;
	text-align:right;
	padding-right:5px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial;
	
}
td.fieldname { width:100px ; }

table.sortable, table.header_table, table.details{
width:100%;
}

table.event_table{
width:90%;;
padding:5px;
padding-right:10px;
font-weight:bold;
font-size:12px;
}

table.details td{
	padding:2px;
}
.searchrow
{
	font-weight:bold;
	font-size:14px;
}
td.transittrip
{
	font-size:18px;
		padding-left:30px;
}
table.sortable td, th{
	border-right:thin solid #A50059;
	padding-left:5px;
}
table.sortable .lastcolumn, #lastcolumn{
	border-right: thin solid #FFFFFF;
}

.addevent, .bluebar{
padding:5px;
padding-left:10px;;
	background-color:#0055BA;
}
.addevent a{
	font-size:15px;
	color:#FFFFFF;
}
.bluebar{
	height:16px;
}
.searchresults{
	text-align:center;
	}
.searchcell, .delete{
	text-align:right;
}
.fullinput
{
	
	width:99%;
}
h1 {font-size:30px;}