﻿.OYSLoginPrompt
{
	vertical-align: middle;
	text-align: center;
}

.OYSTxt
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	background-color: #f1d975;
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	height: 12px;
}

.OYSTxt_Large
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	background-color: #f1d975;
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	height: 16px;
}

.OYSTxtErr
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	background-color: #0000ff;
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	height: 12px;
	color: #f1d975;
}

.OYSLblH1
{
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	font-family: Verdana;
}

.OYSLblH2
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Verdana;
}

.OYSLbl
{
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana;
}

.OYSEventCalHeader
{
	font-weight: bold;
	font-size: 12px;
	color: #f1d975;
	font-family: Verdana;
	text-align: left;
	height: 13px;
}

.OYSEventDetails
{
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	font-family: Verdana;
	text-align: left;
	height: 13px;
}

.OYSEventNotes
{
	font-weight: normal;
	font-size: 9px;
	color: #ffffff;
	font-family: Verdana;
	text-align: left;
	height: 11px;
}
