body
{
	font:0.9em "sans-serif";
	font:1.1em "Times New Roman";
	margin: 0;
	background-color: white;
}

p, li
{
	font:0.9em "sans-serif";
	font:1.1em "Times New Roman";
}

a
{
	font:0.9em "sans-serif";
	font:1em "Times New Roman";
}

#menu p, #list p
{
	font:bold 0.9em "sans-serif";
	font:bold 1em "Times New Roman";
}

h2
{
	font:bold 1.4em "sans-serif";
	font:bold 1.5em "Times New Roman";	
}	

.hand
{
	cursor:pointer
}

a.white_i:link {color:white; font-weight:bold; text-decoration:none; font-style:italic}
a.white_i:visited {color:white; font-weight:bold; text-decoration:none; font-style:italic}
a.white_i:hover {color:gold; font-weight:bold; text-decoration:underline; }


a.blue:link {color:rgb(51,102,153); font-style:normal; text-decoration:none;}
a.blue:visited {color:rgb(51,102,153);  font-style:normal; text-decoration:none;}
a.blue:hover {color:#000000; text-decoration:underline; }

a.blue_u:link {color:rgb(51,102,153); font-style:normal; text-decoration:underline;}
a.blue_u:visited {color:rgb(51,102,153);  font-style:normal; text-decoration:underline;}
a.blue_u:hover {color:#000000; text-decoration:underline; }

a.grey:link {color:#777777; font-style:normal; text-decoration:none;}
a.grey:visited {color:#777777;  font-style:normal; text-decoration:none;}
a.grey:hover {color:#000000; text-decoration:underline; }

a.black:link { color:black; text-decoration:none;font-style:italic;}
a.black:visited {color:black; text-decoration:none;font-style:italic;}
a.black:hover {color:rgb(51,102,153);text-decoration:underline;}

/*a:active {color: red}*/

.new
{
 background-color:red;
}


#menu tr td
{

	border-style:solid; 
	border-width:0 1 1 0; 
	border-color: white; 
	width:10%; 
	background-image:url('/Extras/gradients/white_black23.jpg');
	text-align:center;color:white; 	
	font-weight:bold;
	cursor:pointer;
	background-color:black;
	background-repeat: repeat-x;
	

}

#menu td p
{
	margin:0 8 0 8;
}


#list div p
{
	margin:0 10 0 10;
	
}

#list div
{
	cursor:pointer;
	font-weight:bold; 
	border-color:white; 
	border-style:solid; 
	border-width:1 0 0 0;
	color:white;


}

#list h1
{
	margin:0 10 1 10;
	color:gold; 
	font:'small-caps bold 1.4em "sans-serif"';
	font:'small-caps bold 1.5em "Times New Roman"';
	width:100%;
	filter:dropshadow(color=#000000, offx=1, offy=1, positive=true);
}

.light_b
{
	background-color:#ffffff;
}

.light_bc
{
	border-color:#ffffff;
}

.light_c
{
	color:#ffffff;
}

.medium_b
{
	background-color:rgb(133,133,133);
}

.medium_bc
{
	border-color:rgb(133,133,133);
}

.medium_c
{
	color:rgb(133,133,133);
}

.dark_b
{
	background-color:#000000;
}

.dark_bc
{
	border-color:#000000;
}

.dark_c
{
	color:#000000;
}
.dark_medium_30
{
	/*
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#8888ff', startColorstr='#3333ff', gradientType='0')
	*/
	background-image:url('/Extras/gradients/black_grey30.jpg');
}

.photos_content
{
	width:100%; 
	Height:750;
}
	
.main_content
{
	margin:0 0 0 0;
}
