@charset "utf-8";
/* CSS Document */
Div.Row1ContT{
	Width:800px;
	font: normal 12px Arial;
}
Div.Row1ContKMS{
	Width:800px;
	font: Bold 13px Arial;
		}
Div.Row1T{
float:left;
text-align:center;
color:#333;
background-color:#E7FEE8;
padding:5px 0px 5px 0px;
border-bottom:1px #666 dotted;
}
.Row1T a:link, .Row1T a:visited, .Row1T a:active{
color:#000000;
text-decoration:none;
}
.Row1T a:hover {
color:#900;
text-decoration:underline;
}
Div.Row2T{
float:left;
text-align:center;
color:#333;
background-color:#FFC;
padding:5px 0px 5px 0px;
border-bottom:1px #666 dotted;
}
.Row2T a:link, .Row2T a:visited, .Row2T a:active{
color:#000000;
text-decoration:none;
}
.Row2T a:hover {
color:#900;
text-decoration:underline;
}
