@CHARSET "UTF-8";
body {
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	/*background-attachment:fixed;
	background-image: url(YUI/BG19.jpg);
	background-repeat: repeat-y;*/
	
	background-color: #FAF6F6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mainframe{
	background-color: #AAAAAA;
	padding: 0px 3px 3px 2px;
	margin-right: auto;
	margin-left: auto;
	width: 772px;
}

.mainpage {
	width: 770px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #FFFFFF;
}

.header {
	padding-bottom: 10px;
	padding-top: 10px;
}

.header .time{
	float: left;
	padding-top: 5px;
	margin-left: 10px;
	color:#999999;
}

.header .button{
	float: right;
	height: 10px;
}

.header .button img{
	margin-right:10px;
	cursor:pointer;
}

.upperbound{
	background-image: url(YUI/sprite.png);
	background-repeat: repeat-x;
	background-position: 0px -1601px;
	height: 10px;
	margin-bottom: 15px;
}

.lowerbound{
	background-image: url(YUI/sprite.png);
	background-repeat: repeat-x;
	background-position: 0px -1670px;
	height: 0px;
	margin-top: 0px;
}

iframe.contentIframe{
	width: 770px;
	overflow: auto;
	border: 0px;
}

.footer {
	margin: 10px 0px 10px 0px;
	text-align: center;
	font-size: 12px;
	color: #909090;
}

a.customerLink:visited {
	color:#909090;
}
a.customerLink:link {
	color:#909090;
}

a.customerLink2:visited {
	color:#FFFFFF;
}
a.customerLink2:link {
	color:#FFFFFF;
}
