﻿BODY {background-color: #ffffff; font-family: verdana; font-size:8pt; margin: 0px; padding: 0px; line-height:12pt;}

form 
{
	margin: 0px; 
	padding: 0px;
}

/*Tables*/

th {font-family: verdana; font-size: 8pt; line-height:12pt; margin: 0px;}

td {font-family: verdana; font-size: 8pt; line-height:12pt; margin: 0px;}

.button_like
{
	font-weight: normal;
	height: 25px;
	width: 100px;
	vertical-align: middle;
	text-align: center;
}

.cell_header_details
{
	background-image: url('images/bg_header_details.png'); 
	background-attachment: scroll; 
	background-repeat:  repeat-x; 
	background-position: left top; 
	background-color: #ffffff;
	border-bottom:solid 1px #003366;
}

.cell_header
{
	background-image: url('images/bg_header.png'); 
	background-attachment: scroll; 
	background-repeat:  repeat-x; 
	background-position: left top; 
	background-color: #ffffff;
	border: solid 1px #003366;
}

.cell_header_row1
{
	background-image: url('images/bg_header_row1.png'); 
	background-attachment: scroll; 
	background-repeat:  repeat-x; 
	background-position: left top; 
	background-color: #bbddff;
}

.cell_header_row2
{
	background-image: url('images/bg_header_row2.png'); 
	background-attachment: scroll; 
	background-repeat:  repeat-x; 
	background-position: left top; 
	background-color: #cceeff;
}

.cell_header_row3
{
	background-image: url('images/bg_header_row3.png'); 
	background-attachment: scroll; 
	background-repeat:  repeat-x; 
	background-position: left top; 
	background-color: #ffffff;
	border-bottom:solid 1px #003366;
}

.title
{
	font-size: 10pt;
	text-align: left;
}

.cell_left
{
	width: 16%;
	font-style: italic;
	font-weight: normal;
	color: Gray;
	text-align: left;
	border-right:solid 1px #dcdcdc;
}

.cell_left_menu
{
	background-image: url('images/bg_left_menu.png'); 
	background-attachment: scroll; 
	background-repeat:  repeat-x; 
	background-position: left top; 
	background-color: #ffffff;	
}

.cell_left_search
{
	font-weight: bold;
	color: Black;
	text-align: left;
	border-right:solid 1px #dcdcdc;
}

.cell_right
{
	text-align: left;
}

.table_main
{
	width: 98%;
	vertical-align: top;
	border: solid 1px #003366;
	margin-top: 0px;
	margin-bottom: 5px;	
	margin-top: 5px;
	align: center;	
}

.table_main_small
{
	width: 40%;
	vertical-align: top;
	border: solid 1px #003366;
	margin-top: 0px;
	margin-bottom: 5px;	
	margin-top: 5px;
	align: center;	
}

.table_main_wo
{
	width: 98%;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 5px;	
	margin-top: 5px;
	align: center;	
}

.text_medium
{
	font-size: 9pt;
	text-indent: 5px;
	text-decoration: none;
}

.table_footer
{
	position: relative;
	vertical-align: bottom;
	margin-top: 0px; 
	font-size: 11px; 
	color: #000066; 
	font-family: verdana, arial;
}

.footeritems {margin-top: 0px; font-size: 11px; color: #0066CC; font-family: verdana, arial;}

