body {
	font-family: verdana;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
}

h3 {
	font-family: verdana;
	font-size: 10;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.faded {
	filter: gray;
}

.text_ad {
	font-family: arial;
	font-size: 11px;
	background:	#EFEFFF;
	color: #000000;
	border-top: 1px solid #BFBFFF;
	border-bottom: 1px solid #BFBFFF;
	padding-left: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.forum_head {
	font-size: 10px;
	background:	#000000;
	color: #FFFFFF;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.forum_left {
	font-size: 10px;
	padding: 2px;
}
.forum_post {
	font-size: 12px;
	margin: 4px;
	text-align: justify;
}
a.forum_head_link {
	color: #D3FED1;
}

.right {
	float: right;
}

.recommended {
	font-size: 9px;
	text-align: justify;
	padding: 6px;
}

.correct2,.incorrect2 {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	height: 20px;
	text-align: center;
}
.correct2 {
	background: #008800;
}
.incorrect2 {
	background: #880000;
}

.frontpage_date {
	font-family: verdana;
	font-size: 9px;
}

.small {
	font-size: 10px;
}
.large {
	font-family: sans-serif;
	font-size: 13;
}

.end {
	font-family: verdana;
	color: #FFFFFF;
	font-size: 9px;
	padding: 5px;
	text-align: justify;
}
.end a {
	color: #FFFFFF;
	font-weight: normal;
}

.correct {
	color: #008800;
}
.incorrect {
	color: #990000;
}

.content_title,.content_date,.content_writer {
	font-family: sans-serif;
	font-size: 13;
}
.content_read {
	font-size: 10px;
}
.content_teaser {
	font-family: verdana;
	font-size: 12;
	text-align: justify;
}

.copyright {
	background: #253729;
	color: #FFFFFF;
	font-size: 10px;
	padding: 6px;
}

.main_td {
	font-family: verdana;
	font-size: 12px;
	text-align: justify;
	width: 649;
	padding: 6px;
}
.main_div {
	font-family: verdana;
	font-size: 12px;
	text-align: justify;
	width: 637;
	margin: 6px;
}
.main_tv_frontpage {
	font-family: verdana;
	font-size: 12px;
	text-align: justify;
	width: 312;
	margin: 6px;
}

.main_title {
	font-family: sans-serif;
	font-size: 13;
	font-weight: bold;
	background: url('http://www.pokeryap.com/i5/blue_header4.gif');
	color: #05162B;
	padding-top: 2px;
	padding-left: 8px;
	height: 25px;
}
.main_title_extra {
	font-family: verdana;
	font-size: 10;
	background: url('http://www.pokeryap.com/i5/blue_header4.gif');
	color: #05162B;
	padding-right: 8px;
	text-align: right;
}
.main_title_link {
	color: #05162B;
}

.list_item {
	font-size: 10px;
	padding: 3px;
}

.list_head {
	background: #1F3852;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	padding: 3px;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

.main_room_over {
	background: #AAAAAA;
}

a {
	color: #154280;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.nb {
	font-weight: normal;
}