body
{
	background-color: #FFFFFF;
	color: #333333;
	margin: 10px;
}

b
{
	color: #666666;	
}

hr
{
	height: 1px;
	border-top: none;
	border-bottom: 1px solid #C8D6E8;
	width: 100%
}

.field {

	font-family: tahoma, verdana, arial, helvetica;
	font-size: 11px;
	color: #4F4F4F;
}
.button {

	font-family: tahoma, verdana, arial, helvetica;
	font-size: 11px;
	height: 22px;
}

.text
{
	font-family: tahoma, verdana, arial, helvetica;
	font-size: .7em;	
}

.over {

	background-color: #7B9CC6;
}

.out {

	background-color: #B5C6DE;
}
p
{
	margin-top: 13px;
}

.site {font-family: tahoma, verdana, arial, helvetica; font-size: 11px;}
.sl:link {color: #0052A4;}
.sl:active {color: #0052A4;}
.sl:visited {color: #0052A4;}
.sl:hover {color: #0052A4;}

.pl:link {color: #0056AC; text-decoration: none;}
.pl:active {color: #0056AC; text-decoration: none;}
.pl:visited {color: #0056AC; text-decoration: none;}
.pl:hover {color: #0056AC; text-decoration: underline;}

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;
}

.tab
{
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 11px;	
	position: absolute;
	width: 90px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}
.box
{
	position: absolute;
	left: 10px;
	top: 192px;
	width: 600px;
	height: 500px;
	border: 1px solid #FBD1C9;
}
.in-box
{
	position: absolute;
	left: 20px;
	top: 202px;
	width: 580px;
	height: 480px;
}
.box-p
{
	position: absolute;
	left: 10px;
	top: 162px;
	width: 750px;
	height: 500px;
	border: 1px solid #FBD1C9;
}
.in-box-p
{
	position: absolute;
	left: 220px;
	top: 172px;
	width: 530px;
	height: 480px;
}
.frame
{
	position: absolute;
	left: 220px;
	top: 172px;
	width: 530px;
	height: 480px;
}

.r_box
{
	font-family: tahoma, verdana, arial, helvetica;
	font-size: .7em;
	padding: 7px;
	border: 1px solid #F7846E;
}
.r_inner_box
{
	border-top: 1px solid #F7846E;
	padding-top: 5px;
	margin-top: 5px;
}
.pop
{
	width: 488px;
	height: 250px;
}
.pop_close
{
	width: 487px;
	text-align: right;
}
.pop_2
{
	width: 338px;
	height: 140px;
}
.pop_close_2
{
	width: 337px;
	text-align: right;
}
.pop_3
{
	width: 488px;
	height: 100px;
}
.pop_close_3
{
	width: 487px;
	text-align: right;
}
.pop_4
{
	width: 488px;
	height: 150px;
}
.pop_close_4
{
	width: 487px;
	text-align: right;
}

.r_b1
{
	background-color: #F59799;
	border: 1px solid #CCCCCC;
	filter: progid:DXImageTransform.Microsoft.Gradient (GradientType=0, StartColorStr='#FFFFFF', EndColorStr='#F59799');
}
.r_b2
{
	background-color: #FBD1C9;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	filter: progid:DXImageTransform.Microsoft.Gradient (GradientType=0, StartColorStr='#FFFFFF', EndColorStr='#FBD1C9');
}
.r_b3
{
	background-color: #F59799;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	filter: progid:DXImageTransform.Microsoft.Gradient (GradientType=0, StartColorStr='#FFFFFF', EndColorStr='#F59799');
}
