body
{
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}

body, td
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a
{
	color: #2c3091;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6
{
	color: #2c3091;
}

img
{
	border-width: 0px;
}

hr
{
	height: 0px;
	border-bottom: dashed 1px #000000;
}

.menu_header
{
	background-image: url(../d/menu_header.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 32px;
	padding-left: 30px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

#menu tr td ul li
{
	list-style-image: url(../d/menu_item.gif);
	padding-top: 2px;
	font-size: 12px;
}

#menu tr td ul li a
{
	color: #2c3091;
	text-decoration: none;
}
.lm_act{
    color: #660099;
}
#menu tr td ul li a:hover
{
	color: #000000;
	text-decoration: underline;
}

#content
{
	border-left: dashed 1px #000000;
	border-right: dashed 1px #000000;
	padding: 10px;
}

#find
{
	border: solid 1px #666666;
	background-color: #c0c0c0;
	padding: 10px;
}

.h
{
	text-transform: uppercase;
	font-weight: bold;
	color: #2c3091;
}

ul.car li
{
	list-style-image: url(../d/menu_item.gif);
	padding-top: 2px;
	font-size: 12px;
}


#footer table
{
	background-color: #f9e199;
	height: 80px;
}

#about
{
	font-size: 10px;
	color: #5f5f5e;
	padding-left: 40px;
}

.a_about
{
	color: #5f5f5e;
	text-decoration: none;
	font-style: italic;
}

.a_about:hover
{
	color: #000000;
	text-decoration: underline;
}

.bordered
{
	border: dashed 1px #000000;
}




