body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#d4dde6;
	background-image:url(../_design/page_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.main-menu
{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#38526d;
	text-decoration:none;
}

.text
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#38526d;
	text-decoration:none;
}

p
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#38526d;
	text-decoration:none;
}

li
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#38526d;
	text-decoration:none;
}

a
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#548198;
}

.link
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#548198;
}

.link-red
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#b43d08;
}

.link-black
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000000; 
}



.main-menu-selected
{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#38526d;
	text-decoration:none;
	background-color:#eef1f4;
}

.main-menu:hover
{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#38526d;
	text-decoration:none;
	background-color:#ffffff;
}

.main-menu-h
{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#38526d;
	text-decoration:none;
	background-color:#ffffff;
}

.footer-link
{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#38526d;
}

.address-link
{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#38526d;
	font-weight:bold;
}