html, body{width:100%}
body {
	margin: 0;
	padding: 0;
	background-color: #495578;
	color: #CCCCCC;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 130%;
}
a {
	color: white;
	text-decoration: none;
}
a:hover {
	color: #FFFF99;
	text-decoration: underline;
}
a.arch:visited {
	color: #999999;
}
a.arch:hover {
	color: #FFFF99;
	text-decoration: underline;
}
a.pict:hover {
	text-decoration: underline;
	border: none;
	position: relative;
	visibility: visible;
	left: 1px;
	top: 1px;
	height: 1px;
	width: 1px;
}
img {
	border: 0;
}
img.whiteborder {
	border: 1px solid white;
}
img.nosp {
	vertical-align: bottom;
}
img.digit {
	display: block;
	margin-left: 4px;
}
hr.gbhr {
	border: none;
	background-color: #495578;
	color: #495578;
	height: 1px;
}
.sublink {
	color: #E7E7E7;
	text-decoration: none;
}
.head {
	font-family: 'Arimo', sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	white-space: nowrap;
}
.in_frame {
	border-style: solid;
	border-color: #495578;
	border-width: 10px;
	line-height: 12px;
	padding-left: 1px;
	padding-right: 1px;
	display: inline-block;
	border-image: url('/images/image_14a.png') 10 fill repeat;
}
.menubullet {
	font-size: 16px;
	font-weight: bold;
	color: white;
	padding-right: 1px;
}
.fineprint {
	font-size: 14px;
	color: #CCCCCC;
}
.time {
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
}
.link {
	color: #8C96B2;
}
.link_eng {
	color: #AFB6C9;
}
.link_eng:visited {
	color: #999999;
}
table.prev_next_nav {
	margin: auto;
	margin-top: 18px;
	margin-bottom: 16px;
}
td.centermiddle {
	text-align: center;
	vertical-align: middle;
}
table.nospacing {
	border-collapse: collapse;
}
table.nospacing td {
	padding: 0;
}
table.allyrs {
	border-collapse: collapse;
}
table.allyrs td {
	text-align: center;
	padding: 5px;
}
td.gbhdr {
	width: 3%;
	background-color: #333366;
}
td.gbdate {
	width: 97%;
	text-align: right;
	vertical-align: top;
	background-color: #333366;
}
table.gbnikcity {
	width: 100%;
	height: 10px;
	background-color: #42416B;
}
td.gbnik {
	text-align: left;
}
td.gbcity {
	width: 33%;
	text-align: right;
}
div.gbmsg {
	padding: 5px;
	background-color: #fff8dc;
	color: #333333;
}
div.gbreply {
	width: 103px;
	height: 23px;
	margin-left: auto;
	vertical-align: top;
	background-image: url(/images/reply0.gif);
}
a.gbreply {
	color: #42426f;
}
div.randomimg {
	height: 77px;
	padding-top: 17px;
	padding-bottom: 18px;
	text-align: center;
	white-space: nowrap;
}
div.randlabclose {
	display: inline-block;
	width: 21px;
	height: 66px;
	background-image: url(/images/rand_lab_close.png);
	padding-top: 11px
}
div.yearsline {
	text-align: left;
	margin-bottom: 17px;
}
ul.recent_ph {
	position: relative;
	left: -25px;
	top: -15px;
	list-style-type: square;
}
div.recent_ph_table {
	display: table;
	width: 560px;
	margin-left: auto;
	padding-top: 20px;
}
div.recent_ph_row {
	display: table-row;
}
div.recent_ph_cell {
	display: table-cell;
	width: 50%;
	text-align: left;
	vertical-align: top;
}
#dhtmltooltip {
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
}

#dhtmlpointer {
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}
