/* carda stylesheet - 2002.11.10 - Lev ver1.0.9 */

body {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	};
	
/* footer links*/
.bottom {
	background-color: transparent; 
	}
	
a.bottom:visited { 
	color:#666666; 
	background-color: transparent;
	}
	
a.bottom:link { 
	color: #367A7A;
	background-color: transparent;
	}
	
a.bottom:hover { 
	color: #FFFFFF;  
	background-color: transparent;
	text-decoration: none;
	}
	
/* footer links - CONTACT*/	
.contact {
	background-color: transparent; 
	}
	
a.contact:visited { 
	color:#367A7A; 
	background-color: transparent;
	}
	
a.contact:link { 
	color: #666666;
	background-color: transparent;
	}
	
a.contact:hover { 
	color: #FFFFFF;  
	background-color: transparent;
	text-decoration: none;
	}

/* ROLL - TURQ */
.rolloverA a
		{
		display: block;
		padding: 1px 2px 1px 2px;
		color: #666666;
		text-decoration: none;
		white-space: nowrap;
		width: auto;
		}


.rolloverA a:hover
		{
		background-color: #CCE6E6;
		color: #367A7A;
		}

/* ROLL - GREY */
.rolloverR a
		{
		display: block;
		padding: 1px 2px 1px 2px;
		color: #666666;
		text-decoration: none;
		white-space: nowrap;
		width: auto;
		}


.rolloverR a:hover
		{
		background-color: #E6E6E6;
		color: #666666;
		}
		
/* ROLL - DETAILS */
.rolloverD a
		{
		display: block;
		padding: 1px 2px 1px 2px;
		color: #367A7A;
		text-decoration: none;
		white-space: nowrap;
		width: 300px;
		}


.rolloverD a:hover
		{
		background-color: #CCE6E6;
		color: #367A7A;
		}
		
/* ROLL - OPEN/CLOSED */
.rolloverShow a
		{
		display: block;
		padding: 1px 2px 1px 2px;
		color: #000000;
		text-decoration: none;
		background-color: #E6E6E6;
		white-space: nowrap;
		text-align: center;
		width: 100px;
		}


.rolloverShow a:hover
		{
		background-color: #99CCCC;
		color: #FFFFFF;
		}		


/* detail OPEN-CLOSED */
	
.itemDetail
		{
		display: block;
		padding: 1px 3px 1px 3px;
		background-color: #CCE6E6;
		color: #367A7A;
		text-decoration: none;
		white-space: nowrap;
		text-align: center;
		width: 100px;
		}
								
		
/* details */			
.detail a
		{
		display: block;
		padding: 1px 4px 1px 4px;
		border: 1px solid #367A7A;
		color: #367A7A;
		text-decoration: none;
		white-space: nowrap;
		text-align: center;
		font-size:10px;
		width: 75px;
		}


.detail a:hover
		{
		background-color: #99CCCC;
		color: #fff;
		}		
				
		
/* regularButton-category */
	
.itemR
		{
		display: block;
		padding: 1px 3px 1px 3px;
		background-color: #E6E6E6;
		color: #666666;
		text-decoration: none;
		white-space: nowrap;
		text-align: center;
		width: 85px;
		}
			
/* adaptiveButton-category */
	
.itemA
		{
		display: block;
		padding: 1px 3px 1px 3px;
		background-color: #CCE6E6;
		color: #367A7A;
		text-decoration: none;
		white-space: nowrap;
		text-align: center;
		width: 85px;
		}
		
/* HEADERS-index*/
.header
		{
		display: block;
		padding: 1px 3px 1px 3px;
		background-color: #99CCCC;
		color: #367A7A;
		text-decoration: none;
		text-align: left;
		font-weight: bold;
		width: 440px;
		}
			
/* HEADERS-adaptive */
.headerA
		{
		display: block;
		padding: 1px 3px 1px 3px;
		background-color: #99CCCC;
		color: #367A7A;
		text-decoration: none;
		text-align: left;
		font-weight: bold;
		width: auto;
		}
		
/* HEADERS-regular-GREY */
.headerR
		{
		display: block;
		padding: 1px 3px 1px 3px;
		background-color: #CCCCCC;
		color: #666666;
		text-decoration: none;
		text-align: left;
		font-weight: bold;
		width: auto;
		}		
		

/* CODE identifiers */
.codeDES
		{
		display: block;
		padding: 1px 3px 1px 3px;
		color: #367A7A;
		text-align: right;
		font-weight: bold;
		width: 70px;
		font-size:10px;
		}
		
/* ITEM STYLE */		
.itemSm
		{
		display: block;
		color: #000000;
		text-align: left;
		font-style: italic;
		width: 300px;
		}
		
/* ITEM CODE */		
.itemCode
		{
		display: block;
		color: #000000;
		text-align: left;
		width: 300px;
		}
		
		
/* COPYRIGHT */	
.info	{font-size:10px;}		