table a
{
	text-decoration:underline;
	color:#66171a;
}


#left_information
{
	margin-left:16px;
	margin-bottom:20px;
	padding:10px;
	width:404px;
	background-color:white;

	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: #e7e7e7 #e7e7e7 #e7e7e7 #e7e7e7;
}

#right_information
{
	margin-left:8px;
	margin-bottom:20px;
	padding:10px;
	width:250px;
	background-color:white;

	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: #e7e7e7;
}



#left_images
{

	margin-left:16px;
	margin-bottom:20px;
	padding:13px;
	width:400px;
	height:536px;
	background-color:#f6f6f6;
	margin-top:0px;

/*	border-width: 1px 1px 1px 1px;
	navigation_boxborder-spacing: 2px;
	
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: #e7e7e7 #e7e7e7 #e7e7e7 #e7e7e7;*/
}

#right_jewel_info
{

	margin-left:8px;
	margin-bottom:16px;
	padding:10px;
	padding-top:6px;
	margin-top:0px;
	width:250px;
	background-color:white;

	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: #e7e7e7;
	border-color: white;
}





h1,h2,.h1,.h2,h3,.h3
{
	padding:0px;
	margin:0px;
	color: #4f4f4f;
	font-weight: normal;
	font-family: Arial;
	text-decoration: none;
	font-variant: normal;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C2C2C
	color: #660066;	font-weight: bold;
	text-decoration: underline;
}

h2,.h2
{
	font-size: 14pt;
	border-bottom: 0px;
	text-decoration: none;
}

h3,.h3
{

	padding-top:20px;
	padding-left:30px;
	padding-bottom:14px;

	color: #5f5f5f;

	text-decoration: underline;
	font-style:italic;

	font-weight:normal;
	
	border:none;
	
	font-size: 11pt;
}

table.thick_border_setable {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: #e7e7e7;
	border-collapse: collapse;
	background-color: white;
}
table.thick_border_setable th {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: #e7e7e7 #e7e7e7 #e7e7e7 #e7e7e7;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.thick_border_setable td {
	border-width: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	border-style: inset inset inset inset;
	border-color: #e7e7e7 #e7e7e7 #e7e7e7 #e7e7e7;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}


table.matches_table
{
	border-width: 0px;
	padding: 0px;
	border-style: none;
}
table.matches_table th
{
	border-width: 0px;
	padding: 0px;
	border-style: none;
}
table.matches_table td
{
	border-width: 0px;
	padding: 0px;
	border-style: none;
}
table.matches_table img
{
}

.navigation_box
{
	padding:7px;
	line-height: 14pt;
}


.ico_style
{
	padding-right:6px;
}



#calldow
{
	display:none;
	color:red;
}

