body
{
	background-color: white;
	font-family: Tahoma, verdana, arial, helvetica;
	font-size: .7em;	
	color: #333333;
	margin: 10px;
}
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;
}

.side
{
	position: absolute;
	left: 10px;
	top: 95px;
	width: 160px;
	color: #4F4F4F;
	background: #FFFFFF;
	padding: 10px;
	border: 1px #C8D6E8 solid;
}
.side_l
{
	position: absolute;
	left: 10px;
	top: 270px;
	width: 180px;
	color: #4F4F4F;
	background: #FFFFFF;
}


.text
{
	position: absolute;
	left: 210px;
	top: 95px;
	width: 500px;
}
.pop
{
	width: 488px;
	height: 250px;
}
.pop_close
{
	width: 487px;
	text-align: right;
}

.r_p_tab
{
	position: absolute;
	left: 52px;
	top: 168px;
	width: 175px;
	padding: 4px 5px 6px 5px;
	text-align: center;
	background-color: #F59799;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;	
	filter: progid:DXImageTransform.Microsoft.Gradient (GradientType=0, StartColorStr='#FFFFFF', EndColorStr='#F59799');
}
.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;
}
.box-p
{
	position: absolute;
	left: 10px;
	top: 162px;
	width: 750px;
	height: 500px;
	border: 1px solid #FBD1C9;
}
.in-box-p
{
	position: absolute;
	left: 220px;
	top: 162px;
	width: 530px;
	height: 480px;
	padding: 10px;
}
.frame
{
	position: absolute;
	left: 220px;
	top: 172px;
	width: 530px;
	height: 480px;
}

.l_bar
{
	padding: 4px 0 6px 10px;
	background-color: #F59799;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;	
	filter: progid:DXImageTransform.Microsoft.Gradient (GradientType=0, StartColorStr='#FFFFFF', EndColorStr='#F59799');	
}
.f_bar
{
	padding: 3px 5px 5px 5px;
	background-color: #F59799;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;	
	filter: progid:DXImageTransform.Microsoft.Gradient (GradientType=0, StartColorStr='#FFFFFF', EndColorStr='#F59799');	
}
.f_cont
{
	padding: 7px 5px 7px 6px;	
}
.my_bar
{
	padding: 4px 7px 8px 7px;
	background-color: #B7C7DA;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;	
	background-image: url(/images/box_back_4.gif);
	background-repeat: repeat;
}
.my_cont
{
	padding: 7px;	
}

.edit_comment
{
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 11px;
	color: #4F4F4F;	
}

.box_head
{
	padding: 6px 10px 8px 10px;
	background: #F7F7F7;
	border-bottom: solid #CCCCCC 1px;
	background-image: url(/images/box_back.gif);
	background-repeat: repeat;
	text-align: left;
}
.box_body
{
	text-align: left;
	border: solid #CCCCCC 1px;
}
.cap_head
{
	color: #626278;
	letter-spacing: .1em;
	text-transform: uppercase;
}

.c_pop
{
	display: none;
}

.tch
{border: 1px solid #C8D6E8;}
