BODY {
	background-color: #ffffff;
	color: #444444;
	font-size: 11px;
	font-family: Tahoma;
  margin-top:5px;
  margin-left:0px;
}

TABLE {
  color: #444444;
	font-size: 11px;
	font-family: Tahoma;
}
p {
    margin-bottom:0px;
    margin-top:0px;
}
A {
	color: #111111;
  text-decoration: none;
}
A:hover{
        color: #111111;
}

td {
    padding: 0;
    text-align: left;
}
img {
    border: 0px;
}
h1 {
    font-size: 14px;
    font-weight: bold;
}
hr {
    height:1px;
    color:#aaaaaa;
}

.textarea { height: 20em; width: 80%; }


.left_menu {
	font-size: 11px;
	color: #ffffff;
	border-top: 1px #6F000B solid;
	border-bottom: 1px #6F000B solid;
	text-decoration: none;
	padding: 2px;
	width: 100px;
	text-align: left;
}

.left_menu a:hover {
	font-size: 11px;
	background-color: #ac0011;
	color: #ffffff;
	border-top: 1px #6F000B solid;
	border-bottom: 1px #6F000B solid;
	text-decoration: none;
	padding: 2px;
	width: 100px;
	text-align: left;
}
.topbar {
	padding: 2px 2px 2px 5px;
	font-size: 12px;
	color: #eeeeee;
	width: 95%;
	font-weight: bold; 
	background-color: #2975B4;
	text-align: right;
}
.topbar a {
	padding: 2px 2px 2px 5px;
	font-size: 12px;
	text-decoration: underline;
	color: #eeeeee;
	width: 95%;
	font-weight: bold; 
	background-color: #2975B4;
	text-align: right;
}
.header {
	padding: 2px 2px 2px 5px;
	font-size: 12px;
	color: #444444;
	width: 770px;
	font-weight: bold; 
	background-color: #91bfce;
}
.header_small {
	padding: 2px 2px 2px 5px;
	font-size: 12px;
	color: #444444;
	width: 500px;
	font-weight: bold; 
	background-color: #91bfce;
}

.header a {
	padding: 2px;
	font-size: 11px;
	color: #eeeeee;
	width: 99%;
	font-weight: bold; 
	background-color: #ac0011;
}
.news_table_header {
	font-size: 11px;
	color: #eeeeee;
	font-weight: bold; 
	background-color: #ac0011;
}

.news_table {
	font-size: 11px;
}

.news_info {
	padding: 3px;
	font-size: 10px;
	text-align: left;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #496479;
}

.news_content {
	padding: 3px;
	font-size: 12px;
	text-align: left;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #496479;
}

.special {
	padding: 3px;
	font-size: 12px;
	text-align: left;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #496479;
}

.head_down {
	padding: 4px;
	background-image: url("gfx/head3.jpg");
	background-repeat: no-repeat;
	font-size: 12px;
	text-align: center;
}

.center {
	font-size: 12px;
	text-align: right;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #496479;
}
.sp {
	color: #61CE92;
}
.textbox {
	border-width: 1px 1px 1px 1px;
	border-color: #cccccc;
        border-style:solid;
	padding: 1px 1px 1px 1px;
        font-size: 11px;
	background-color: #ffffff;
        color: #444444;
}
.error {
    font-size:9px;
    font-weight:bold;
    color:red;
}

.content {
	color: #444444;
	font-size: 11px;
	font-family: Tahoma;
}
