body {
	background-color: #3333cc;
	padding:0px;
	margin:0px;
	background-image:url(img/bac.jpg);
	background-repeat:repeat-x;
}

a:link {
	color: #2836B9;
	text-decoration: none;
}
a:visited {
	color: #2836B9;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #2836B9;
}
a:active {
	color: #2836B9;
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}


a img {
display:block;
}


.imp {	
	color: #FFFFFF;
	font-size: 10px;
}


/* template */

#center {
margin:0px auto;
width:750px;


}

#box {
overflow:hidden;
background-image:url(img/shadow.png);
background-repeat:repeat-y;
height:100%;



}




#content {
margin:0px auto;
width:730px;
background-color:#ffffff;
height:100%;

}

#bottom {
width:750px;
height:36px;
background-image:url(img/bottom.png);

}

#applet {
margin:0px auto;
width:726px;
}

#language {
margin:0px auto;
width:726px;
padding-bottom:10px;
}

