* {
	margin: 0px;
	padding: 0px;
}

a {
	color: #33cc33;
}

a:hover {
	color: #bbddbb;
}

ol {
	margin-left: 20px;
}

dl {
	border-bottom: solid 1px #666666;
}

dd {
	border-top: solid 1px #666666;
	border-right: solid 1px #666666;
	border-left: solid 1px #666666;
	padding: 5px;
}

h2 {
	border-bottom: solid 5px #33cc33;
	color: #33cc33;
	font-size: 100%;
	font-weight: bold;
	line-height: 100%;
	padding: 12px 0px 4px 0px;
}

h3 {
	color: #33cc33;
	font-size: 100%;
	font-weight: bold;
	line-height: 100%;
	padding: 15px 0px 5px 0px;
}

h4 {
	border-bottom: solid 5px #33cc33;
	color: #33cc33;
	font-size: 80%;
	font-weight: bold;
	line-height: 100%;
	padding: 10px 0px 4px 0px;
}

h5 {
	color: #33cc33;
	font-size: 80%;
	font-weight: bold;
	line-height: 100%;
	padding: 12px 0px 5px 0px;
}

p {
	padding-top: 2px;
}

strong {
	color: #33cc33;
}

th {
	background-color: #cceecc;
	color: #33cc33;
	font-size: 80%;
	font-weight: bold;
	line-height: 105%;
	text-align: center;
}

th.mini {
	background-color: #cceecc;
	color: #33cc33;
	font-size: 70%;
	width: 80px;
	font-weight: bold;
	line-height: 105%;
	text-align: center;
}

.second_th {
	background-color: #dddddd;
	color: #000000;
	font-size: 80%;
	font-weight: normal;
	line-height: 105%;
	padding: 3px;
	text-align: center;
}

.list_table {
	font-size: 80%;
	line-height: 110%;
	padding: 4px 7px;
}

.list_table_mini {
	font-size: 70%;
	line-height: 105%;
	padding: 2px;
}

.padding {
	padding-left: 20px;
}

.clear {
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
}

.footer {
	color: #666666;
	font-size: 70%;
}

.t_normal {
	color: #000000;
	font-size: 80%;
	line-height: 150%;
	vertical-align:top;
}

.t_normal02 {
	color: #000000;
	font-size: 80%;
	line-height: 140%;
}

.t_normal03 {
	color: #000000;
	font-size: 80%;
	line-height: 130%;
}

.t_mini {
	color: #000000;
	font-size: 12px;
	line-height: 150%;
}

.t_normal ul {
	margin-left: 30px;
}

.first {
	display: block;
	float: left;
	font-family: monospace;
	font-size: 240%;
	font-weight: bold;
	line-height: 100%;
	margin-right: 5px;
	padding: 3px 0px;
}

.page_enter {
	page-break-after: always;
}

#toppage {
	display: block;
}

#header {
	display: block;
}

#wrapper {
	background-image: url(img/wrapper_background.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px auto;
	width: 900px;
}

#navigation {
	display: block;
	float: left;
	text-align: left;
	width: 200px;
}

#navigation ul {
	width: 200px;
}

#navigation li {
	background-image: url(img/navigation.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 80%;
	list-style-type: none;
	display: block;
	padding: 7px 20px 7px 7px;
}

#navigation .selected {
	background-position: -200px bottom;
}

#navigation .category {
	background-position: -400px bottom;
}

#navigation .groval {
	background-position: -600px bottom;
}

#navigation a {
	color: #33cc33;
}

#navigation a:hover {
	color: #bbddbb;
}

#navigation .selected a {
	color: #cc0000;
}

#navigation .selected a:hover {
	color: #cc9999;
}

#navigation .groval a {
	color: #cc0000;
}

#navigation .groval a:hover {
	color: #cc9999;
}

#main {
	display: block;
	float: left;
	width: 700px;
}

#next_page {
	font-size: 80%;
	padding: 5px 0px 5px 0px;
	text-align: right;
}

#next_page a {
	color: #33cc33;
}

#next_page a:hover {
	color: #bbddbb;
}


#next_page02 {
	font-size: 80%;
	padding: 5px 0px 5px 0px;
	text-align: right;
	background-color: #000000;
}

#next_page02 a {
	color: #ffffff;
}

#next_page02 a:hover {
	color: #8DD9FC;
}

#right {
	float: right;
}
