.img {margin-right:14px;border:0px;}

body {
	background:#ffffff;
	color:#858484;
	font-family:MS PGOTHIC, Osaka, Verdana, sans-serif;
	font-size:12px;
	padding:0;
	margin:0;
	line-height:13px;
	text-align:center;
	margin-left:1px;

}

.wrap {
	background:url(images/bg.gif) left repeat-y #ffffff;
	color:#737373;
	margin:0px auto;
	padding:0;
	width:910px;
}

#top {
	background:url(images/top_px.gif) bottom repeat-x #ffffff;
	color:#858484;
	margin:0px auto 0px auto;
	width:910px;
	height:102px;
	text-align:left;
	padding:0px;
}

#content {
	width:910px;
	margin:0;
	padding:0;
	text-align:left;
	display:table;
}

#footer {
	background:url(images/top_px.gif) top repeat-x #ffffff;
	color:#858484;
	width:910px;
	height:101px;
	margin:0;
	padding:0;
	text-align:left;
}

.line {
	background:url(images/dot.gif);
	height:1px;
	margin-bottom:15px;
	margin-top:15px
}

.copy {
	background:#ffffff;
	color:#5C5C5B;
	text-decoration:none;
	line-height:16px;
}

/*-- CONTENTS TAG --*/
/*-- CHECK-TAG border: 1px solid #ccc; --*/

#left_content {
	clear: right;
	background:url(images/left.jpg) right repeat-y;
	padding:0;
	margin:0;
	text-align:left;
	width:220px;
	float:left;

}

#right_content {
	padding:0;
	margin:0;
	text-align:left;
	width:665px;
	float:left;
}

#program_content {
	clear: right;
	background:url(images/left.jpg) right repeat-y;
	padding:0;
	margin:0;
	text-align:left;
	width:880px;
	float:left;

}

.inner {margin:20px; margin-bottom:0px}

/*-- FONT --*/
.sm {font-size:10px}
.clear {clear:both}
.menu {color:#474747; text-decoration:none}
.fatboy {font-size: 12px;font-weight: bolder;color: #000000;}
.pgtitle {font-size: 14px;font-weight: bolder;color: #000000;}
.pgmenu {font-size: 12px;font-weight: bolder;color: #000066;}
.pgmenua {font-size: 12px;color: #000066;}
.pglink {color:#006BA2; text-decoration:none}

a {
	background:#ffffff;
	color: #006BA2;
	text-decoration:underline;
}

.box {
	border: 1px solid #ccc;
	clear: both;
	padding: 5px 5px 5px 5px;
	width: 625px;
	position: relative;
	margin-bottom: 18px;
	float: left;
}

.boxmargin {
	border: 1px solid #ccc;
	clear: both;
	padding: 15px 5px 5px 5px;
	width: 625px;
	position: relative;
	margin-bottom: 18px;
	float: left;
}

.boxprogram {
	border: 1px solid #ccc;
	clear: both;
	padding: 5px 5px 5px 5px;
	width: 860px;
	position: relative;
	margin-bottom: 18px;
	float: left;
}

u  {
	text-decoration:underline;
	font-size: 12px;
	color: #555555;
	background: #ffffff;
}

h1 {
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
	background:#ffffff;
}

h2 {
	font-size: 12px;
	font-weight: bolder;
	color: #555555;
	background:#ffffff;
}

h3 {
	font-size: 12px;
	font-weight: bolder;
	color: #9C0000;
	background:#ffffff;
}

b {
	font-size: 12px;
	font-weight: bolder;
	color: #555555;
	background: #ffffff;
}

strong {
	font-size: 12px;
	font-weight: bolder;
	color: #9C0000;
	background: #ffffff;
}

em {
	font-size: 12px;
	color: #383838;
	background: #ffffff;
}

/* ---- FORM ---- */
.form_search { width:135px;
		height:17px;
		font-family:MS PGOTHIC, Osaka, Verdana, sans-serif;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-top-color:#404040;
		border-right-color:#D4D0C8;
		border-bottom-color:#D4D0C8;
		border-left-color:#404040;
		background-color:#ffffff;
		color:#949494;
		padding:1px}
		
.form_news { width:144px;
		height:22px;
		font-family:MS PGOTHIC, Osaka, Verdana, sans-serif;
		font-size:13px;
		border-style:solid;
		border-width:1px;
		border-color:#808080;
		background-color:#ffffff;
		color:#5A5A5A;
		margin-left:0px;
		margin-right:0px}
		
.form { width:200px;
		height:21px;
		font-family:MS PGOTHIC, Osaka, Verdana, sans-serif;
		font-size:11px;
		border-style:solid;
		border-width:0px;
		border-color:#ffffff;
		margin-left:0px;
		margin-right:0px}

table.type1 { border-collapse:collapse; 
		font-family:MS PGOTHIC, Osaka, Verdana, sans-serif;
		font-size:12px;
		border-style:solid;
		border-width:1px;
		border-color:#808080;
		background-color:#ffffff;
		color:#5A5A5A;}

table.type2 { border-collapse:collapse; 
		font-family:MS PGOTHIC, Osaka, Verdana, sans-serif;
		font-size:12px;
		border-style:solid;
		border-width:2px;
		border-color:#808080;
		background-color:#ffffff;
		padding: 20px;
		color:#5A5A5A;}
