﻿body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFF00;
	background-color: #000000;
}
.TitleText
{
	color: #FF00FF;
    width: 100%;
}
.adjustedZIndex
{
    border: 1px outset #FFFF66;
    z-index: 3;
    background-color: #FF0000;
}
.GreyBlack
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #CCCCCC;
}
.SmallInput
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFCC;
}
.SmallWidthInput
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFCC;
	width: 125px;
}

.GreyBlack a:link
{
	color: #000000;
	background-color: #CCCCCC;
}

a:link
{
	color: #FF00FF;
}
.bclass
{
	background-color: #FF0000;
	color: #FFFF00;
	border: medium outset #FFFF00;
	text-align: center;
}
.bclasssmall
{
	background-color: #FF0000;
	color: #FFFF00;
	border: medium outset #FFFF00;
	text-align: center;
	font-size: 8pt;
}
.bclassimgsmall
{
	border-style: none;
	color: #000000;
	text-align: center;
	font-size: 8pt;
	background-image: url('file:///F:/Visual Studio 2008/WebSites/PATC/blankbutt.jpg');
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.qitem
{
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
}
.qitem input
{
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
}
.menuStyle
{
	
}
.menuStyle a:link
{
	
}

input
{
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
textarea
{
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;	
}
select
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
}
.mnuItem
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	background-color: #FF0000;
}
.mnuItem a:link
{
	color: #FFFF00;
}
.mnuItem a:hover
{
	color: #FFFF00;
	background-color: #0000FF;
}
.mnuItem a:visited
{
	color: #FFFF00;
}

