body {
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A:link { text-decoration:none; color:#0000FF; }
A:visited { text-decoration:none; color:#0000FF; }
A:active { text-decoration:underline; color:#0000FF; }
A:hover { text-decoration:underline; color:#0000FF; }

h1 { font-size:12px; margin:0; color:#d7c095; font-weight: normal; line-height :120% ;}
h2 { font-size:14px; margin:0; color:#660000; font-weight: bold; line-height :180% ;}
h3 { font-size:12px; margin:0; color:#333333; font-weight: normal; line-height :120% ;}
h4 { font-size:12px; margin:0; color:#666666; font-weight: normal; line-height :120% ;}
h5 { font-size:12px; margin:0; color:#666666; font-weight: normal; line-height :120% ;}

TD{font-size:12px; color:#330000; line-height:180%;}

.lady12 {font-size: 12px; line-height : 140% ; }

.text10 {font-size: 10px; color:#330000; line-height : 120% ; }
.text12 {font-size: 12px; color:#330000; line-height : 120% ; }
.text14 {font-size: 14px; color:#330000; line-height : 120% ; }
.text16 {font-size: 16px; color:#330000; line-height : 160% ; font-weight: bold;}
.text18 {font-size: 18px; color:#330000; line-height : 120% ; }
.text20 {font-size: 20px; color:#330000; line-height : 120% ; }
.text26 {font-size: 26px; color:#330000; line-height : 120% ; }

.sky12 { color: #3399ff; font-weight: normal; font-size: 12px; line-height:120%; }

.red12 { color: #FF0000; font-size: 12px; line-height:120%; }
.red12bold { color: #FF0000; font-weight: bold; font-size: 12px; line-height:120%; }
.red14 { color: #FF0000; font-size: 14px; line-height:120%; }
.red14bold { color: #FF0000; font-weight: bold; font-size: 14px; line-height:120%; }

.orange12 { color: #ff9900; font-size: 12px; line-height:120%; }
.orange12bold { color: #ff9900; font-weight: bold; font-size: 12px; line-height:120%; }
.orange14 { color: #ff9900; font-size: 14px; line-height:120%; }
.orange14bold { color: #ff9900; font-weight: bold; font-size: 14px; line-height:120%; }

.blue12 { color: #0000FF; font-size: 12px; line-height:120%; }
.blue12bold { color: #0000FF; font-weight: bold; font-size: 12px; line-height:120%; }
.blue14 { color: #0000FF; font-size: 14px; line-height:120%; }
.blue14bold { color: #0000FF; font-weight: bold; font-size: 14px; line-height:120%; }

.glay12 { color: #cccccc; font-size: 12px; line-height:120%; }

.page{
	list-style-type:none;
	float:left;
	margin:2px;
	border: #dddddd 1px solid;
}
.page a {
	display:block;
	padding:1px 3px 1px 3px; 
	text-decoration:none;
}

.page a:hover {
	background-color:#ffffff;
	color:#555555;
}

.page_on{
	list-style-type:none;
	float:left;
	margin:2px;
	display:block;
	padding:1px 3px 1px 3px; 
	border: #dddddd 1px solid;
	background-color:#ffffff;
	color:#555555;
}

div.baloon {
   font-size: 11px;
   color: #330000;
   position: absolute;
   padding-left: 5px;
   background: url("js/baloon.gif") no-repeat top left;
   z-index: 1;
}

div.baloon a {
   color: blue;
   text-decoration: none;
   padding: 2px;
   margin-right: 2px;
}

div.baloon a:hover {
   background-color: #330000;
}

div.baloon div {
   background: url("js/baloon_right.gif") no-repeat top right;
   padding: 7px 7px 14px 0;
   white-space: nowrap;
}
