/* CSS Document */
.rheader
{ background-color:#4CA6D3; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight: normal; text-decoration: none; color:#FFFFFF;}

table.t01 td	{
	padding: 5px 2px 5px 2px;
	margin: 0 0 0 0;
	border: #CCCCCC 1px solid;
	}

/**************** Sony Compatibility Chart  ****************/

td,th {color: #444444; font-family: Verdana, Arial; font-size: 10px;}

h1	{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 30pt;
	padding: 0 0 0 10px;
	display: block;
	background-color: #003366;
	margin: 0 0 0 0;
	}

h2	{
	height: 35px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 5 10 0 10;
	display: block;
	background-color: #0080C1;
	text-align: center;
	margin: 0 0 0 0;
	}

h2.hdr	{
	font-weight: bold;
	}	
	
h2.greyhdr	{
	color: #444444;
	font-weight: bold;
	background-color: #EDEDED;
	display: block;
	text-align: left;
	}	
		
	
h3	{
	height: 25px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 5 10 0 10;
	display: block;
	background-color: #4CA6D3;
	text-align: center;
	margin: 0 0 0 0;
	}
	
h3.hdr	{
	font-weight: bold;
	text-align: left;
	}			

h4	{
	color: #444444;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 20px 0 0 10px;
	display: block;
	margin: 0 0 0 0;
	}
	
h5 {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	padding: 0 0 0 10px;
	margin: 0;
}
	
	
.prod	{
	padding: 5 5 5 5;
	display: block;
	}	
	
.gmhdr	{
	font-weight: bold;
	background-color: #EDEDED;
	display: block;
	padding: 5 10 5 10;
	text-align: left;
	}	
	
.gshdr	{
	font-weight: normal;
	background-color: #EDEDED;
	display: block;
	padding: 5 10 5 10;
	text-align: center;
	}	

.mhdr	{
	font-weight: bold;
	background-color: #FFFFFF;
	display: block;
	padding: 5 10 5 10;
	text-align: left;
	}	
	
.shdr	{
	font-weight: normal;
	background-color: #FFFFFF;
	display: block;
	padding: 5 10 5 10;
	text-align: center;
	}	
			

	
		
/**************** TABLE ****************/	

table.tb01 td	{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-right: #CCCCCC 1px solid;
	}	
		
table.tb02 td	{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-right: #CCCCCC 1px solid;
	}	
	
table.tb03 td	{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: none;
	}	
	
					
/**************** IMAGES ****************/		

.img	{
	margin: 0 10 0 0;
	display: block;
}

.imgnote	{
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 5 0 5 0;
	border-bottom: 1px solid #DFDDD1;
	}	
	
/**************** LINKS ****************/	

a:link,a:visited,a:active	{
	color: #B31B1B;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #E5CFCF;
	}
	
a:hover	{ 
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #FF0000;
	}

/* Back to top Links */	
a.back,a.back:visited,a.back:active	{
	font-size: 10px;
	line-height: 40pt;
	border-bottom: 1px solid #E5CFCF;
	}
			
a.back:hover	{ 
	font-size: 10px;
	line-height: 40pt;
	border-bottom: 1px solid #FF0000;
	}
			

/**************** FOOTER  ****************/

.flink	{
	color: #999999;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	display: inline;
	margin: 0 5 0 5;
	}
		
a.flink,a.flink:visited,a.flink:active	{
	color: #999999;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	border: none;
	}
			
a.flink:hover	{ 
	color: #999999;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	border: none;
	}	
