@charset "utf-8";
/* CSS Document */
html
{
	font-family:Arial, Helvetica, sans-serif;
}
.square
{
	width:137px;
	height:137px;
	display:inline;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#t0
{
	background-repeat:no-repeat;
	background-image:url(../images/tl.jpg);
}
#t1
{
	background-color:cc3333;
}
#t2
{
	background-repeat:no-repeat;
	background-image:url(../images/tm.jpg);
}
#t3
{
	background-repeat:no-repeat;
	background-image:url(../images/tr.jpg);
}
#m1
{
	background-repeat:no-repeat;
	background-image:url(../images/br.jpg);
}
#b0
{
	background-repeat:no-repeat;
	background-image:url(../images/bl.jpg);
}
#b2
{
	background-repeat:no-repeat;
	background-image:url(../images/bml.jpg);
}
#b3
{
	background-repeat:no-repeat;
	background-image:url(../images/bmr.jpg);
}
a
{
	text-decoration:none;
	height:81px;
	width:inherit;
	display:block;
	text-align:center;
	padding:56px 0px 0px 0px;
	color:#000;
	font-weight:bold;
}
a.i
{
	background-color:#9966cc;
}
a.r
{	
	background-color:#cc3334;
	
	
}
a.o
{
	background-color:#ff6633;
}
a.y
{
	background-color:#ffff66;
}
a.g
{
	background-color:#66cc66;
}
a.b
{
	height:90px;
	background:#6666cc;
	padding:47px 0px 0px 0px;
}

a.v
{
	background-color:#30009B;
}
#topRow
{	
	clear:both;
}
#middleRow
{
	clear:both;
}
#bottomRow
{
	clear:both;
}
#logo1
{	
	margin-left:347px;
	width:256px;
	height:264px;
	margin-bottom:30px;
}
#containerM
{
	margin-right:auto;
	margin-left:auto;
	width:959px;
}
#bottom 
{	clear:both;
	display:block;
}
a:hover
{
	background-color:#CCC;
}