﻿/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    background-color: #C5B4A4;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: #32466E;
    vertical-align: top;
}

A:link	{	
	text-decoration:	none;
	color:	#32466E;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#32466E;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#32466E;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#32466E;
	}

TABLE.Main
{
    azimuth: center;
    text-align: center;
}

TABLE.HallListing
{
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
    border-collapse: collapse;
    border-right: solid;
    border-top: solid;
    border-left: solid;
    border-bottom: solid;
}

TD.HallListing
{
    font-weight: normal;
    font-size: 9pt;
    color: #32466E;
    font-family: Verdana, Arial, sans-serif;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 2px;
}

TABLE.HallData
{
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
}

TD.HallData
{
    padding-bottom: 2px;
    padding-top: 2px;
}

TH.PotListing
{
    vertical-align: baseline;
    font-size: 12pt;
    font-weight: bold;
    color: black;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    background-color: lightsteelblue;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 2px;
}	

TD.PotNameColumn
{
    font-size: 16pt;
    color: black;
    font-family: Verdana, Arial, sans-serif;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-left: 3px;
    padding-right: 3px;
    font-weight: bold;
    direction: ltr;
    font-variant: small-caps;
}

TD.ControlNumColumn
{
    font-size: 16pt;
    color: blue;
    font-family: Verdana, Arial, sans-serif;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-left: 3px;
    padding-right: 3px;
    font-weight: bold;
    direction: ltr;
    font-variant: small-caps;
}

TD.PotAmtColumn
{
    font-size: 16pt;
    color: purple;
    font-family: Verdana, Arial, sans-serif;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-left: 3px;
    padding-right: 3px;
    font-weight: bold;
    font-variant: small-caps;
}

TR TD
{
    font-weight: normal;
    font-size: 10pt;
    color: #32466E;
}

TR.evenrow
{
    background-color: #DCCEC2;
}

TR.oddrow
{
    background-color: #EADFD5;
}

A.PotID:link
{
    font-weight: bold;
    color: black;
}

A.PotID:visited 
{
    font-weight: bold;
    color: black;
}

A.PotID:active 
{
    font-weight: bold;
    color: black;
}

A.PotID:hover
{
    font-weight: bold;
    color: red;
    text-decoration: underline;
}

TFOOT, THEAD	{	
	font-size:	1em;
	color: #32466E;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH
{
    vertical-align: baseline;
    font-size: 10pt;
    font-weight: bold;
    color: #32466E;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    background-color: lightsteelblue;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 2px;
}	

/* This tag defines the style for the main content area */
TD.ContentArea 
{
    background-color: #EADFD5;
    vertical-align: top;
}

/* This tag defines the style for the left menu area */
TD.Menu
{
    background-image: url(images/menu_image.gif);
    vertical-align: top;
    background-position-y: top;
    background-repeat: no-repeat;
    margin: 0px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    line-height: 20pt;
    text-align: right;
    font-weight: bold;
    color: black;
    font-variant: small-caps;
    font-size: 12pt;
}

/* The following "A" tags define the links in the left menu area */
A.Menu:link
{
    color: black;
}

A.Menu:visited 
{
    color: black;
}

A.Menu:active 
{
    color: black;
}

A.Menu:hover
{
    color: gainsboro;
    text-decoration: underline;
}

TD.LeftFrame
{
    background-image: url(images/left_frame.gif);
    background-repeat: repeat-y;
}

TD.RightFrame
{
    background-image: url(images/right_frame.gif);
    background-repeat: repeat-y;
}

/* This tag defines the style of the text in the footer of the pages */
TD.DKFooter
{
	font-weight: normal;
	font-size: 7pt;
	color: #32466E;
	font-family: Verdana, Arial, sans-serif;
}

/* The following "A" tags define the links in the footer of the pages */
A.DKFooter:link	{	
	text-decoration:	none;
	color:	#32466E;
	}	
		
A.DKFooter:visited	{	
	text-decoration:	none;
	color:	#32466E;
	}	
		
A.DKFooter:active	{	
	text-decoration:	none;
	color:	#32466E;
	}	
		
A.DKFooter:hover	{	
	text-decoration:	underline;
	color:	#32466E;
	}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	color: #32466E;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	color: #32466E;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	color: #32466E;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	color: #32466E;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	color: #32466E;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	color: #32466E;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, 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;
	}	

DIV.centered
{
    position: static;
    text-align: center;
}

DIV.right
{
    position: static;
    text-align: right;
}

HR.closure
{
    border-top-style: ridge;
    border-bottom: black thin groove;
}

.DKrequired {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	color: red;
	font-weight: bolder;
}

.DKsoft {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	color: #c0c0c0;
	font-weight: normal;
}

.DKerror
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 10pt;
    color: red;
    font-weight: bolder;
    text-align: center;
}

.DKsuccess
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 10pt;
    color: green;
    font-weight: bolder;
    text-align: center;
}


.DKbold {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	color: #32466E;
	font-weight: bolder;
}

.DKnormal {
	font-weight: normal;
	font-size: 9pt;
	color: #32466E;
	font-family: Verdana, Arial, sans-serif;
}

.DKboldtitle
{
	font-weight: bolder;
	font-size: 14pt;
	color: #32466E;
	font-family: Verdana, Arial, sans-serif;
}

.DKboldsubtitle
{
	font-weight: bolder;
	font-size: 12pt;
	color: #32466E;
	font-family: Verdana, Arial, sans-serif;
}

.DKStandOut
{
    font-weight: bold;
    font-size: 14pt;
    color: purple;
    font-style: italic;
}

.BCMemberHall
{
    font-weight: bold;
    font-size: 14pt;
    color: #0066ff;
}

A.BCMemberHall:link	{	
	text-decoration:	none;
	color:	#0066ff;
	}	
		
A.BCMemberHall:visited	{	
	text-decoration:	none;
	color:	#0066ff;
	}	
		
A.BCMemberHall:active	{	
	text-decoration:	none;
	color:	#0066ff;
	}	
		
A.BCMemberHall:hover	{	
	text-decoration:	underline;
	color:	#0066ff;
	}

.BCColumnHeading
{
    font-weight: bold;
    font-size: 10pt;
    color: purple;
    text-decoration: underline;
}

.BCHallNotes
{
	font-family: Verdana, Arial, sans-serif;
    color: blue;
    text-align: center;
}
