body {
    margin: 0;
}

.content {
    padding: 35px;
}

body, td, .content {
    color: #000000;
    font-family: arial;
    font-size: 13px;
    text-align: left;
}

h1 {
	font-size: 12px;
	margin: 0px;
	font-weight: normal;
}

strong {
	font-weight: normal;
}

a.pic {
    color: #333333;
    font-family: Tahoma;
    font-size: 12px;
    font-weight:normal;
    text-align: center;
    text-decoration:none;
}

.slogan {
	height: 29px;
	background: #bf060b;
	color: #fff;
	padding: 6px 0 0 14px;
	letter-spacing: 0.09em;
	font-size: 19px;
}

table.menu {
  margin-top:20px;
  margin-left:5px;
  padding-bottom:0px;
  text-align:center;
}

.menu td {
    background: transparent url('../images/line_menu.gif') no-repeat right 2px;
    padding: 0 8px 0 4px;
	vertical-align: top;
}

.menu a {
    color: #333333;
    font-family: Tahoma;
    font-size: 12px;
    font-weight:normal;
    text-align: center;
    text-decoration:none;
}

.menu a:hover{
    text-decoration:underline;
}

#content {
	margin-top:20px;
	width: 1004px;
}

td.footer {
    color: #333333;
    font-family: Tahoma;
    font-size: 12px;
    padding:40px 100px 20px 0;
    text-align: right;
}

.footer a {
    color: #333333;
    font-family: arial;
    font-size: 12px;
    text-align: center;
    text-decoration:underline;
}

div.menu a {
	color: black;
	border: none;
	white-space:nowrap;
}

.c1 {
    text-align: center;
}

.c3 {
    color: #cc0000;
    font-size: 16px;
}

#imain {
	height:839px;
	width:700px;
	background: #373334;
}

#maintxt {
	font: 24px Arial;
	color: white;
	padding:10px 10px;
	text-align: left;
}

#maintxt2 {
	font: 17px Arial;
	color: white;
	padding:10px 10px;
	text-align: left;
	line-height: 150%;
}

#maintxt3 {
	font: 19px Arial;
	color: #ee1e14;
	padding:10px 10px;
	text-align: left;
}

.nt {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

.nt td, .nt th {
	border: 1px solid #888;
	margin: 0;
	padding: 2px 4px 1px 4px;
}