a:link { color: inherit; }
a:visited { color: inherit; }
a:hover { color: inherit; }
body { background-color: #EBEDED; }

.Main
{
	background-color: #FFF;
	border-color: #4E4E4E;
	border-width: 1px;
	border-style: solid;
}


.title
{
	background-color: #336666;
	height: 30px;
	padding-left: 10px;
	color: #FFF;
	font-family: sans-serif;
	font-size: 12pt;
	letter-spacing: 1pt;
	font-weight: bold;
}

.EditDB
{
	color: #336666;
	font-family: sans-serif;
	font-size: 10px;
}

.subitem
{
	color: #FFF;
	font-family: sans-serif;
	font-size: 8pt;
	text-decoration: none;
}

.subitem:hover { color: #ff0000; }
.subitem:link { color: #4E4E4E; }
.subitem:visited { color: #4E4E4E; }

.copy
{
	color: #939393;
	font-family: sans-serif;
	font-size: 8pt;
	padding: 10px;
}


.dwnldOk
{
	color: #FFF;
	background-color: #93aeae;
	font-weight: bold;
	font-size: 10pt;
}


.sdiv { display: block; }
.hdiv { display: none; }

.HeadLabel
{
	color: #336666;
	font-weight: bold;
}
.SuperGrand
{
	color: #F00;
	font-size: 11pt;
	font-weight: bold;
}

.alert_title
{
	background-color: #891315;
	height: 30px;
	padding-left: 10px;
	color: #EEE;
	font-family: sans-serif;
	font-size: 11pt;
	letter-spacing: 1pt;
	text-align: center;
}

.alert_msg
{
	color: #891315;
	font-family: sans-serif;
	font-size: 12px;
	margin: 10px;
	line-height: 12pt;
	letter-spacing: 0.1em;
}

.lookat{
	color: #FFF;
	font-family: sans-serif;
	font-size: 8pt;
	text-decoration: none;
}
