ul
{
	list-style-image: url(../content/def_image/arr_small_dn.gif);
	line-height: 20px;
}
body
{
	margin: 0px;
	padding: 0px;
	background-color: #f3f3f3;
	font-family: Arial, Helvetica, sans-serif;
}

body, td
{
	font-size: 12px;
	color: #4A5B77;
}

.h100p
{
	height: 100%;
}

#main_table
{
	height: 100%;
}

#header
{
	height: 86px;
}

#top_menu
{
	height: 36px;
}

#top_menu table tr td a img
{
	vertical-align: middle;
}

#top_menu table tr td a
{
	color: #010B3F;
	text-decoration: none;
	text-transform: uppercase;
}

#main
{
	height: 150px;
	background-image: url(../d/main_bg.jpg);
}

#body
{
	height: 100%;
}

#menu
{
	width: 390px;
	padding: 0px 10px 0px 10px;
}

#menu ul
{
	list-style-image: url(../d/li.jpg);
	line-height: 20px;
}

#menu ul li a
{
	text-decoration: none;
}

#menu ul li a:hover
{
	text-decoration: underline;
}

a
{
	color: #0a75b6;
}

a:hover
{
	color: #010B3F;
}

#content
{}


h1, h2, h3, h4, h5, h6
{
	color: #010B3F;
}

#footer
{

}

#footer_1
{
	background-image: url(../d/footer_5.jpg);
}

#footer_2
{
	width: 280px;
	background-color: #e4e4e4;
	padding: 20px;
}

#footer_3
{
	background-image: url(../d/footer_6.jpg);
	background-position: left;
	background-repeat: repeat-y;
}

#footer_4
{
	background-image: url(../d/footer_2.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

#contacts
{
	padding: 10px;
}