﻿body
{
	margin: 0px;
}

body.new
{
	font-size: 8pt;
	font-family: tahoma;
	margin: 0px;
	border: 0px;
	background-color: #c0c0c0;
	cursor: default;
}

.pageHeader
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}

.firstMenuRowBorder
{
	border-bottom: gray 1px solid;
}

.firstMenuRowBorderOld
{
	border-top:1px solid #A8AEB5;
	border-bottom:1px solid #FFFFFF;
}

.secondMenuRowBorder
{
	border-bottom: 1px solid #000000;
}

.secondMenuRowBorderOld
{
	border-top: 1px solid #A8AEB5;
	border-bottom: 1px solid #000000;
}

h2
{
	padding-top: 15px;
}

.ReadOnlyControl
{
	background-color: Silver;
	width: 200px
}

.StandardControl
{
	width: 200px
}

.menurow
{
	height: 22px;
	background-color: black;
}


.inputfields
{
   font-size: 8pt;
   font-family: tahoma;
   width: 100%;
   height: 19px;
   border: 1px solid #7b9ebd;
}

table
{
	cursor: default;
}

table.largerfont
{
   font-size: 12pt;
   font-family: tahoma;
}

table.mnuBar
{
	color: white;
	width: 100%;
	background-color: black;
}

td.insetbox
{
	margin: 9px;
	height: 100%;
	background-color: #d3d3d3;
	vertical-align: top;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

td.insetboxold
{
	margin: 9px;
	height: 100%;
	background-color:#eef0f6;
	border-style: solid;
	border-width: 1px;
	border-color:#466094;
	vertical-align:top
}

td.statusBar
{
	background-color:	#63769B;
	color:				#ffffff;
	padding-left:		5px;
	height:				24px;
	border-bottom:		1px solid #485673;
	font-weight:		bold;
}

td.mnuToolbar
{
   font-size: 11px;
   font-weight: bold;
   letter-spacing: 1px;
   cursor: default;
   color: #000000;
}

td.mnuTitleZLeft
{
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	cursor: default;
	color: white;
	width: 100%;
	text-align: left;
	padding-left: 5px;
}

td.mnuTitleZRight
{
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	cursor: default;
	color: white;
	width: 100%;
	text-align: right;
	padding-right: 5px;
}

label
{
   cursor:            hand;
}

.substitutedItem
{
	background-color: #00ffff;
}

.errorItem
{
	background-color: #FF0000;
}

a
{
	color: #0000ff;
	font-weight: bold;
}

a.quote
{
	color: #ffffff;
	font-weight: bold;
}

.columnHeader
{
	background-color: #808080;
	font-weight: bold;
	color: White;
}

.gridHeader
{
	background-color: #808080;
	font-weight: bold;
	color: White;
}

.gridFooter
{
	background-color: #808080;
	font-weight: bold;
	color: White;
}

.gridPager
{ 
	background-color: #808080;
	color: White;
	text-align: center;
}

.gridRow
{
	background-color: #dcdcdc;
}

.gridAlternateRow
{
	background-color: #ffffff;
}

.gridEditRow
{
	background-color: #add8e6;
}

.gridSelectedRow
{
	background-color: #D1DDF1;
	font-weight: bold;
	color: #333333;
}

.newsDate
{
	font-weight: bold;
	font-family: Verdana;
	font-size: small;
}

.newsTitle
{
	font-size: large;
	font-family: Verdana;
	font-weight: bold;
}

.newsDetail
{
	font-family: Verdana;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
}
