
.HeadAp
{
	//background-color: #000033;
	background-color: #8b0000;
}

.Body
{
	background-color: White;
	min-width:768px;
	min-height:1024px;
}


.SiteTitle {
    font-family: Verdana Bold, Helvetica, sans-serif;
    font-size: 26px;
    font-weight: bold;
    color:#cccccc 
}

.TabAp {
    background-color: White;
    border-color: White;
}

.OtherTabsAp {
    background-color: Gray;
    border-color: Black;
}

.SelectedTab {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color: Red;
    font-weight: bold
}

.OtherTabs {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color:Olive;
    text-decoration:none;
    font-weight: bold
}

A.OtherTabs:link    {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:visited {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:active  {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:hover   {
    text-decoration:    none;
    color: Red;
}
    
.SiteLink {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}   

A.SiteLink:link {
    text-decoration:    none;
    color:White;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.SiteLink:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.SiteLink:hover    {
    text-decoration:    none;
    color:White;
}

.Accent
{
    color: White;
    font-weight:    normal;
}

.Message    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

.AdminMessage    {
    font-family: Verdana, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: Red
}

.WarningMessage    {
    font-family: Verdana, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: Red
}

.ItemTitle    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: Red;
}

.Head   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

.Head1   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  13px;
    font-weight:    bold;
    color: #666644;
}

.Head2   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  14px;
    font-weight:    bold;
    color: #666644;
}

.SubHead    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: Red;
}

.SubSubHead {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px    
}

.Normal2
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed2
{
	font-family: Verdana, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: red;
}

.NormalRed
{
	font-family: Verdana, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: red;
}

.NormalGreen
{
	font-family: Verdana, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: Green;
}

.NormalBlue
{
	font-family: Verdana, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: Blue;
}

.NormalBlue2
{
	font-family: Verdana, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: Blue;
}

.NormalWhite
{
	font-family: Verdana, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: White;
}

.NormalBlack
{
	font-family: Verdana, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: Black;
}

.NormalSilver
{
	font-family: Verdana, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #cccccc;
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}

.NormalBold2
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold
}

.CommandButton     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
    
A.CommandButton:link {
    text-decoration:    none;
    color: Red;
}

A.CommandButton:visited  {
    text-decoration:    none;
    color: Red;
}

A.CommandButton:active   {
    text-decoration:    none;
    color: Red;
}

A.CommandButton:hover    {
    text-decoration:    none;
    color: Fuchsia;
}
 
.CommandButton2     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}
    
A.CommandButton2:link {
    text-decoration:    none;
    color: Red;
}

A.CommandButton2:visited  {
    text-decoration:    none;
    color: Red;
}

A.CommandButton2:active   {
    text-decoration:    none;
    color: Red;
}

A.CommandButton2:hover    {
    text-decoration:    none;
    color: Fuchsia;
}
    
H1  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: Red;
}

H4  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: Red;
}

H5, DT  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: Red;
}

H6  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: Red;
}

TFOOT, THEAD    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    color: Red;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: Red;
}

A:link  {
    text-decoration:    none;
    color:  Red;
}

A:visited   {
    text-decoration:    none;
    color:  Red;
}

A:active    {
    text-decoration:    none;
    color:  Red;
}

A:hover {
    text-decoration:    none;
    color:  Blue;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: Gray;
    height:1pt;
    text-align:left
}

.SubInfo
{
	font-weight: bold;
	font-size: 8pt;
	color: gray;
	font-family: 'Verdana Bold' , Helvetica, sans-serif;
}

.watermark {
	background: #FFAAFF;
}

.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}