body
{
	margin: 0px; 
	padding: 0px; 
	background-color: white;
	font-family: Tahoma, verdana, arial, helvetica;
	font-size: .7em;	
	color: #333333;
}
p
{
	margin-top: 13px;
}
h1
{
	margin: 0;
	padding: 7px 0 7px 0;
	color: #676767;
	font-weight: normal;
	font-size: 24px;
}
b
{
	color: #666666;	
}

a:link
{
	color: #3169B5;
	text-decoration: none;
}
a:active
{
	color: #3169B5;
	text-decoration: none;
}
a:visited
{
	color: #3169B5;
	text-decoration: none;
}
a:hover
{
	color: #3169B5;
	text-decoration: underline;
}

.field {

	font-family: tahoma, verdana, arial, helvetica;
	font-size: 11px;
	color: #4F4F4F;
}
.button
{
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 11px;
	padding: 2px 0 2px 0;
	width: 85px;
}

.text
{
	position: absolute;
	left: 210px;
	top: 95px;
	width: 500px;
}
.pop
{
	width: 488px;
	height: 250px;
}
.pop_close
{
	width: 487px;
	text-align: right;
}
.r_text
{
	position: absolute;
	left: 10px;
	top: 192px;
	width: 640px;
	border: 1px solid #CCCCCC;
	padding: 10px;
}

.tab
{
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 11px;	
	position: absolute;
	width: 90px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 5px;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

.tch
{border: 1px solid #C8D6E8;}

.photo_container_hor
{border: 1px solid #C8D6E8; padding:2px;}

