﻿Body
{
	font-family: Nina, Tahoma, Segoe UI, Trebuchet MS, Verdana, Arial;
	font-size: 11pt;
	margin: 10px;
	color: Black;
	background-color: #ddddbb;
}

Body.IndexLeft
{
	font-family: Monospace;
	font-size: 11pt;
	margin: 0px;
	background-color: #ddddbb;
}

Table.IndexLeft
{
	background-color: #334444;
}
Div.IndexLeft
{
	background-color: #334444;
}

Td
{
	font-size: 11pt;
}
Td.LeftMenu
{
	background-color: #000066;
	color: #dd8800;
	border-color: #334444;
}
Tr.Gradient
{
	background-image: url('../img/gradient_tsl.gif');
    background-repeat: repeat-x;
    background-color: #ddddbb;
}
Div.Gradient
{
	background-image: url('../img/gradient_tsl.gif');
    background-repeat: repeat-x;
    background-color: #ddddbb;
}
P.Justified
{
	text-align: justify;
}
A.MenuLink, A.MenuLink:link, A.MenuLink:visited, A.MenuLink:hover
{
	font-family: Monospace;
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #ff9900;
	background-color: #334444;
}
A, A:link, A:visited, A:hover
{
 font-size: 11pt;
 text-decoration: underline;
 color: #0000ff;
}

Div.Title
{
	color: blue;
	font-weight: bold;
	page-break-after: always;
}

Div.Motto
{
	color: #334444;
	font-size: 18pt;
	font-weight: bold;
	text-align: left;
}

Div.Caption
{
	color: Navy;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
}

A.MeetingTickler
{
	width: 200px;
}

A.Caption
{
	color: Navy;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
A.Caption : hover
{
	color: Navy;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}
Table.Content
{
	border-right: solid thin #999977;
	border-bottom: solid thin #999977;
	background-color: #ddddbb;
	border-top: solid 0px #999977;
	border-left: solid 0px #999977;
}
Hr.Divider
{
	color: #999977; 
	height: 1px; 
}
Table.Grid
{
	border: solid 0px white;
}
Tr.GridAltRow
{
	background-color: #999977;
}
Tr.GridRow
{
	background-color: white;
}
Td.GridItem
{
	border-bottom: solid 1px #ddddbb;	
	border-right: solid 1px #ddddbb;	
}
Th.GridHeader
{
	font-size: 12pt;
	font-weight: bold;
	color: #334444;
	background-color: #999977;
}
Td.GridHeader
{
	font-size: 12pt;
	font-weight: bold;
	color: #334444;
	background-color: #999977;
}
GridEditRow
{}
GridSelectedRow
{}
GridPager
{}
GridFooter
{}
div.SponsorContainer
{
    background-color: White;
    text-align: center;
    vertical-align: top;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;    
}
span.SponsorPlug
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: solid 0px black;
    text-align: center; 
    vertical-align: top;
    display: inline;
    height: auto;
}
a.SponsorPlug
{
    
}