body {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	background : #095B9F;
	color: White;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

a {
	font-weight: bold;
	text-decoration: none;


}

td.biggertext {
	font-size : 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
}
td.whitebiggernobold{
	font-size : 14px; color: #FFFFFF
}
td.smalltext {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}



a:active {
	color: Yellow;
}

a:hover {
	color: #FF5353;
	text-decoration: underline;

}





td a {
	color: #FF0000;
	text-decoration: underline;

}


td.default-title {
	font-size: 12px;
	font-weight: bold;
	color: #444444;
}


td.default-text {
	font-size: 11px; 
	color: #FF0000; 
}


td.section-title {  font-size: 12px; font-weight: bold; color: #FFFFFF}


table.table-properties { }


td.title-roweven {
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	text-align: right;
	vertical-align: top;	
	height: 20px;
	border: 1 solid #999999;
	background-color: #CECECE;
}
td.title-rowodd {
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	text-align: right;
	vertical-align: top;
	height: 20px;
	border: 1 solid #999999;
	background-color: #D4D4D4;
}
td.title-coleven {
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	text-align: center;
	border: 1 solid #999999;
	background-color: #D4D4D4;			
	background: url("../images/title-column-bg.gif");
	cursor: hand
}
td.title-colodd {
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	text-align: center;
	border: 1 solid #999999;
	background-color: #CECECE;		
	background: url("../images/title-column-bg.gif");
	cursor: hand	
}


td.roweven-coleven {
	font-size: 11px; 
	color: #000000; 
	text-align: right;
	background-color: #DBDBDB;		
}
td.roweven-colodd {
	font-size: 11px; 
	color: #000000; 
	text-align: right;
	background-color: #DFDFDF;	
}


td.rowodd-colodd{
	font-size: 11px; 
	color: #000000; 
	text-align: right;

	background-color: #E8E8E8;		
}
td.rowodd-coleven {
	font-size: 11px; 
	color: #000000; 
	text-align: right;
	background-color: #E4E4E4;	
}


input.checkbox,
input.textbox,
input.button,
select.select,
textarea.textarea,
td.input-like {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #B0C4DE;
	border-width : 1px;
	border-style : solid;
	color: #444444;
}



td.button-default {
	 font-size: 11px;
	 font-weight: bold;
	 color: #FFFFFF;
}


td.button-normal {
	font-size: 11px;
	font-weight: bold;
	color: #000000
}


table.button {
	cursor: hand
}
