body 
{
	background-color: #CCCCFF;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.70em;
	font-weight: 500;
	text-decoration: none;
	font-style: normal;
	height: 100%;
	width: 100%;
	text-align: center;
}

#idContainer
{
	position:absolute;
	width: 705px;
	margin-left: -355px;
	margin-top: 30px;
	left: 50%;
	top: 0px;
}

table
{
	display:block;
	width: 705px;
	border: none;
	margin: 0px;
	font-size: 1em;
}

table tr td.clsHeader
{
	background-image: url(../images/splash/logo.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width: 701px;
	height: 115px;
	text-align: right;
	padding-right: 5px;
}

table tr td.clsImages
{
	background-image: url(../images/splash/imgbg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 99px;
	height: 104px;
	border: none;
}

table tr td.clsImages img
{
	top: 0px;
	left: 0px;
	width: 90px;
	height: 88px;
	border: none;
	margin: 0px;
}

table tr td.clsFooter
{
	width: 705px;
	height: 58px;
	text-align: right;
	padding-right: 5px;
}

a.clsCym:link,
a.clsCym:active,
a.clsCym:visited
{
	margin-top: 10px;
	display: block;
	color: #000000;
	text-decoration: none;
	font-weight:bold;}

a.clsCym:hover
{
	color: #ffffff;
	text-decoration: none;
}

a.clsEng:link,
a.clsEng:active,
a.clsEng:visited
{
	margin-top: 10px;
	display: block;
	color: #282892;
	text-decoration: none;
	font-weight:bold;
}

a.clsEng:hover
{
	color: #ffffff;
	text-decoration: none;
}
