/* CSS Document */

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(image/bg_image.jpg);
	background-repeat:repeat-x;
	background-color: #A4D06A;
}
td {
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	color:#006600;
	text-align: left;
}
td A{
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	color:#006600;
	text-decoration:none;
}
td A:hover{
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #006666;
	text-decoration:none;
}
.about_image{
	background-repeat:no-repeat;
}
.about_title{
	font-family: Verdana;
	font-size: 12px;
	line-height: 15px;
	color:#006600;
	font-weight:bold;
}
.about_content{
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	color:#003300;
}
.page {
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	color:#336600;
	text-decoration:none;
}
.page A{
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	color:#336600;
	text-decoration:none;
}
.page A:hover{
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	color: #0066FF;
	text-decoration:none;
}
.page_aktif{
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	color: #883800;
	text-decoration:none;
}
.photo_blog_post{
	font-family: Times New Roman;
	font-size: 15px;
	line-height: 15px;
	color: #003300;
}
.photo_blog_title{
	font-family: Times New Roman;
	font-size: 21px;
	line-height: 23px;
	color: #003333;
}
.photo_blog_title A{
	font-family: Times New Roman;
	font-size: 21px;
	line-height: 23px;
	color: #003333;
}
.photo_blog_title A:hover{
	font-family: Times New Roman;
	font-size: 21px;
	line-height: 23px;
	color: #003333;
	text-decoration:underline;
}
.photo_blog_comment{
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	color: #003300;
}
.photo_blog_comment A{
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	color: #003300;
}
.photo_blog_comment A:hover{
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	color: #009900;
}
.textfield{
	font-family: Verdana;
	font-size: 11px;
	height: 15px;
	width: 160px;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	background-image:url(image/guestbook_bgtextfill.jpg);
	border: 2px solid #63A707;
}
.textarea{
	font-family: Verdana;
	font-size: 11px;
	height: 110px;
	width: 160px;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	background-image:url(image/guestbook_bgmsg.jpg);
	border: 2px solid #63A707;
}
.textfield_comments{
	font-family: Verdana;
	font-size: 11px;
	height: 15px;
	width: 375px;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	background-image:url(image/guestbook_bgtextfill.jpg);
	border: 2px solid #63A707;
}
.textarea_comments{
	font-family: Verdana;
	font-size: 11px;
	height: 200px;
	width: 425px;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	background-image:url(image/guestbook_bgmsg.jpg);
	background-attachment:fixed;
	border: 2px solid #63A707;
}
.buttons {
	font-family: Tahoma;
	font-size: 11px;
	height: 21px;
	width: 58px;
	padding-right: 7px;
	padding-left: 7px;
	border: 1px solid #63A707; 
}
.posted_other {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 15px;
	color: #666666;
}
.border {
	background-image:url(image/line_border.png);
	background-repeat:no-repeat;
}
.link {
	font-family: verdana;
	font-size: 11px;
	font-weight:bold;
	line-height: 15px;
	color: #B92F29;
}
.link A{
	font-family: verdana;
	font-size: 11px;
	font-weight:bold;
	line-height: 15px;
	color: #B92F29;
}
.link A:hover{
	font-family: verdana;
	font-size: 11px;
	font-weight:bold;
	line-height: 15px;
	color: #B92F29;
}