/* CSS Document */

#trmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #5E5E5E;
	text-decoration: underline;
}

body {
	margin: 0;
	background-image: url(../img/ali_bg.jpg);
	background-repeat: repeat-x;
}

#main {
	background-image: url(../img/bg.jpg);
	margin-top:30px;
	background-attachment: fixed;
}

#left, #left div {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

#left b
{
	color:#CF602C;
}

#right, #right div {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#CF602C;
}

#fr {
        width:489px;
        height:403px;
	overflow-x:hidden;
	overflow-y:auto; 
}
