body, td { 
	font                        : 10px Verdana, Tahoma, Arial, Helvetica;  
	text-decoration             : none;
	color						: #000000;
	margin						: 0px 0px 0px 0px;
}

.logorow
{
	height						: 109px;
	background-repeat			: no-repeat;
	background-image			: url(logo.jpg);
}

.menurow
{
	color						: #384359;
	height						: 24px;
	font-weight					: bold;
}

.submenurow
{
	color						: #384359;
	height						: 19px;
	font-weight					: bold;
	vertical-align				: top;
}


.mainrow
{
	height						: 400px;
	background-color			: #D9D9D9;
}

.footerrow
{
	height						: 20px;
	text-align					: center;
	color						: #384359;
	vertical-align				: bottom;
	font-weight					: bold;
}

.whitetext
{
	font-size                   : 11px;
	color						: #FFFFFF;
}

.redtext
{
	color						: #FF0000;
}


.whitetextbold
{
	font-size                   : 11px;
	color						: #FFFFFF;
	font-weight					: bold;
}

.headercell
{
	background					: #F0F0F0;
	padding						: 4px;
	font-size					: 12px;
	font-weight					: bold;
}

.bluespace
{
	background					: #58749B;
	height						: 12px;
}

.bluecell
{
	background					: #58749B;
	padding						: 4px;
	color						: #FFFFFF;
	font-weight					: bold;
}

.lightcell
{
	background					: #F0F0F0;
	padding						: 4px;
	color						: #000000;
}

.lightcellbold
{
	background					: #F0F0F0;
	padding						: 4px;
	color						: #000000;
	font-weight					: bold;
}

td.result
{
	padding						: 4px;
}

.result1
{
	background					: #F0F0F0;
	padding						: 4px;
}

.result2
{
	background					: #FFFFFF;
	padding						: 4px;
}

.result3
{
	background					: #F0F0F0;
	padding						: 1px;
}

.result4
{
	background					: #FFFFFF;
	padding						: 1px;
}

.resultover1
{
	background					: #C0D4EF;
	padding						: 4px;
	cursor						: hand;
}

.resultover2
{
	background					: #C0D4EF;
	padding						: 1px;
}

.resultover3
{
	background					: #CCD8E8;
	padding						: 4px;
}

.h1
{
	font-size                   : 12px;
	font-weight					: bold;
}

.h2
{
	font-size                   : 12px;
	color						: #FF0000;
	font-weight					: bold;
}

td.sbgblue
{
    color						: #FFFFFF;
	background-color			: #EEEEEE;
	background-repeat			: no-repeat;
	background-image			: url(trbgblue.gif);
	padding						: 0px 0px 0px 38px;
	height						: 45px;
	font-size                   : 12px;
	font-weight					: bold;
}

a
{
	color						: #384359;
	text-decoration				: none;
}
a:hover
{
	color						: #589fe6;
	text-decoration				: none;
}
a:active
{
	color						: red;
	text-decoration				: none;
}

a.article:hover {
	color						: #589fe6;
	text-decoration				: underline;
}

a.article:active
{
	color						: red;
	text-decoration				: none;
}

a.headerlink {
	color						: #FFFFFF;
	text-decoration				: underline;
}

a.headerlink:hover {
	color						: #FFFFFF;
	text-decoration				: none;
}

a.headerlink:active
{
	color						: red;
	text-decoration				: none;
}

.dropdown_search
{
    font-size					: 10px;
    width						: 150px;
	/*height						: 18px;*/
    color						: #000000;
    font-family					: Verdana, Sans-serif;
}

.dropdown_article
{
    font-size					: 11px;
    width						: 229px;
    color						: #000000;
    font-family					: Tahoma, Verdana, Sans-serif;
}

.submit {
	background-color			: #58749B;
	background-image			: url(submit_81px.gif);
	background-repeat			: no-repeat;
	font-size					: 10px;
	font-family					: Verdana;
	font-weight					: bold;
	color						: #FFFFFF;
	width						: 81px;
	height						: 16px;
	border-top-width			: 0px;
	border-right-width			: 0px;
	border-bottom-width			: 0px;
	border-left-width			: 0px;
}

.submit_search {
	background-color			: #58749B;
	background-image			: url(submit_search.gif);
	background-repeat			: no-repeat;
	font-size					: 10px;
	font-weight					: bold;
	font-family					: Verdana;
	color						: #FFFFFF;
	width						: 36px;
	height						: 18px;
	border-top-width			: 0px;
	border-right-width			: 0px;
	border-bottom-width			: 0px;
	border-left-width			: 0px;
}

.inputstd
{
	background-color			: #F5F5F5;
	font-size					: 11px;
	font-family					: Verdana;
	color						: #000000;
	padding-left				: 2px;
	border-top					: #000000;
	border-left					: #000000;
	border-right				: #CACACA;
	border-bottom				: #CACACA;
	border-style				: solid;
	border-top-width			: 1px;
	border-right-width			: 1px;
	border-bottom-width			: 1px;
	border-left-width			: 1px;
}

.inputwhitebg
{
	background-color			: #FFFFFF;
	font-family					: Verdana;
	font-size					: 10px;
	color						: #000000;
	padding-left				: 2px;
	height						: 14px;
	border-top					: #7F9DB9;
	border-left					: #7F9DB9;
	border-right				: #7F9DB9;
	border-bottom				: #7F9DB9;
	border-style				: solid;
	border-top-width			: 1px;
	border-right-width			: 1px;
	border-bottom-width			: 1px;
	border-left-width			: 1px;
	vertical-align				: middle;
}

.textareastd {
	background-color			: #FFFFFF;
	font-family					: Verdana;
	font-size					: 10px;
	color						: #000000;
	border-top					: #7F9DB9;
	border-left					: #7F9DB9;
	border-right				: #7F9DB9;
	border-bottom				: #7F9DB9;
	border-style				: solid;
	border-top-width			: 1px;
	border-right-width			: 1px;
	border-bottom-width			: 1px;
	border-left-width			: 1px;
}

.dropdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color:#000000;
	background-color:#FFFFFF;
}
