/* CSS Document */

body {
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	text-align: center;
}

a {
	text-decoration:none;
	color: #003366;
}

a:active {
	color:#000000;
}

a:visited {
	color:#000066;
}

a:hover {
	color:#990000;
	text-decoration:underline;
}

h1 {
	font-size:18px;
	color:#CC3366;
	line-height: 30px;
	vertical-align: baseline;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bolder
}

h2 {
	font-size:14px;
	color:#006666;
	line-height: normal;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}

h3 {
	font-size:14px;
	color:#993333;
	line-height: normal;
	font-weight: bold ;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-left: 5px;
}

back {
	background-image: url(img/back.gif);
}

td {
	font-size:12px;
	color:#555555;
	line-height:normal;
	letter-spacing: 1px;
}

a.link01 {
	color: #FF0000;
}

a.link01:hover {
	color: #ff3333;
}


.base1 {
	font-size: 12px;
	padding-left: 2px;
	line-height: 16px;
	color: #003366;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
}

.base2{
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 20px;
	font-size: 12px;
	line-height: 18px;
	color: #003366;
	font-weight: bold;
}

.base3 {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 12px;
	line-height: 18px;
	color: #003366;
	font-weight: bold;
}
.base4 {
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 15px;
	font-size: 12px;
	line-height: 18px;
	color: #003366;
	font-weight: bold ;
	background : #c7f9c7;
/*	background-image: url(info/img/back2.gif);*/
}

.line {
	background-image: url(img/line.gif);
}
.table1 {
	border: 1px #66FF33 solid;
}
.table2 {
	border: 2px dotted;
	border-color: #CC3366 #cc3366 #cc3366;
}
.table3 {
	border: 1px #006600 solid;
	background-color: #99CCFF;
/*	background-image: url(info/img/back.gif);*/
}
.font01 {
	font-size: 16px;
	font-weight: bold;
	color: #333366;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.font02 {
	font-size: 12px;
	/*font-weight: bold;*/
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #CCFFFF;
/*	background-image: url(info/img/back3.gif);*/
}
.center {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 12px;
	line-height: 18px;
	color: #990000;
	font-weight: bold ;
	text-align: center;
}
.center2 {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	font-weight: bold ;
	text-align: center;
}
.table1 ul {
	line-height: 20px;
}
