/* R[gCSS */

body {
	text-align: center;
	background-color: #ffffff;
}



#wrapper {
	background-color: #275bc1;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #275bc1;
	border-right-color: #275bc1;
	border-bottom-color: #275bc1;
	border-left-color: #275bc1;
}

#header {
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
	background: #275bc1;

}

#age {
	font-size: 12px;
	text-align: center;
	line-height: 14px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
}

#enter {
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	margin: 1px;
	padding: 1px;
	background-color: #FFFFFF;
}

#enter a {
	text-decoration: none;
	color: #275bc1;
}

#enter a:hover {
	text-decoration: none;
	color: #000000;
}

#enter img {
	margin-right: 2px;
	margin-left: 2px;
}

#menu {
	margin: 5px;
	margin-left: 5px;
	text-align: left;
	margin-right: 5px;
	background-color: #FFFFFF;
}

#menu img {
	margin-right: 2px;
	margin-left: 2px;
}

#ise {
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	margin: 0px;
	padding: 5px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF99CC;
	border-left-color: #FF99CC;
}

#ise a {
	text-decoration: none;
}

#group {
	text-align: center;
	margin: 0px;
	font-size: 12px;
	line-height: 14px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #ffffff;
	background: #275bc1;
}

#group img {
	margin-right: 2px;
	margin-left: 2px;
}

#group a {
	text-decoration: underline;
	color: #1348BC;
}

.red {
	color: #FF3366;
}
strong {
	color: #275bc1;
	font-weight: normal;
}
hr {
border: 0 none;
  height: 1px;
  color: #B9B9B9; /* for WinIE/MacIE */
  background-color: #B9B9B9; /* for Mozilla */ 
  
}
.imgbox {
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}
