BODY{
     margin-top: 0px;
     margin-bottom: 0px;
     margin-left: 0px;
     background-color:#650000;
     scrollbar-base-color:#650000;
     scrollbar-shadow-color:#650000;
     scrollbar-highlight-color:#000000;
     scrollbar-face-color:#650000;
}

td { color:#DAC2CC; 
	font-size : 12px;
	font-family : verdana, arial,  helvetica, sans-serif;
}

.line { color:#D099B0; 
	font-size : 11px;
	font-family : verdana, arial,  helvetica, sans-serif;
}

a:link {color:#A9A2A5; 
		font-size : 12px;
		font-family : verdana, arial,  helvetica, sans-serif;
		text-decoration: underline;
}
a:visited { color:#A9A2A5; 
			font-size : 12px;
		    font-family : verdana, arial,  helvetica, sans-serif;
			text-decoration: underline;
}
a:active {  color:#A9A2A5; 
			font-size : 12px;
		    font-family : verdana, arial,  helvetica, sans-serif;
			text-decoration: underline;
}
a:hover {   color:#cccccc; 
			font-size : 12px;
			font-family : verdana, arial,  helvetica, sans-serif;
			text-decoration: none;
}


/* --------------Buttons------------- */
select {background-color:#650000; color:#E6E7E8; font-family:Verdana, helvetica, sans-serif; font-weight:norm; font-size:11px;}
textarea {background-color:#650000; color:#E6E7E8; font-family:Verdana, helvetica, sans-serif; font-weight:norm; font-size:11px; border-color:#666666; border-width:1px;}
input {background-color:#650000; color:#E6E7E8; font-family:Verdana, helvetica, sans-serif; font-weight:norm; font-size:11px; border-color:#666666; border-width:1px;}
.red {background-color:#650000; color:#E6E7E8; font-family:Verdana, helvetica, sans-serif; font-weight:norm; font-size:11px; border-color:#666666; border-width:1px;cursor: hand;}

.lines {
	background-color:#650000;
	background-image:url("../img/guestbook_line.gif");
}

.linesblack {
	background-color:#000000;
}


.popup
{
	position : absolute;
	width : 310px;
	visibility : hidden;
	left : 300px;
	height : 310px;
	top : 100px;
	
}
.rbg{
	background-color:transparent;
}
