* {
	margin-top: 0;
	padding: 0;
}

body {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0;
	padding: 0;
	line-height: 18px;
	background-color: #CCC;
}

a {
text-decoration: underline;
}
a:hover {
text-decoration: none;
}

#wrap {
margin: 0 auto;
width: 780px;
background: #fff;
padding: 10px;
}

#header {
height: 120px;
background: #fff url(images/header.jpg) no-repeat;
}
#header h1 { 
font-size: 30px;
letter-spacing: -1px;
padding: 15px 0 0 20px;
color: #fff;
}
#header h1 a { 
color: #fff;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #eee;
}
#header h2 {
font-size: 18px;
color: #eee;
padding: 0 0 0 20px;
letter-spacing: 0px;
font-weight: 100;
}

.left {
float: left;
width: 540px;
margin-top: 20px;
}
.articles {
padding: 10px;
}

.right {
float: right;
width: 220px;
padding-top: 10px;
}
.menutitle {
margin: 10px 0 0 0;
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #8E3B1B url(images/menuh2.jpg) no-repeat;
color: #fff;
font-size: 13px;
}
.right ul {
padding: 10px 0 10px 10px;
list-style-type: underline;
}
.right ul li a {
text-decoration: none;
font-size: 12px;
font-weight: 600;
}
.right ul li a:hover {
color: #111;
}

#footer {
border-top: 1px dotted #EFB09F;
text-align: center;
font-size: 11px;
padding: 10px 0;
}
#tablecontents{
	text-align: center;
}
.Bluetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #009;
}
.Redtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #D20000;
}
.Greentitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #390;
}
.boxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #C00;
}
.tablefront {
	border: medium solid #999;
	text-align: center;
}
.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}
.buylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}.greenindextitle {
	font-weight: bold;
	color: #390;
}
