.tileBG {
	background-image: url(images/index/tileBG.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.tileEndBG {
	background-image: url(images/index/tileENDBG.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


a:link.blue {
color : #0000ff;
text-decoration : none;
font-weight : bold;

}

a.blue {
color : #0000aa;
text-decoration : none;
font-weight : bold;

}

a:link.red {
color : #aa0000;
text-decoration : none;
font-weight : bold;

}

a.red {
	color : #aa0000;
	font-weight : bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 10px;


}.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	color: #000000;



}


.tabtop {
	background-image: url(images/index/tab.gif);
	background-repeat: no-repeat;
}

a:link.white {
color : #ffffff;
text-decoration : none;
font-weight : normal;

}

a.white {
	color : #ffffff;
	text-decoration : none;
	font-weight : normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.lineVert {
	background-image: url(images/front/line_vert.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.lineHori {
	background-image: url(images/front/line_hori.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.Head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.menuRTbar {
	background-image: url(images/front/line_vert.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.tileBG02white {
	background-image: url(images/index/tileBG02.gif);
	background-repeat: repeat-y;
}

