.DEFAULT
{
	color: black;
	background-color: '#f9f9f9';
	font-family: 'Verdana';
	font-size: 8pt;
}

body
{
	margin: 0px 0px 0px 0px;
}

div
{
	font-family: 'Verdana';
	font-size: 8pt;
}

div#topnav
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 60px;
	background-color: #C8C8DC;
	padding: 5px;
}

div#leftmenu
{
	position: absolute;
	top: 68px;
	left: 5px;
	width: 150px;
}

div#middlecolumn
{
	position: absolute;
	top: 68px;
	left: 160px;
	width: 630px;
}

div#maincontents
{
	background-color: #ffffff;
	padding: 5px;
}

div#membermenu
{
	background-color: #ffffff;
	padding: 5px;
	padding-bottom: 0px;
}

div#pictads
{
	position: absolute;
	top: 68px;
	left: 795px;
}

div#adticker
{
	color: #ffffff;
	font-family: 'Verdana';
	font-weight: bold;
	font-size: 8pt;
	background-color: #0010AD;
}

div#partners
{
	position: absolute;
	top: 82px;
	left: 965px;
}

div#footer
{
	background-color: #D8D8EC;
}

.CommonText
{
	font-family: 'Verdana';
	font-size: 8pt;
	font-weight: normal;
}
.HighlightText
{
	font-weight: bold;
}
.LinkText
{
	font-family: 'Verdana';
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	color: #636363;
}
.LinkText2
{
	text-decoration: none;
	color: #000000;
}
.BlackText
{
	text-decoration: none;
	color: #000000;
}
.SmallText
{
	font-family: 'Verdana';
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
}
.BigText
{
	font-family: 'Verdana';
	font-size: 18pt;
	font-weight: normal;
	text-decoration: none;
}
.MarkedText
{
	font-weight: bold;
	background-color: yellow;
	color: black;
}
.ErrorText
{
	font-weight: bold;
	background-color: red;
	color: white;
}
.PageHeadingText
{
	font-family: 'Verdana';
	font-size: 32pt;
	color: black;
}
.ButtonText
{
	font-family: 'Verdana';
	font-size: 7pt;
	font-weight: normal;
	cursor: hand;
}
.PageNavigatorText
{
	font-family: 'Verdana';
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: black;
}
.PageNavigatorSelectedText
{
	font-family: 'Verdana';
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: black;
}
.LinkTable
{
	background-color: #636363;
}
.LinkCell
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #f9f9f9;
	font-weight: bold;
	font-size: 7.5pt;
	font-family: 'Verdana';
	text-decoration: none;
	color: #636363;
}
.PageHeading
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	color: #FFFFFF;
	font-family: 'Verdana';
	font-weight: bold;
	font-size: 14pt;
	background-color: #0010AD;
}
.PageTable
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	font-family: 'Verdana';
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
}
.SectionHeading
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	color: #FFFFFF;
	font-family: 'Verdana';
	font-weight: bold;
	font-size: 8pt;
	background-color: #0010AD;
	text-decoration: none;
}
.SectionTable
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	border-color: #CACAC9;
	font-family: 'Verdana';
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
}
.AlternateHeading
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	color: #666666;
	font-family: 'Verdana';
	font-weight: bold;
	font-size: 8pt;
	background-color: #d4d3c0;
}
.AlternateTable
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
	font-family: 'Verdana';
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	background-color: #EFEFEF;
}
.ErrorHeading
{
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	font-weight: bold;
	font-size: 11pt;
	border-left: #666666 1px solid;
	color: #666666;
	border-bottom: #666666 1px solid;
	font-family: 'Verdana';
	background-color: #d4d3c0;
}
.ErrorTable
{
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
	padding-top: 12px;
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	font-family: 'Verdana';
	background-color: #ffff00;
	text-align: center;
	border-width: 3;
	border-style: dashed;
	border-color: #dddddd;
}
.MessageTable
{
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
	padding-top: 12px;
	font-weight: bold;
	font-size: 10pt;
	color: #666666;
	font-family: 'Verdana';
	background-color: #ffffff;
	text-align: center;
	border-width: 3;
	border-style: dashed;
	border-color: #dddddd;
}
.SquareTable
{
	BORDER-RIGHT: black 2px solid; 
	BORDER-TOP: black 1px solid; 
	BORDER-LEFT: black 1px solid; 
	BORDER-BOTTOM: black 2px solid;
	font-family: 'Verdana';
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
}
.HeadingRow
{
	background-color: #d4d3c0;
}
.AlternateRow
{
	background-color: #f0f0f0;
}
.SelectedRow
{
	background-color: #e0e0e0;
}
.InputBox
{
	font-family: 'Verdana';
	font-size: 8pt;
	font-weight: normal;
	background-color: #ffffff;
}
.BigMessage
{
	font-family: 'Verdana';
	font-size: 24pt;
	font-weight: bold;
	color: #666666;
	background-color: #f0f0f0;
	text-align: center;
}
.BigHeading
{
	font-family: 'Verdana';
	font-size: 18pt;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
.MenuRow
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-right: #f9f9f9 3px solid;
	border-top: #f9f9f9 3px solid;
	border-left: #f9f9f9 3px solid;
	border-bottom: #f9f9f9 3px solid;
	font-family: 'Verdana';
	font-size: 16pt;
	font-weight: bold;
	color: #666666;
	background-color: #f0f0f0;
}
.MenuText
{
	color: #666666;
	text-decoration: none;
}
.MenuTable
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	border-color: #CACAC9;
	font-family: 'Verdana';
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
}
.OptionTable
{
	background-color: #f5f5dc;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding: 5px;
	font-family: 'Verdana';
	font-size: 8pt;
}
.OffsetImage
{
	position: relative;
	top: 2px;
}
.ThumbImage
{
	border-width: 3;
	border-style: dashed;
	border-color: #dddddd;
}
.Staff
{
	background-color: LightSkyBlue;
}
.BoPlats
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #9A0000;
	font-weight: normal;
	background-color: #ffffff;
}
.InfoBox
{
	background-color: LightSkyBlue;
}
a:hover {
	text-decoration: underline;
	color: #0010AD;
}

