@charset "utf-8";
/* CSS Document */

body{margin:0px;
padding:0px;
background-image:url(images/bodyback.jpg);
background-repeat:repeat-y;
background-position:center;
background-color:#feedd3;
}
.clocktext{font-family:tahoma;
font-size:11px;
color:#000000;
text-align:left;
}
.BUTTONTEXT{font-family:tahoma;
font-size:11px;
color:#FFFFFF;
text-align:center;
text-decoration:none;
letter-spacing:1px;
font-weight: bold;	
}
.BUTTONTEXT:hover{ font-family:tahoma;
font-size:11px;
color:#FFFFFF;
text-align:center;
text-decoration:none;
letter-spacing:1px;
font-weight: bold;	
}
.lineback{background-image:url(images/Line.jpg);
background-repeat:repeat-x;
}
.big_text1{font-family:verdana;
font-size:10pt;
color:#7c0202;
font-weight:bold;
letter-spacing:1px;
padding-left:8px;
}
.text_1{font-family:tahoma;
font-size:11px;
color:#222222;
text-align:justify;
letter-spacing:1px;
line-height:16px;
padding-left:10px;
padding-right:8px;
}
.bottomlink{font-family:tahoma;
font-family:tahoma;
color:#333333;
text-decoration:none;
text-align:center;
letter-spacing:1px;
font-size:11px;
}
.copyright{font-family:tahoma;
font-size:10px;
letter-spacing:1px;
color:#333333;
text-align:center;
}
.mailtext{font-family:tahoma;
font-size:11px;
color:#222222;
text-align:justify;
letter-spacing:1px;
line-height:16px;
text-decoration:none;
}
.mailtext:hover{font-family:tahoma;
font-size:11px;
color: #FF0000;
text-align:justify;
letter-spacing:1px;
line-height:16px;
text-decoration:none;
}
.pagelink{font-family:tahoma;
font-size:11px;
color:#3366FF;
text-align:center;
text-decoration:none;
letter-spacing:1px;
}
.pagelink:hover{font-family:tahoma;
font-size:11px;
color: #FF0000;
text-align:center;
text-decoration:none;
letter-spacing:1px;
}
.pagelink2{font-family:tahoma;
font-size:11px;
color:#222222;
text-align:center;
text-decoration:none;
letter-spacing:1px;
}
.pagelink2:hover{font-family:tahoma;
font-size:11px;
color: #222222;
text-align:center;
text-decoration:none;
letter-spacing:1px;
}
.thumb_back{background-image:url(images/back_thumb.jpg);
background-position:center;
background-repeat:no-repeat;
}
.fr { float:right; }

.margin {

	margin:10px 15px;

}
.redlink {
	font-family: tahoma;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.inputtext1{
	width:140px;
	height:20px;
	border:1px solid #ccc;
	}
.inputtext2{
	width:180px;
	height:80px;
	border:1px solid #ccc;
	}
	