h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #4a8ace;
	font-weight: bold;
}
hr {
	height: 1px;
	width: 100%;
	color: #4a8ace;
}
option {
	font-size: xx-small;
}
select {
	font-size: xx-small;
}
h2 {
	font-size: medium;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #4a8ace;
}
h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #666666;
}

a.nav {text-decoration:none;}

.tablelink {

font-size: medium;
color: #ff0000;
font-weight: bold;

}


/* plastimo table styles start */

th.defaultTHStyle{
border-top			:	1px	solid	black;
border-left			:	1px	solid	black;
border-bottom			:	1px	solid	black;
border-right		:	1px	solid	black;
padding:0px 4px 0px 4px;
}
td.defaultTDStyle{
border-top			:	1px	solid	black;
border-left			:	1px	solid	black;
border-bottom			:	1px	solid	black;
border-right		:	1px	solid	black;
font-style			:	normal;
	font-weight			:	normal; 
	font-size			:	12px;	
	font-family			:	Arial;
	padding:0px 4px 0px 4px;
}
td.referenceTdStyle{
border-top			:	1px	solid	black;
border-left			:	1px	solid	black;
border-bottom			:	1px	solid	black;
border-right		:	1px	solid	black;
font-style			:	normal;
	font-weight			:	normal; 
	font-size			:	12px;	
	font-family			:	Arial;
	color:#990000;
}
tH.referenceTHStyle{
border-top			:	1px	solid	black;
border-left			:	1px	solid	black;
border-bottom			:	1px	solid	black;
border-right		:	1px	solid	black;
font-style			:	normal;
	font-weight			:	bold; 
	font-size			:	12px;	
	font-family			:	Arial;
	
}
td.Tab_ref table.Tab_ref th {
	background-color		: 	white;
	border-top			:	1px	solid	black;
	border-left			:	1px	solid	black;
	border-right			:	1px	solid	black;
	border-bottom			:	1px	solid	black;
					
	padding				:	1px 5px;
	margin 				:	0px 0px 0px 0px;		
	height				:	0px;	
		
	font-style			:	normal;
	font-weight			:	bold; 
	font-size			:	12px;	
	font-family			:	Arial;
	line-height			:	normal;
	text-align			:	center;
	empty-cells			:	show;
	vertical-align			:	middle;
}

td.Tab_ref table.Tab_ref td {
	background-color		: 	white;
	border-top			:	1px	solid	black;
	border-left			:	1px	solid	black;
	border-right			:	1px	solid	black;
	border-bottom			:	1px	solid	black;
					
	padding				:	1px 5px;
	margin 				:	0px 0px 0px 0px;		
	height				:	0px;	
		
	font-style			:	normal;
	font-weight			:	normal; 
	font-size			:	12px;	
	font-family			:	Arial;
	line-height			:	normal;
	text-align			:	center;
	vertical-align			:	middle;
	empty-cells			:	show;
}

/* plastimo table styles ends */

