/* CSS Document */

/* BODY, TABLE ETC */
body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.T_main {
height:100%;
width:100%;

}
.TD_main_o {
height:25%;
text-align:center;
}
.TD_main_u {
height:75%;
text-align:center;
}

.maindings {
width:100%;
height:100%;
background-color:#FF0000;;
}
.headerpix {
height:35%;
background-color:#0033FF;
}
.iframedings {
height:65%;
background-color:#00CC00;
}


/* FONTS, ETC */
a:link {
	color: #333333;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #30c8ff;
}
a:active {
	color: #000000;
}



/* FORM, ETC */




/* NEWS, ETC */