body, div, p, span, h1, h2, h3, h4, h5, h6,td, tr strong, ol
{
padding:0;
border:0;
margin:0;
}


img{
border:none;
}

body {
	background:url(images/bg.jpg) top center repeat-x;
	height:100%;
	background-color:#f3f3f3;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e6efff;
}

.box {
	background:url(images/box.jpg) top center no-repeat;
	width:670px;
}

.text {
	font-family: Trebuchet MS;
	font-size: 12px;
	line-height:19px;
	font-weight:normal;
	color: #666666;

}

.text a
{
text-decoration:none;
color:#388731;
font-weight:bold;
text-decoration:underline;
}
.text a:hover
{
text-decoration:none;
color:#093165;
}

.yellow {
	font-family: Trebuchet MS;
	font-size: 12px;
	line-height:19px;
	font-weight:bold;
	color: #ffcc00;
}

.text-white {
	font-family: Trebuchet MS;
	font-size: 13px;
	line-height:19px;
	font-weight:bold;
	color: #e6efff;

}

.text-white a
{
text-decoration:none;
color:#388731;
font-weight:bold;
text-decoration:underline;
}
.text-white a:hover
{
text-decoration:none;
color:#e6efff;
}

.header {
font-family:Trebuchet MS;
font-size:28px;
font-weight:normal;
line-height:40px;
color:#388731;
}

.header-blue {
font-family:Trebuchet MS;
font-size:20px;
font-weight:bold;
line-height:35px;
color:#314b6b;
}

.input {
 background-color: #e6efff;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:normal;
 border: 1px solid #d9c4b3;
 font-weight:normal; text-align: left;
}

.dropdown {
 background-color: #e6efff;
 color: #000000;
 width:150px;
 height:20px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:normal;
 border: 1px solid #469bce;
 font-weight:normal; text-align: left;
}

.input-short {
 background-color: #e6efff;
 color: #000000;
 width:60px;
 height:25px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:normal;
 border: 1px solid #469bce;
 font-weight:normal; text-align: left;
}

.small-header {
font-family:tahoma;
font-size:23px;
font-weight:normal;
color:#666666;
}

.small-header2 {
font-family:Trebuchet MS;
font-size:18px;
font-weight:bold;
color:#103e70;
}

.small-header3 {
font-family:tahoma;
font-size:13px;
font-weight:bold;
color:#000000;
}

.border {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	background: #e6efff;
    border: 1px double #a3cc37;
    
}
.top-links {
font-family:Trebuchet MS;
font-size:13px;
line-height:21px;
font-weight:normal;
color:#324e6e;
}

.top-links a
{
text-decoration:none;
color:#fff;
font-weight:bold;
}
.top-links a:hover
{
text-decoration:none;
color:#324e6e;
}

.select
{background-color: #e6efff;
 color: #000000;
 width:150px;
 height:35px;
 font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
 font-size:25px;
 font-weight:normal;
 border: 2px solid #3e88b7;
 font-weight:normal;
}

.footer-links {
font-family: Tahoma;
font-size:11px;
line-height:21px;
font-weight:normal;
color:#ff8600;
}

.footer-links a
{
text-decoration:none;
color:#3d5f02;
font-weight:bold;
text-decoration:underline;
}
.footer-links a:hover
{
text-decoration:none;
color:#ff8600;
}

.testi {
	font-family: arial;
	font-size: 11px;
	font-weight:normal;
	line-height:17px;
	color: #000000;

}

#scroll {
	position:relative;
	width:580px;
	height:600px;
	overflow:auto
}
#scrollcontent {
	position:absolute;
	width:560px;
	height:600px;
	z-index:200;
}

.regular {
	font-family: tahoma;
	font-size: 13px;
	font-weight:normal;
	color: #000000;

}

.regular a
{
text-decoration:none;
color:09499b;
font-weight:bold;
text-decoration:underline;
}
.regular a:hover
{
text-decoration:none;
color:#0b4a6f;
}

.small {
	font-family: tahoma;
	font-size: 13px;
	line-height:17px;
	font-weight:normal;
	color: #000000;

}

.small a
{
text-decoration:none;
color:09499b;
font-weight:bold;
text-decoration:underline;
}
.small a:hover
{
text-decoration:none;
color:#0b4a6f;
}


.time_residence select {
	height: 31px;
	width: 152px;
	border: 1px solid #ddd;
}


div.timer {
	bottom: 0px;
	left: 0px;
	height: 44px;
	width: 40px;
}

div.time{
	right: 0;
	width: 90px;
	top: 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3c5d02;
	font-size: 20px;
}

div.date{
	right: 0;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	width: 90px;
	bottom: 8px;
	font-weight: bold;
	color: #dd6300;
}
