body
{
	margin: 0;
	
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-base-color: #dadfe5;
    scrollbar-darkshadow-color: #dadfe5; 

	background-color: #dadfe5;
}

iframe
{
	border: 0;
}

td
{
	font-size: 11px;
	font-family: Verdana, Serif;
}

h1, h2, p, i, form, li, ul { padding: 0; margin: 0; }

#second ul { width: 178px; }

#second li
{
	list-style-type: none;

	padding: 4px 0 4px 10px;

	height: 18px;
	cursor: pointer;

	border-width: 0 0 1px 0; border-style: solid; border-color: #FFFFFF;

	background-color: #B2BAC7;

	color: #FFFFFF; font-family: Tahoma, Serif;
}

p
{
	font-size: 11px;
	font-family: Verdana, Serif;
	color: #788294;
	line-height: 125%;
}

.i
{
	font-size: 11px;
	font-family: Tahoma, Serif;
	color: #788294;
	
}

h1
{
	color: #336699;
	font-size: 13px;
	font-family: Tahoma, Serif;

	font-weight: bold;
}

h2
{
	color: #336699;
	font-size: 11px;
	font-family: Tahoma, Serif;

	font-weight: bold;
}

input
{
	border: 1px solid #B2BAC7;
	background-color: #FFFFFF;

	font-size: 9px;
	color: #666666;
}


.search_input
{
	border: 1px solid #dadfe5;
	background-color: #FFFFFF;

	font-family: Tahoma, Serif;

	font-size: 9px;
	color: #666666;

	margin: 0 0 10px 0;
}


.link2
{
	color: #FFFFFF;
	font-size:11px;font-family: Tahoma, Serif;

	font-weight: bold;

	text-decoration: none;
}

.link2:hover { text-decoration: underline; }

.link
{
	color: #336699;
	font-size:11px;font-family: Tahoma, Serif;

	font-weight: bold;

	text-decoration: none;
}
.link:hover { text-decoration: underline; }

.button
{
	margin: 0 10px 10px 0;

	font-weight: bold;
	font-family: Verdana, Serif;
	font-size: 9px;
	color: #999999;
}

.date
{
	color: #606060;
	font-size: 9px;font-family: Tahoma, Serif;
}

.nav
{
	height: 24px;
	
	border-right: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	text-align: center;
	color: #000000;
	font-weight: bold;
	cursor: pointer;
	font-family: Tahoma, Serif;
	font-size: 11px;
	padding: 0 1 0 1;
}

a img
{
	border: none;
}