body {
	margin: 0;
	background-color: #1A1D45;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #333366;
}
.menu {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.menu:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.menu:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.menu:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.menu:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.text {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #333366;
}
a:link {
	color: #333366;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333366;
}
a:hover {
	text-decoration: none;
	color: #333366;
}
a:active {
	text-decoration: underline;
	color: #333366;
}
.bkg_content {
	background-image: url(images/layout_r2_c1.jpg);
	background-repeat: no-repeat;
}
.bkg_top {
	background-image: url(images/bkg_top.jpg);
	background-repeat: repeat-x;
}
.bkg_bottom {
	background-image: url(images/bkg_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bkg_home {
	background-image: url(images/bkg_home.jpg);
	background-repeat: repeat;
}
.table {
	border: 1px solid #000033;
	margin: 6px;
	background-color: #E9E4D0;
}
.image {
	border: 1px solid #000033;
}
p{
	margin-bottom: .5em;
}
ul{
	margin-top: 0;
}

.bkg-widget{
	background: left top no-repeat url(images/home_r7_c1.jpg);
	height: 86px;
}
.home-list{
	margin-bottom: 0;
}
