/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

#LyrBody {
	position:absolute;
	top:120px;
	left:0px;
	width:100%;
	height:400px;
	z-index:1;
	}
	
.TdBg {
	background-color:#134665;
	height:25px;
	vertical-align:middle;
	}
.TdBodyBg {
	background-color:#E0E0E0;
	}
.Title01
	{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14pt;
	}
.Help01
	{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10pt;
	}
.BtnSize
	{
	font-weight:bolder;
	color:#134665;
	width:80px;
	height:25px;
	cursor:hand;
	}
.CopyRight
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	}
.FontWhite
	{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:9pt;
	color:#FFFFFF;
	}
.FontBlack
	{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:9pt;
	color:#000000;
	}
.FontBlack1
    {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:17pt;
	color:#000000;
	}
.FontBrown
	{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:10pt;
	color:#CC0000;
	}	
.ErrMes
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#FF0000;
	}	
.ListNav
	{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#0000FF;
	size:10pt;
	font-weight:bolder;
	}
.txtBoxRight
	{
	text-align:right;
	}
.ddlNewItem
	{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:10pt;
	color:#0000FF;
	background-color:#669966;
	}
.ControlWidth
	{
	width:150px;
	}
	
	
	.normal 
    { 
    font-family: Verdana; 
    font-size: 8pt; 
    color: #000000; 
    height: 20; 
    padding-left: 5pt; 
    } 


.today 
    { 
    font-family: Verdana; 
	font-size: 8pt; 
	color: #FFFFFF; 
	background-color: #CACACA; 
	height: 20; 
	padding-left: 5pt; 
	}
		
.BtnSize1
	{
	font-weight:bolder;
	color:#134665;
	width:95px;
	height:25px;
	}		