/* CSS Document */

body, table, ul, li, input, textarea, select {
	font-size: 12px;
	font-family: "Arial", "Helvetica","‚l‚r ƒSƒVƒbƒN", "Osaka" "sans-serif";
	color: #000000;
/*	margin: 0px;
	padding: 0px;*/
}

body {
 	margin: 0px;
	padding: 0px;
}

.mainBackground {
	background-color: #C0C0C0;
}

.leftBackground {
	background-image: url(../images/logo_content.gif);
	background-color: #C0C0C0;
	background-repeat: no-repeat;
}.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}



/*input, textarea, select{
  font-family : "Arial", "Helvetica","‚l‚r ƒSƒVƒbƒN", "Osaka" "sans-serif";
  font-size : 14px;
  color : #000000;
  border-top : 1px solid #000000;
  border-bottom : 1px solid #000000;
  border-left : 1px solid #000000;
  border-right : 1px solid #000000;
  scrollbar-track-color: #FFFFFF;
  scrollbar-face-color: #FFFFFF;
  scrollbar-shadow-color: #FFFFFF;
  scrollbar-darkshadow-color: #FFFFFF;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-arrow-color: #000000;
}*/


.submit {
    padding:2;
	background-color: #C0C0C0;
	font-size : 12px;
	font-weight: bold;
	border-top : 0px solid #000000;
	border-bottom : 0px solid #000000;
	border-left : 0px solid #000000;
	border-right : 0px solid #000000;
}


.t1 {
	background-color: #C0C0C0;
	font-size: 12px;
	font-family: "Arial", "Helvetica","‚l‚r ƒSƒVƒbƒN", "Osaka" "sans-serif";
	color: #000000;
	text-align:left;
}



.font10 {
	font-size: 10px;
}

.font9 {
	font-size: 9px;
}

.FGdate {
	font-size: 16px;
}

.FGgrey {
	color: #666666;
}
.FGmonth {
	font-size: 20px;
}
