/* CSS Document */

body {
	margin-top: 0px;
	background-image: url(../images/ioi-bg.jpg);
	background-repeat: repeat-x;
	background-color: #fbc45f;
	margin-bottom: 0px;
}

.tem .toplogo
{
	height:194px;
	background-image: url(../images/ioi-logo.jpg);
	background-repeat: no-repeat;
	width: 197px;
}

.tem .banner
{
	height:194px;
	background-image: url(../images/ioi-head.jpg);
	background-repeat: no-repeat;	
	width: 737px;
	margin-left:100px;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #4c4c4c;
}


.tem   .left
{
	width:16px;
	background-repeat: repeat;
	background-image: url(../images/ioi-bgleft.jpg);
	height: auto;
}
.tem   .right
{
	width:16px;
	background-repeat: repeat;
	background-image: url(../images/ioi-bgright.jpg);
}
.tem .center {

	width:934px;
	background-repeat: no-repeat;
	height: auto;
	margin-right:0px;
}

.footer   .left
{
	width:35px;
	background-repeat: no-repeat;
	background-image: url(../images/ioi-bLeft.jpg);
	height: 29px;
}
.footer   .right
{
	width:29px;
	background-repeat: no-repeat;
	background-image: url(../images/ioi-bRight.jpg);
	height: 29px;
}
.footer .center {
	background-repeat: repeat-x;
	height: 29px;
	background-image: url(../images/ioi-bottom.jpg);
	width: auto;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #9d9d9c;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #9d9d9c;
	font-weight: normal;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	line-height: 20px;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b26b04;
}

.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	line-height: 20px;
}

img { behavior: url(iepngfix.htc); }

a:link {text-decoration:none;color:#555555;}    /* unvisited link */
a:visited {text-decoration:none;color:#555555;} /* visited link */
a:hover {text-decoration:none;color:#555555;}   /* mouse over link */
a:active {text-decoration:none;color:#555555;}  /* selected link */