@charset "utf-8";
/* CSS Document */
html {scrollbar-base-color:#08425A;}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color:#003333;
}
a {
	font-size: medium;
	text-decoration: underline;
	a:link color: #006633;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #FF9966;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Papyrus, Monotype Corsiva, Tahoma;
}
h1 {
	font-size: x-large;
	color: #FF6600;
}
h2 {
	font-size: x-large;
	color:#003366;
}

.style1 {font-size: medium}
.style2 {
	font-size: 12;
	font-weight: bold;
	color:#003333;
	
}
.style3 {color: #006666}
.style4 {
	font-size: medium;
	color:#FF6600;
	font-style: italic;
	font-weight: bold;
}
.style5 {color: #333333}

.style12 {font-size: medium; font-weight: bold; }
.style17 {font-size: medium; font-weight: bold; color:#FF6600; }
.style18 {color: #003333; font-weight: bold;}
.style19 {font-size: x-large};
.style20 {color:#006666; font-weight: bold;}
.style21 {color: #003333;}
.style22 {color:#003333; font-size: 12;}
.style23 {
	color: #333333;
	font-weight: bold;
}
th {
text-align:center;
background-color:#00AEEF;
color:#fff;
padding:4px;
font-weight:normal;
font-size:12px;
}
td {
font-size:12px;
padding:3px;
text-align:left;
}
tr {background: #f0f0f0}
tr:nth-child(odd) {background: #FFFFFF
}
.pager,.pager a {
background-color:#00AEEF;
color:#fff;
padding:3px;
}
.lhead {
background-color:#fff;
padding:3px;
font-weight:bold;
font-size:16px;
}
.lpart {
background-color:#F0F0F0;
padding:0px;
}
.lpage {
font:normal 12px verdana;
}
.lcount {
background-color:#FFFFC0;
color:#333;
padding:2px;
margin:2px;
font:bold 10px verdana;
}

