*
{
	margin: 0;
	border: none;
	padding: 0;
}

body
{
	font-family: Tahoma;
	font-size: 9pt;
	color: #555;
	background-color: #FaF8F0; /*#F3F1E9;*/
}

h1, h2, h3
{
	font-family: Century Gothic, Tahoma;
	border-bottom: solid 1px #ccc;
}

h1
{
	font-size: 25pt;
	font-weight: 500;
	border-bottom: none;
}

h2
{
	font-size: 15pt;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

h3
{
	font-size: 13pt;
	font-variant: small-caps;
	font-weight: 600;
	border-bottom: solid 1px #ccc;
	margin-bottom: 10px;
}

p
{
	margin-bottom: 10px;
	line-height: 18px;
}

a
{
	text-decoration: none;
	color: #5C7EA5;
}

select
{
	border: solid 1px #bbb;
	padding:1px 0 1px 0;
}

a:hover
{
	border-bottom: solid 1px #dbd5c5; /*color: #998755;*/
}

td.tmenu
{
}

td.tmenuon
{
	background-color: #5279b8;
	border-top: solid 1px white;
}

a.img:hover
{
	border-bottom: none;
}

a.tmenu
{
	margin: 0px;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: 900;
	color: White;
	padding: 0 5px 0 5px;
}

a.tmenu:hover
{
	text-decoration: none;
	border: none;
}

a.smenu:hover
{
	border-bottom: solid 1px #eee;
}

a.tsearch
{
	color: #FaF8F0;
	font-family: Arial;
	font-size: 8pt;
}

a.tsearch:hover
{
	color: White;
	border: none;
}

small
{
	color: #888;
}

textarea
{
	padding: 3px;
}

td
{
	text-align: left;
	padding: 2px;
}

tr.calendar td, th
{
	font-size: 8pt;
	text-align:center;
}

td.bull
{
	vertical-align: top;
	width: 5px;
}

td.img
{
	vertical-align: top;
}

th 
{
	font-size: 8pt;
	font-weight: 500;
	color: #999;
}

.ctrlhigh
{
	padding:1px;
	border: solid 1px red;
}

.txtbox
{
	border: solid 1px #bbb;
	padding:1px;
}

.tsearchsel
{
	color: white;
	font-weight: 900;
}

.alpha95
{
	opacity:.95;
}

.upper 
{
	text-transform: uppercase;
}

.button
{
	border: solid 1px #bbb;
}

.pager
{
	border: solid 1px #bbb;
	padding:2px; 
	line-height:25px;
}
.pager:hover{
	border-bottom:solid 1px #bbb;
	background-color: #eee;
}

.bordered
{
	border: 2px solid #dbd5c5;
}

.whtbck
{
	background-color: White;
}

.grybck
{
	background-color: #E3E1D9;
}

.ctrdiv
{
	width: 100%;
	text-align: center;
}

.thumbed
{
	width: 50px;
	height: 75px;
}

.inlineform
{
	display: none;
	background-color: #eeeeee;
	border: solid 1px #dddddd;
	width: 95%;
	padding: 5px;
	text-align: center;
	margin-top: 3px;
}

.basicInfo a, .basicInfo b
{
	font-weight: 500;
}

.basicInfo .hidden
{
	display:none;
}

.extendedInfo {
	margin: 5px 0 5px 0;
	padding: 5px;
	border: solid 1px #ddd;
}

.extendedInfo a, .extendedInfo b
{
	font-weight:900;
}

.extendedInfo .hidden
{
	display:block;
}

#ipsearch
{
	color: #6798d8;
	font-size: 12pt;
	font-weight: 900;
	font-family: tahoma;
	padding: 2px 3px 2px 3px;
	width: 300px;
}

#clleft
{
	width: 480px;
	border-right: solid 1px #ccc;
	float: left;
	padding: 20px;
}

#clright
{
	width: 200px;
	float: left;
	padding: 20px;
}
