body
{
	background-color:#FFFFFF;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}
td
{
	font-family:Tahoma;
	font-size:12px;
}
a
{
	color:#0000FF;
	text-decoration:none;
}
a:hover
{
	color:#0000FF;
	text-decoration:underline;
}

td.Message, td.Msg
{
	BORDER:#000000 1px solid; 
	PADDING:5px; 
	BACKGROUND-COLOR:#ffffcc;
	font-weight:bold;
}

td.Header
{
	PADDING:5px;
	font-weight:bold;
}
td.SubHeader
{
	PADDING:3px;
	font-weight:bold;
	font-size:13px;
	background-color:#ffffff;
	border-bottom:1px solid #999999;
	
}
td.text 
{ 
    mso-number-format:\@; 
}
td.Link
{
	padding:3px;
	font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
	color:White;
	padding-left:50px;
}

div.Button
{
	font-weight:bold;
	font-size:12px;
	color:#FF9900;
	font-family:Tahoma;
	position:relative;
	z-index:2;
	width:80px;
	TOP: 30px;
	LEFT: 85px;
}

span.PageTitle
{
	font-size:20px;
}

select
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}

select.N
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}

input
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}

.CheckBox{
	border-top:none;
	border-left:none;
	border-bottom:none;
	border-right:none;		
}

.None{
	border-top:none;
	border-left:none;
	border-bottom:none;
	border-right:none;		
}

input.B
{
	font-size:11px;
	font-weight:bold;
	background-color:#CCCCCC;
	border-top:solid 1px #DDDDDD;
	border-left:solid 1px #DDDDDD;
	border-bottom:solid 1px #888888;
	border-right:solid 1px #888888;
	width:80px;
	height:20px;
}
input.B2
{
	font-size:10px;
	font-weight:bold;
	background-color:#CCCCCC;
	border-top:solid 1px #DDDDDD;
	border-left:solid 1px #DDDDDD;
	border-bottom:solid 1px #888888;
	border-right:solid 1px #888888;
	width:110px;
	height:20px;
}
input.N
{
	width:200px;
	border-top:solid 1px #888888;
	border-left:solid 1px #888888;
	border-bottom:solid 1px #DDDDDD;
	border-right:solid 1px #DDDDDD;
}
td.N
{
    font-family:Tahoma;
	font-size:12px;
	color:#000000;
}
textarea.N
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	width:300px;
	height:80px;
	border-top:solid 1px #888888;
	border-left:solid 1px #888888;
	border-bottom:solid 1px #DDDDDD;
	border-right:solid 1px #DDDDDD;
}





.Header
{
	font-family:Arial, Verdana, Tahoma;
	font-size:18px;
	color:#666666;
}

.Size14
{
	font-family:Arial;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

.WhiteLabel
{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

.BlueLabel
{
	font-family:Arial;
	font-size:12px;
	color:Blue;
	font-weight:bold;
}

.textUpperCase{
text-transform:uppercase;	
}

.listHeader2
{

	font-size: 12px;
	font-weight: bold;
	color:#000000;
	height:20px;
}

.ExampleText
{
	font-family:Arial;
	font-size:11px;
	color:#990000;
	font-weight:normal;
	font-style:italic;
}

.Menu{font-family: Arial, Helvetica, sans-serif;font-size: 12px;color:#FFFFFF; font-weight: bold; background-color:#6e7f8f; text-decoration: none;}
.MenuTitle{font-family: Arial, Helvetica, sans-serif;font-size: 12px;color:#FFFFFF; font-weight: bold; background-color:#8b9bab; text-decoration: none;}
table.ListTable 
{
	/*
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; 
	text-decoration: none;
	background-color: #ffffff;
	width: 100%;
	border: 1px solid #999999;
	padding: 0px;
}

table.ListTable th {
	height: 25px;
	background-color: #78a22f;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #19495f;
}
table.ListTable td {
	height: 25px;
	padding: 2px;
	border: 0px;
}
table.ListTable th.a { color: #ffffff;	font-weight: bold;} 
table.ListTable th.a:hover { color:#FFFFFF; font-weight: bold;text-decoration: underline;}
table.ListTable th.a:visited { color:#FFFFFF; font-weight: bold;}
table.ListTable th.a:active { color:#FFFFFF; font-weight: bold;}
tr.PagingStyle td {
	background-color: #ffffff;
	padding: 5px;
	font-size: 12px;
	text-align: left;
}

table.FormField td {
	height: 25px;
	padding: 5px;
	text-align: left;
	border: 0px;
	font-size: 12px;
}

table.BookDetail th {
	height: 30px;
	text-align:left;
	font-weight:bold;
	font-size: 12px;
	vertical-align:top;
	background-color:#dbfaa5;
}
table.BookDetail td {
	text-align: left;
	border: 0px;
	font-size: 12px;
	vertical-align:top;
}
table.FormWrap
{  
    border: solid 1px #cccccc;
    padding:1px;
}
table.Msg
{
	BORDER:#333333 1px solid; 
	PADDING:5px; 
	BACKGROUND-COLOR:#ffffcc;
	font-weight:bold;
}
table.Msg td
{
    font-size: 16px;
	color:#0000FF;
}
table.NoStyleTable td
{	
	PADDING:5px; 
	border:0px;	
}
table.NoStyleTable
{	
	PADDING:5px; 
	border:0px;
	Rules: None;
}
tr.alternateRow
{
    PADDING:5px; 
	border:0px;	
	background-color:#ffffcc;
}

tr.reportHeader
{
    background-color:#ffffcc;
    border: solid 1px black;
    font-weight:bold;
}


