﻿body 
{
	margin: 0 0 0 0;
}

.login-text-box
{
	border-color: #D11242;
	width: 120;
	height: 18;
	border-style: solid;
	border-width: 1px;
	font-family: Arial;
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
	color: #666666;
	padding-left: 5;
	padding-right: 5;
}

.login-text-prompt
{
	color: #666666;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}

.links
{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

a
{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

a:hover
{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
}

.text-arial-11-grey
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #666666;
}

.text-tahoma-9-grey
{
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
}

.text-tahoma-9-dkgrey
{
	font-family: Tahoma;
	font-size: 9px;
	color: #333333;
}

.text-tahoma-11-grey
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}

.text-tahoma-13-grey-bold
{
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}

.text-palatino-16-dkgrey
{
	font-family: Palatino Linotype, Tahoma, Arial;
	font-size: 16;
	color: #333333;
}

.text-palatino-11-dkgrey
{
	font-family: Palatino Linotype, Tahoma, Arial;
	font-size: 11;
	color: #333333;
}

.text-palatino-9-dkgrey
{
	font-family: Palatino Linotype, Tahoma, Arial;
	font-size: 9;
	color: #333333;
}

.text-palatino-11-dkgrey-link
{
	font-family: Palatino Linotype, Tahoma, Arial;
	font-size: 11;
	color: #333333;
	text-decoration: underline;
}

.text-tahoma-9-grey
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}

.input-text-120-red
{
	font-family: Tahoma, Verdana, Arial;
	font-size: xx-small;
	border-color: Red;
	width: 120px;
	height: 18px;
	color: #666666;
	border-style: solid;
	border-width: 1px;
	padding-left: 5;
	padding-right: 5;
}