.leftframe
{
	background-image: url(../Images/left.gif);
	background-repeat: repeat-y;
}

.rightframe
{
	background-image: url(../Images/right.gif);
	background-repeat: repeat-y;
}

.textstandard
{
	font-size: 16px;
	font-style: normal;
	text-align: justify;
	font-weight: normal;
	line-height: 1.2;
}

.navinfo
{
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

.head1
{
	font-size: 18px;
	text-align: center;
	line-height: normal;
	font-style: normal;
	white-space: normal;
	font-weight: bolder;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
}

.head2
{
	font-size: 16px;
	text-align: justify;
	font-style: normal;
	font-weight: bold;
}

.textbold
{
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	text-align: justify;
}

.fontsizenormal
{
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

.suggestion
{
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	text-align: justify;
}

.textboldbig
{
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}

.quote1
{
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	text-align: justify;
}

.quote2
{
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
}

.textsmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.error
{
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-align: center;
}

.confirm
{
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}

.textquestion
{
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	text-align: justify;
}

