body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: trebuchet MS;
	font-size: 12px;
}
.footertext
{
	color:#FFFFFF;
	padding-top:15px;
	text-align:center;
}
#frameutama
{
	margin:0 auto;
	width:900px;
	border-left:1px solid #70b7d5;
	border-right:1px solid #70b7d5;
}
.itemmenu
{
	text-align:center;
	font: 12px "Trebuchet MS";
}
.itemmenu a
{
	font-weight:bold;
	color: #025b84;
	text-decoration:none;
}
.itemmenu a:hover
{
	color: #0493d5;
}
.randomgal
{
	float: left;
	margin: 25px 15px 15px 15px;
	width: 180px;
	text-align: center;
}
.randomgal img
{
	border: 1px solid #979797;
}
.lblrandom
{
	padding-top: 5px;
	display: block;
}
.webstat
{
	height: 190px;
	background: url(../images/bgwebstat.jpg) no-repeat;
}
.webstat p
{
	margin: 0;
	padding: 125px 0 0 30px;
	color: #3f74a2;
}
.subtitle
{
	padding-left: 210px;
	padding-top: 35px;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}
h3.subtitle
{
	background: url(../images/bgsubtitle.jpg) no-repeat;
	padding-top: 52px;
	padding-bottom: 30px;
	color:#03477E;
	margin: 0;
}
p.back{
	margin-bottom: 10px;
	margin-top: 15px;
	text-align: center;
}
p.back a,p.back a:visited{
	background-color: #5b93bb;
	border: 1px solid #fff;
	color: white;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
}

p.back a:hover{
	background-color: #7eaac9;
	border: 1px solid #ccc;
	text-decoration: none;
}
.dateinfo
{
	color: white;
	text-align: right;
	padding-right: 20px;
}

