﻿.VisitorNoteLine
{
	height:15px;
	background-image: url('./../images/VisitorNote/visitornoteline.png' );
	background-repeat:no-repeat;
}

.VisitorNoteTable
{
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
}

.VisitorNoteDetailTitle
{
	font-size: 12px;
	font-family: Tahoma;
	color: #000000;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
}

.VisitorNoteDetailText
{
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
}

.VisitorNoteText
{
	border: solid 1px #005D2F;
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
}

.VisitorNoteTextFocus
{
	border: solid 1px #a8c219;
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
}

.VisitorNoteTextLocked
{
    border: solid 1px #a8c219;
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
}

.VisitorNoteMsg
{
	color: #000000;
	font-family: Tahoma;
	font-size: 14px;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
}

.VisitorNoteBg
{
	background-image: url('./../images/VisitorNote/visitornotebg.png' );
	background-repeat:no-repeat;
}

.VisitorNoteBookBg
{
	background-image: url('./../images/VisitorNote/visitornotebookbg.jpg' );
	background-repeat:no-repeat;
}

.VisitorNoteBookWhiteBg
{
	background-color:White;
}

.VisitorNoteNext
{
	
	background-image: url('./../images/VisitorNote/visitornotenext.jpg' );
	background-repeat:no-repeat;
}

.VisitorNotePrevious
{
	background-image: url('./../images/VisitorNote/visitornoteprevious.jpg' );
	background-repeat:no-repeat;
}
