body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(../images/rem/bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.midBod
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	text-decoration : none;
	background-color: #FFFFFF;
	padding-right: 50px;
}
.link
{
	color: #CF2326;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	text-decoration : none;
	font-weight: bold;
}
.link:hover
{
	text-decoration : underline;
}
.h1 {
	color: #000000;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 28px;
	letter-spacing: -0.5pt;
}
.h2 {
	color: #000000;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 20px;
}
.h3 {
	color: #000000;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ticket
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	font-weight: normal;
	padding-left: 45px;
}
.ticket:hover
{
	color: #FFFFFF;
	text-decoration: underline;	
}
.ticket_bg {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 17px;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../images/rem/ticket_bg.jpg);
	background-repeat: no-repeat;
}

blockquote
{
	margin-top: 14px;
	margin-left: 14px;
	margin-right: 14px;
}

side
{
	margin-top: 6px;
	margin-left: 2px;
	margin-right: 2px;
}

.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
}

.index_nolink
{
	color: #FFFFFF;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.index {
	color: #999999;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
.index:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.index_gray {
	color: #999999;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
}
.index_red {
	color: #CF2326;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
}
.index_red:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

