body
{
	background-color: #ffffe2;
	font-size: 12px; /*font-family: Tahoma, Verdana, 'Times New Roman';*/
	font-family: Arial, Sans-Serif;
}

TABLE
{
	font-size: 12px; /*font-family: Tahoma;*/
	font-family: Arial, Sans-Serif;
	text-align: left;
}

a.here:link {color: #ff0000; font-style: normal;}
a.here:active {color: #ff0000; font-style: normal;}
a.here:visited {color: #ff0000; font-style: normal;}
a.here:hover {color: #ff0000; font-weight: bolder; text-decoration:none;}

a.message:link {color: #ff0000; font-style: normal;}
a.message:active {color: #ff0000; font-style: normal;}
a.message:visited {color: #ff0000; font-style: normal;}
a.message:hover {color: #ff0000; font-style:normal; text-decoration:none;}


.Login
{
	font-size: smaller;
	font-family: Arial, Sans-Serif;
}
.Title
{
	color: #3366cc;
	font-size: 12pt;
	font-weight: bold;
}


div.contain
{
	/*width: ;*/
	margin: 0 auto;
	position: relative;
	background-color: #ffffcc;
	border: #c7ccdc 1px solid;
	text-align: left;
}

div.main
{
	width: 95%;
	margin: 0 auto;
	position: relative;
	background-color: #ffffcc;	
	text-align: left;
}

.TextBox
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	font-size: 8pt; /*font-family: Tahoma, Verdana, 'Times New Roman';*/ /*font-family: Courier New;*/
	font-family: Arial, Sans-Serif;
	width: 200px;	
}

.WideTextBox
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	font-size: 8pt; /*font-family: Tahoma, Verdana, 'Times New Roman';*/ /*font-family: Courier New;*/
	font-family: Arial, Sans-Serif;
	width: 300px;
}

.PrinterTextBox
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	font-size: 8pt; /*font-family: Tahoma, Verdana, 'Times New Roman';*/
	font-family: Courier New; /*font-family:Arial, Sans-Serif;*/
	width: 200px;
}

.MultiLineTextBox
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	font-size: 8pt; /*font-family: Tahoma, Verdana, 'Times New Roman';*/
	font-family: Arial, Sans-Serif;
	width: 416px;
	height: 140px;
}
.BigTextBox
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	font-size: 8pt; /*font-family: Tahoma, Verdana, 'Times New Roman';*/
	font-family: Arial, Sans-Serif;
	width: 350px;
}
.SmallTextBox
{
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	font-size: 8pt;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid; /*font-family: Tahoma, Verdana, 'Times New Roman';*/
	font-family: Arial, Sans-Serif;
	width: 75px;
}
.VerySmallTextBox
{
	border: solid 1px #c7ccdc;
	font-size: 8pt; /*font-family: Tahoma, Verdana, 'Times New Roman';*/
	font-family: Arial, Sans-Serif;
	width: 25px;
}
.Button
{
	background-color: gainsboro;
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	font-size: 8pt; /*font-family: Tahoma, Verdana, 'Times New Roman';*/
	font-family: Arial, Sans-Serif;
}
.Normal
{
	font-size: 8pt; /*font-family: Tahoma, Verdana, 'Times New Roman';*/
	font-family: Arial, Sans-Serif;
}
.HeaderFriends
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12pt; /*font-family: Tahoma, Verdana, 'Times New Roman';*/
	font-family: Arial, Sans-Serif;
	width: 100%;
	color: black;
	background-color: #e0ca00;
	text-align: right;
}

.form-noindent
{
	background-color: #ffffff;
	border: #f3ea99 1px solid;
}

.HeaderImage
{
	vertical-align: middle;
}
.HeaderTitle
{
	padding-right: 5px;
	padding-left: 5px;
	padding-right: 10px;
	font-weight: bold;
	font-size: 12pt; /*font-family: Tahoma, Verdana, 'Times New Roman';*/
	font-family: Arial, Sans-Serif;
	width: 100%;
	color: black;
	background-color: #e0ca00;
	text-align: left;
}
.HeaderAcctNum
{
	color: Black;
	font-size: 8pt;
	font-weight: lighter;
	font-family: Arial, Sans-Serif;
	text-align: left;
}
.HeaderPhone
{
	text-align: right;
}
.FooterFriends
{
	font-size: 8pt; /*font-family: Tahoma, Verdana, 'Times New Roman';*/
	font-family: Arial, Sans-Serif;
	width: 100%;
	color: black;
	background-color: #e9db1b;
	text-align: center;
}
.SubHeader
{
	border-top: 3px groove;
	font-size: 8pt;
	color: black; /*font-family: Tahoma, Verdana, 'Times New Roman';*/
	font-family: Arial, Sans-Serif;
	background-color: #eee88d;
	text-align: right;
	display: block;
	width: 100%;
}
.Menu
{
	border-top: 5px groove;
	font-size: 8pt;
	font-weight: bold;
	color: Black; /*font-family: Tahoma, Verdana, 'Times New Roman';*/
	font-family: Arial, Sans-Serif;
	background-color: #eeeaa5;
	text-align: left;
	display: block;
	width: 100%;
}
.TableLines
{
	border-bottom: #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-right: #c7ccdc 1px solid;
	border-top: #c7ccdc 1px solid;
	padding: 5px 5px 5px 5px;
}
.Hidden
{
	visibility: hidden;
	display: none;
}
.PlaceSummary
{
	font-weight: bold;
	width: 100%;
	color: white;
	background-color: black;
}
.MediumTextBox
{
	border: solid 1px #c7ccdc;
	font-size: 8pt; /*font-family: Tahoma, Verdana, 'Times New Roman';*/
	font-family: Arial, Sans-Serif;
	width: 140px;
}
