@charset "iso-1251";
/* CSS Document */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	
}
.h1_MY {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #CCCCCC;
}
.ornament {
	background-image: url(images/ornament2.gif);
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #999999;
	padding: 8px;
}
.padding8 {
	padding: 5px;
	margin: 5px;
}
.menu_my {
	font-family: "Times New Roman", Times, serif;
	color: #33CCCC;
	height: 35px;
}
.MY_moduletable_th {
	color: #6699CC;
	background-color: #000000;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}

