/* BODY */
body{
	background:#000000 url(images/bg.gif) 0px 0px;
	margin:0px;
	padding:0px;
}

/* INNER */
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: 16px;
	text-align: justify;
	background: #FFFFFF;
}
.td01{
	background: url(images/x_03.gif);
}
.td02{
	background: url(images/Untitled-1_05.gif);
}
.td03{
	background-image: url(images/button_44.gif);
	background-repeat: repeat-y;
}
.td04{
	font-size: 10px;
	line-height: 14px;
}
.td05{
	font-size: 15px;
	line-height: 16px;
}
.td_line01{
	background: url(images/line.jpg);
}
.ti01{
	font-style: italic;
}
.tib01{
	font-style: italic;
	font-weight: bold;
}
.m1{
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: 16px;
	text-align: center;
}
.b01{
	font-weight: bold;
}
.b02{
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
.b03{
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.b04{
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}
.b05{
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
}
.r01{
	color: #ff0000;
	font-weight: bold;
}
.r02{
	color: #ff6600;
	font-weight: bold;
}
.r03{
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
}
.r04{
	color: #ff0000;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}
.r05{
	color: #ff0000;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
}
.t1{
	font-size: 16px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
}
.n01{
	font-family: "Trebuchet MS", Verdana, Arial, Tahoma;
	font-size: 25px;
	color:  #ff0000;
	font-style: normal;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
}
/* FOOTER */
.footer
{
	background: url(images/bg_footer.jpg);
	font-size: 9px;
	color: #666666;
	line-height: 12px;
	text-align: center;
}


/* LINKS */
a.mi{
	text-decoration: underline;
	color: #990000;
}
a.mi:hover{
	text-decoration: none;
	color: #990000;
}
a.mib{
	
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
}
a.mib:hover{
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}

a.f1 {
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
	color: #999999;
	line-height: 12px;
	text-align: center;
}
a.f1:hover {
	text-decoration: underline;
	font-weight: bold;
	font-size: 9px;
	color: #666666;
	line-height: 12px;
	text-align: center;
}