
/* Defaults */

BODY, TABLE, TD 
{
	font: normal 12px tahoma;
}

HTML, BODY 
{
	height: 100%;
	margin: 0px;
	padding: 0px
}

A
{
	text-decoration: none;
	color: #000000;
}

TABLE 
{
	border-collapse: collapse;
}

TABLE TD
{
	padding: 0px;
}

FORM
{
	padding: 0px;
	margin: 0px;
}

IMG
{
	border: 0px;
}


BODY
{
	background-color: #E30F7A;
}

A
{
	color: #353535;
}

A:hover
{
	color: #353535;
}

.logo
{
	position: absolute;
	left: 21px;
	top: 4px;
}

.title
{
	position: absolute;
	left: 295px;
	top: 19px;
}

DIV.title_text
{
    position: absolute;
    left: 355px;
    top: 52px;
    font: bold 24px verdana;
}

DIV.banner
{
    position: absolute;
    left: 355px;
    top: 100px;
}

.main_table
{
	width: 100%; 
	height: 100%;
}

.main_table .header
{
	height: 184px;
	background-image: url('./images/header_bg.gif');
	background-repeat: repeat-x;
}

.main_table .memo
{
	vertical-align: top;
}

.main_table .memo .content
{
	width: 668px;
	background-color: #DF0019;
	margin-left: 300px;
	color: white;
}

.main_table .footer
{
	height: 20px;

	color: white;
	text-align: center;
}

.main_table .footer A
{
	color: white;
	text-decoration: underline;
}


.t_c_header, .t_c_right, .t_c_footer, .t_c_left
{
	font-size: 1px;
}

.t_c_header
{
	background-image: url('./images/m_bg_1.gif');
}

.t_c_right
{
	background-image: url('./images/m_bg_2.gif');
}

.t_c_footer
{
	background-image: url('./images/m_bg_3.gif');
}

.t_c_left
{
	background-image: url('./images/m_bg_4.gif');
}

.m1bg
{
	position: absolute;
	left: 0px;
	top: 184px;
}

.m2bg
{
	position: absolute;
	left: 0px;
	top: 260px;
}

.m3bg
{
	position: absolute;
	left: 0px;
	top: 336px;
}

.m4bg
{
	position: absolute;
	left: 0px;
	top: 412px;
}

.m5bg
{
	position: absolute;
	left: 0px;
	top: 488px;
}

.m6bg
{
	position: absolute;
	left: 0px;
	top: 564px;
}



.menu_title_1
{
	position: absolute;
	left: 37px;
	top: 184px;
}

.menu_title_2
{
	position: absolute;
	left: 40px;
	top: 260px;
}

.menu_title_3
{
	position: absolute;
	left: 42px;
	top: 336px;
}

.menu_title_4
{
	position: absolute;
	left: 40px;
	top: 415px;
}

.menu_title_5
{
	position: absolute;
	left: 40px;
	top: 492px;
}

.menu_title_6
{
	position: absolute;
	left: 40px;
	top: 569px;
}

.test_it
{
	position: absolute;
	left: 0px;
	top: 210px;
	z-index: 7;
}