﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url(/images/bg2.png);
	background-position: top;
	background-repeat: repeat-x;
}
#container
{
	width:800px;
	margin-left:auto; 
	margin-right:auto;
}
#content
{
	min-height:530px;
	background-color:White; 
	margin-top:8px;
	/*height:630px; */ 
	/*background-color:Yellow;*/
}
#midcontent
{
	
	min-height:520px;
}
#header
{
	
}
.topmenu
{
	clear:both;
	padding:2px;
	background-color:White;
	text-align:center;
	font-weight:bolder;  
}
.mnuitm
{
	margin-right:15px;
	margin-left:15px;
	text-decoration:none;
}
.mnusep
{
	vertical-align:middle; 
}
#titlesection
{
	float:left; 
}
#logotext
{
	font-size: x-large;
	color: #999933;
	padding-top: 10px;
}
#logotext a
{
	text-decoration:none; 
	color: #999933;
}
#headertagline
{
	/* font-size:medium;  */
	width:auto;
	color:Red;
	font-style:italic;
	margin-bottom:5px;   
}
#headerright
{
	width:auto;
	float:right;
}
#headermenu
{
	float:right;
	width:auto;
	color: Black;
	padding-top: 10px;
	/* padding-right:10px; */
}
#gsearch
{
	clear:both;
	width:auto;
}
#footer
{
	background-color: #E1E7EF;
	font-size:smaller;
	clear:both;
}
.listtable
{
	font-size:small;
	/*border-collapse: collapse; */
	border-color: #999999;
	border-style:none;
	border-width:1px;
	 width:580px;
	 background-color:#FAFAFA;	
	 float:left;
}
.listright
{
	width:220px; 
	float:right;
}
.gridtable
{
	font-size:small;
	/*border-collapse: collapse; */
	border-color: #999999;
	border-style:none;
	border-width:1px;
	 width:100%;
	 background-color:#FAFAFA;	
}
.listtableheader
{
	background-color:#DDDDDD;
	
}
.detailheader
{
	font-weight:bold; 
	font-size:larger;
	color:Red;
	background-color:#EEEEEE; 

}
.listheader
{
	
	font-weight:bold; 
	font-size:larger;
	color:Red;
	background-color:#EEEEEE; 
	margin-top:6px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
 
}

.tablebg0
{
	 background-color:#DFDFDF;
}
.tablebg1
{
	background-color:#EEEEEE ;
}


#listcontent table tr.even-row td
{
    color: #c76400;
    background: #e6e6e6;
}
#listcontent
{
	margin-bottom: 10px;
}