body {
	margin:0;
	font-family:Arial, Helvetica, Verdana, "sans serif";
	color:#797979;
	font-size:16px;
	border-top:4px solid #1415bb;
	border-bottom:4px solid #1415bb;
}

#container {
	width:800px;
	margin:25px auto;
}

#header {
	width:498px;
	margin:0px auto;
	text-align:center;
	font-size:18px;
	font-weight:normal;
}

#platinumplay_box {
	width:505px;
	margin-top:35px;
	border-bottom:1px #b8b8b8 solid;
	background:url('../images/PlatinumPlay_box_bg.jpg') no-repeat top left;
	padding:36px 285px 0px 10px;
	font-size:16px;
	line-height:150%;
}

.blue_italic {
	color:#0083ca;
	font-weight:bold;
	margin-top:5px;
}

.blue_italic a:link, .blue_italic a:visited {
	color:#0083ca;
	text-decoration:none;
}

.blue_italic a:hover {
	text-decoration:underline;
}

#kompan_box {
	width:780px;
	padding:20px 10px;
	border-bottom:1px #b8b8b8 solid;
}

.kompan_left {
	width:410px;
	margin-top:38px;
	text-align:center;
	float:left;
}

#corocord_box {
	width:780px;
	padding:20px 10px;
	border-bottom:1px #b8b8b8 solid;
}

.corocord_left {
	width:410px;
	margin-top:75px;
	text-align:center;
	float:left;
}

#footer {
	width:800px;
	margin:25px 0px;
	font-size:24px;
	font-weight:bold;
	text-align:center;
}

#footer a:link, #footer a:visited {
	color:#797979;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

.contact_table td {
	padding:10px 0px;
	font-size:13px;
}

.text-input {
	width:270px;
	height:16px;
	font-size:12px;
	color:#0093d0;
	padding:4px;
	background:#ebf8ff;
	border:1px solid #d5e8f3;
}

.text-area {
	width:270px;
	height:100px;
	font-size:12px;
	color:#0093d0;
	padding:4px;
	background:#ebf8ff;
	border:1px solid #d5e8f3;
}

.text-input-small {
	height:16px;
	font-size:12px;
	color:#0093d0;
	padding:4px;
	background:#ebf8ff;
	border:1px solid #d5e8f3;
}

 
a:link {color:#999999}
a:visited {color:#999999}
a:hover {color:#0093d0}