INPUT
{
	font-family: 'Verdana';
	font-size: 7pt;
	font-weight: normal;
}
BODY TABLE TBODY TD SELECT BUTTON
{
	font-family: 'Verdana';
	font-size: 8pt;
	font-weight: normal;
}

.ButtonYes
{
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
	font-size: 12px;
	border-color: #00ff00;
	padding-bottom: 3px;
	color: #ffffff;
	padding-top: 3px;
	font-family: Verdana;
	border-style: outset;
	background-color: #209020;
	text-align: center;
	cursor: hand;
}

.ButtonNo
{
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
	font-size: 12px;
	border-color: #ff0000;
	padding-bottom: 3px;
	color: #ffffff;
	padding-top: 3px;
	font-family: Verdana;
	border-style: outset;
	background-color: #d01010;
	text-align: center;
	cursor: hand;
}

.ButtonUpdate
{
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
	font-size: 12px;
	border-color: #dd9900;
	padding-bottom: 3px;
	color: #ffffff;
	padding-top: 3px;
	font-family: Verdana;
	border-style: outset;
	background-color: #eeaa22;
	text-align: center;
	cursor: hand;
}

.ButtonSearch
{
	padding-right: 6px;
	padding-left: 6px;
	font-weight: bold;
	font-size: 12px;
	border-color: #0000cc;
	padding-bottom: 3px;
	color: #ffffff;
	padding-top: 3px;
	font-family: Verdana;
	border-style: outset;
	background-color: #4444ff;
	text-align: center;
	cursor: hand;
}

.ButtonSmall
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 9px;
	border-color: #ddbb00;
	padding-bottom: 1px;
	color: #000000;
	padding-top: 1px;
	font-family: Verdana;
	border-style: solid;
	border-width: 1px;
	background-color: #ffee22;
	text-align: center;
	cursor: hand;
}
