body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	
}

html, body, #middle {
	height: 100%;
	min-height: 100%;
}

#main,#header,#footer,#cleaner{
    margin-left:auto;
    margin-right:auto;
    width: 601px;
    text-align:left;
}

a {
	color: #A22B2B;
	text-decoration: none;
}

a:hover {
	color: #A22B2B;
	text-decoration: underline;
}

p {
	color: #333333;
}

h1 {
	color: #365D81;
 	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: -10px;
}

hr {
	height: 1px;
	color: #999999;
}

ul{
	margin-left: 40px;
	margin-right: 40px;
	text-align: left;
	padding-left: 40px;
	list-style-type: disc;
}

.bkg {
	background-attachment: scroll;
	background-image: url(/_images/content_bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	margin-left:auto;
    margin-right:auto;
    width: 601px;
	height: auto;
}








.table {
	text-align: center;
}

.tablemain {
	width: 601px;
	height: auto;
	text-align: left;
}

.tableheight {
	height: 20px;
}

.top {
	text-align: center;
	width: 601px;
}

.content {
	padding-left: 20px;
	padding-right: 20px;
	width: 561px;
}

.newswinners {
	width: 400px;
	margin-left: 20px;
	color: #385C83;
	font-size: 100%;
	margin-left: 70px;
}

.newswinnersleft {
	width: 200px;
	background-color: #385C83;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F7F9;
	font-weight: bold;
	padding-left: 10px;
	color: #ffffff;
}

.newswinnersright {
	width: 200px;
	background-color: #C6D7E7;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F7F9;
	font-weight: bold;
	padding-left: 10px;
	text-align: center;
}

.line {
	width: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c6c6c6;
}

.tabletop {
	vertical-align: top;
}

.top {
	vertical-align: top;
	text-align: left;
	width: 220px;
}

.smalltext {
	font-size: 80%;
}

