﻿

body,td,th {
	color: #FFFFFF;
	line-height: 17px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_index_all.gif);
	background-repeat: repeat;
	background-color: #333366;
	FONT-SIZE: .8em;
	font-family: MS Gothic, MS Mincho, MS PGothic, MS PMincho, Verdana;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#CCCCCC;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.style2 {color: #000000}
.img
{
    border: 1px dotted #333333;
}
