@charset "utf-8";
/* CSS Document */

/*.headermenu_text
{
font-family: Arial, Helvetica, sans-serif, "Century Gothic";
font-size:14px;
font-weight:bold;
}*/

#box1
{
	height: auto;
	background-color:#FFFFFF;
}
.text-1
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#FFFFFF;
padding-left:20px;
}
.text-2
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight: 400;
color: #333333;
padding-left:20px;
padding-top:2px;
}
.text-2 a
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight: 400;
text-decoration: none;
color: #333333;
padding-left:0px;
padding-top:2px;
}
.br_tab
{
border:1px solid #A4A4A4;
}
.text-3
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color: #000000;
padding-left:20px;
}
.text-4
{
font-family:Tahoma;
font-size:14px;
color: #FF0066;
font-weight:100;
}
.text-4 a
{
font-family:Tahoma;
font-size:14px;
color: #FF0066;
font-weight:100;
}
.text-5
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color: #333333;
height: 35px;
}
.text-5 a
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration: none;
color: #333333;

}
.text-6
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #333333;
}
.text-6-bold
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color: #333333;
}
.text-17
{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:bold;
color: #CC0000;
}
.text-6-pink
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #FF3399;
	text-decoration: underline;
}
.text-7
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color: #FF3399;
}
.text-8
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color: #333333;
font-weight:bold;
}
.text-9
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #333333;
}
.text-10
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color: #FF3399;
font-weight:bold;
}

.text-11
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #333333;
}

.text-12
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
}
.text-12 a
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
text-decoration: none;
}
.text-13
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
}
.text-14
{
font-family:Arial, Helvetica, sans-serif, Tahoma;
font-size:18px;
color: #333333;
padding-left:5px;
}
.text-15
{
font-family:Tahoma;
font-size:12px;
color: #333333;
font-weight: bold;
padding-left:15px;
}
.field
{
width:195px;
font-family:Tahoma;
font-size:12px;
color: #333333;
}
.field-2
{
width:192px;
font-family:Tahoma;
font-size:12px;
color: #333333;
}
.field-3
{
font-family:Tahoma;
font-size:12px;
color: #333333;
}

.text-16
{
font-family:Tahoma;
font-size:16px;
color: #333333;
font-weight: bold;
padding-left:15px;
}

.popup1 {
	display: none;
	position: absolute;
    top: 635px; left: 597px;
	width: 240px; height: 340px;
	font-family: Tahoma;
	font-size: 11px; color: #000000;
    padding: 15px;
    background-color: white;
    border: 2px solid #111111;
}
.popup1 span {
	font-family: Tahoma;
	font-size: 30px; color: #479AAA;
}
.popup1 a {
	font-family: Tahoma;
	font-size: 11px; color: #000000;
    text-decoration: none;
}
.reset_button
{

	background:url(images/clear.jpg);
		color:White;
	

}