BODY {
	background-attachment: fixed;
	margin: 0px;
	color: #111111;
	background-color: #ffffff;
}

BODY, TABLE, TD, A, DIV, SPAN, FONT, UL, LI {
	font-size: 12px;
	line-height: 150%;
	font-family: 'Microsoft Sans Serif' , 'Courier New';
}

SELECT, OPTION {
	font-size: 12px;
	line-height: 150%;
	font-family: 'Microsoft Sans Serif' , 'Courier New';
}

UL {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: square;
}

INPUT, TEXTAREA {
	font-size: 12px;
	font-family: 'Courier New';
}

IMG {
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
}

A {
	color: #192970;
	text-decoration: none;
}

A:hover {
	left: -1px;
	color: darkred;
	position: relative;
	top: -1px;
}

BLOCKQUOTE {
	margin: 5px 5px 5px 20px;
}

EMBED {
	display: block;
}

#lblTip {
	display: block;
	text-decoration: blink;
}

#lnkTitle {
	margin-top: 5px;
	margin-bottom: 5px;
}

#TableLayout {
	border-top-width: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	width: 590px;
	padding-top: 0px;
	border-right-width: 0px;
}

#TableMenu {
	margin-bottom: 5px;
	width: 100%;
	height: 32px;
}

#TableMenu TR {
	background-image: url(../img/guestbook/1x32_Menu_BackGround.gif);
	text-align: center;
}

#TableList {
	margin-bottom: 5px;
	width: 100%;
}

#TableList TD {
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}

#Ad {
	border-right: lightsteelblue 1px solid;
	padding-right: 5px;
	border-top: lightsteelblue 1px solid;
	padding-left: 5px;
	filter: alpha(opacity=85);
	padding-bottom: 5px;
	border-left: lightsteelblue 1px solid;
	width: 100%;
	color: lightslategray;
	padding-top: 5px;
	border-bottom: lightsteelblue 1px solid;
	background-color: #efffff;
}

#Ad1_AdRotator1 {
	border-right: lightsteelblue 1px solid;
	border-top: lightsteelblue 1px solid;
	border-left: lightsteelblue 1px solid;
	width: 468px;
	border-bottom: lightsteelblue 1px solid;
	height: 60px;
}

.TextBox {
	border-right: #a3a092 1px solid;
	border-top: #a3a092 1px solid;
	margin-top: 1px;
	padding-left: 3px;
	margin-bottom: 1px;
	border-left: #a3a092 3px solid;
	color: #000000;
	line-height: 120%;
	border-bottom: #a3a092 1px solid;
}

.Button {
	border-right: 0px solid;
	border-top: 0px solid;
	background-image: url(../img/1x22_TextBox_BackGround.png);
	border-left: 0px solid;
	width: 120px;
	padding-top: 2px;
	border-bottom: 0px solid;
	height: 22px;
	background-color: #e7e7e7;
}
