/* CSS Document */
<style type="text/css">
body {
	background-color: #999999;
	color: #000000;
	font-family: Arial;
	margin-left: 0%;
	margin-right: 0%;
}

a:LINK, a:VISITED {
	color: #2223AE;
	text-decoration: none;
}

a:HOVER {
	background-color: #900;
	color: #FFF;
	text-decoration: overline;
}

.time{
	font-family: Tahoma;
	font-size: xx-small;
	color: Blue;
	font-weight: normal;

}
.menu{
	font: Arial;
	font-size: x-small;
	font-style: normal;

}
a.menu{
	font: Tahoma;
	font-size: x-small;
	font-style: normal;
	color: #2223AE;
}
.obj{
	background-attachment: scroll;
	background-color: White;
	background-repeat: no-repeat;
	background-position: center;
	font-family: Verdana;
	font-size: smaller;
	background-image: url(lytlogo2.jpg);
}
.side_menu{
	border: none;
}
.footer{
	font-family: Verdana;
	font-size: xx-small;
	background-color: White;
	background-position: top;
}
.history{
	font-family: Verdana;
	font-size: smaller;
	font-weight: bold;
}
.wf1{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: white;
}
.wf2{
	font-family: Verdana;
	font-size: small;
}
.H1{
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: #0000CD;
}
.H2{
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	color: Red;
}
.comm_sys{
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
}
.outerWideBoxTable {
	/*PADDING-LEFT: 20px*/
}
.pageTabsTable {
	MARGIN-BOTTOM: 5px
}
.tabsNoCell {
	BORDER-BOTTOM: #bbbbbb 1px solid
}
.tabsOnCell {
	BORDER-RIGHT: #bbbbbb 1px solid; 
	PADDING-RIGHT: 11px; 
	BORDER-TOP: #bbbbbb 1px solid; 
	PADDING-LEFT: 11px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 70%; 
	PADDING-BOTTOM: 4px; 
	BORDER-LEFT: #bbbbbb 1px solid; 
	PADDING-TOP: 4px
}
.tabsOffCell {
	BORDER-RIGHT: #bbbbbb 1px solid; 
	PADDING-RIGHT: 11px; 
	BORDER-TOP: #bbbbbb 1px solid; 
	PADDING-LEFT: 11px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 70%; 
	PADDING-BOTTOM: 4px; 
	BORDER-LEFT: #bbbbbb 1px solid; 
	PADDING-TOP: 4px
}
.tabPageSection {
	PADDING-LEFT: 25px; PADDING-TOP: 8px
}
.list{
	font-family: Tahoma;
	font-size: x-small;
	color: Black;
	font-weight: normal;
}
