﻿body {
}
.login
{
	font-weight: bold;
	font-size: 11px;
	color: blue;
	font-family: Verdana;
}
.welcome
{
	font-weight: bold;
	font-size: 13px;
	color: white;
	font-family: Verdana;
}
.name
{
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: Verdana;
}
.otherleft
{
	font-weight: bold;
	font-size: 9px;
	color: #ffcc99;
	font-family: Verdana;
}
.otherright
{
	font-weight: bold;
	font-size: 9px;
	color: white;
	font-family: Verdana;
}
.PhotoText
{
	font-size: 9px;
	color: #660000;
	font-family: Verdana;
}
.HeadText
{
	font-size: 12px;
	color: #660000;
	font-family: Verdana;
	font-weight: bold;
}
.ItemText
{
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
}
.ClickLink
{
	font-size: 8pt;
	color: blue;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}
.Red
{
	font-weight: bold;
	font-size: 11px;
	color: #ff0033;
	font-family: Tahoma;
	text-decoration: none;
}
