.style11	{
	font-size: 11px;
	line-height: 140%;
}

.style11R	{
	font-size: 11px;
	line-height: 140%;
	color: Red;
}

.style12	{
	font-size: 12px;
	line-height: 140%;
}

.style12h	{
	font-size: 12px;
	line-height: 160%;
}

.style12b	{
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
}

.style12R	{
	font-size: 12px;
	line-height: 140%;
	color: Red;
}

.style13	{
	font-size: 13px;
	line-height: 140%;
}

.style13R	{
	font-size: 13px;
	line-height: 140%;
	color: Red;
}

.style14	{
	font-size: 14px;
	line-height: 140%;
}

.style14b	{
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
}

.style14R	{
	font-size: 14px;
	line-height: 140%;
	color: Red;
}

.style14Rb	{
	font-size: 14px;
	line-height: 140%;
	color: Red;
	font-weight: bold;
}

.style15b	{
	font-size: 15px;
	line-height: 140%;
	font-weight: bold;
}

.style16Bb	{
	font-size: 16px;
	line-height: 140%;
	color: Blue;
	font-weight: bold;
}

a img {
	border: 0;
}

#header {
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	padding-top: 8px;
	background-image: url(../image/back_header.gif);
	background-repeat: repeat-x;
}

#header2   {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

	}
	
#header3   {
	width: 960px;
	background-image: url(../image/back_main.gif);
	background-repeat: repeat-y;
	}

#footer {
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	background-position: 0px 30px;
}

#wrapper {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	text-align: left;
	background-image: url(../image/back_main.gif);
	background-repeat: repeat-y;
} 

#footer2   {
	width: 960px;
	font-size: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	}
	
#footer a:link {
	color: #5d5d5d;
	text-decoration: none;
}

#footer a:visited {
	color: #4A799D;
	text-decoration: none;
}

#footer a:active {
	color: #000000;
	text-decoration: none;
}

#footer a:hover {
	color: Teal;
	text-decoration: underline;
}

body
    {
	margin:0px;
	padding:0px;
	text-align: center;
	font-size: 10pt;
	background-image: url(../image/back.gif);
    }

div#container
	{
	width:960px;
	top:80px;
	position:absolute;
}

td.menu {
	background-image: url(../image/back_menu.gif);
	background-repeat: repeat-y;
}

.left-column {
	float: left;
	width: 640px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.right-column {
	float: right;
	width: 280px;
	background-color: #E5E5E5;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 16px;
	margin-bottom: 10px;
}

.center-column {
	width: 940px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.topic {
	padding: 10px;
}

td.submenuya {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	padding-left: 12px;
	padding-top: 5px;
	vertical-align: top;
}

td.submenu {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

td.list {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 35px;
}

td.listdata_red {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	background-image: url(../image/ico_list02.gif);
	background-position: 5px;
	background-repeat: no-repeat;
}

td.listdata_yellow {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	background-image: url(../image/ico_list03.gif);
	background-position: 5px;
	background-repeat: no-repeat;
}

td.listdata_green {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	background-image: url(../image/ico_list01.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}

td.listdataend_red {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	background-image: url(../image/ico_list02.gif);
	background-position: 5px;
	background-repeat: no-repeat;
}

td.listdataend_yellow {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	background-image: url(../image/ico_list03.gif);
	background-position: 5px;
	background-repeat: no-repeat;
}

td.listdataend_green {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	background-image: url(../image/ico_list01.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}

td.listdataend {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
}

td.listend {
	height: 35px;
}

.text_2 a:link {
	color: #0265CB;
	text-decoration: underline;
}

.text_2 a:visited {
	color: #4A799D;
	text-decoration: none;
}

.text_2 a:active {
	color: #000000;
	text-decoration: none;
}

.text_2 a:hover {
	color: #333333;
	background-color:#FFFDB5;
	text-decoration: underline;
}

.text_1 {
	font-size: 13px;
	margin-right: 20px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-color: #5D8F11;
	border-bottom-style: solid;
	font-weight: bold;
	margin-bottom: 10px;

}

.text_2 {
	font-size: 12px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}

table#table-01 {
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-01 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
}

table#table-01 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
}
