BODY
{
	font-family: Tahoma, verdana, arial;
	height:100%;
	color: #ffffff;
	background-color: #f66900;
	margin: 0;
	padding: 0;
	font-size:60%;
	background-image: url('img/bg.gif'); 
	background-repeat: repeat-x; 
	background-position: top right;
}
A {
	color:#003399; font-size: 10px;
	}
A:HOVER {text-decoration:none; color: #ffffff; background:#4375B2;}


h1 {color:#ffcc00; font-size:20px; font-weight:normal;}

hr {height:1px; margin: 20px 0 20px 0; clear:both;}

table { width:100%; height:100%; border-collapse: collapse;}
td, tr {padding:0; margin:0;}

td.left {
	margin:0;
	height:100%;
	width:30%;
	vertical-align:top;
	padding-top:173px;

	

}





td.right { 
	margin:0;
	width:70%; 
	vertical-align:top;
	
}


div.logo {
	padding-top:50px;
	float:left;
}


div.language {

	float: right;
	padding: 20px 20px 0 0;

}

.language a {color:#003399;	font-size: 10px;}

div.sep {

	clear: both;
	width:100%;
}


div.main {



	font-size: 12px;
	height: 443px;
	background-image: url('img/right.gif');
	background-repeat: no-repeat;
	background-position: bottom right;

}


.main a { 
	font-size:10px;
	color:#003399;
}

.main a:HOVER { 
	font-size:10px;
	color:#ffffff;
	background:#4375B2;
}


div.content {

	width:400px;
	background-image: url('img/line.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left:20px;
	margin-left:40px;

}

div.footer {
	font-size: 10px;
	padding-top:50px;
	padding-left:60px;
}

div.folder{
	float:left;
	width:40%;
	padding: 0 30px 30px 0;


}

div.message {
	font-size: 12px;
	width:600px;
	padding: 0 30px 30px 0;

}

.message table {	
	font-size: 12px;
}


