html, body{margin:0;padding:0;font:normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;}
#wrap{width:895px;margin:0 auto;}
#header{width:895px;height:66px;border-bottom:2px solid #3D961E;border-top:2px solid #3364c2;background:#C8C8C8 url(images/logo.png);}
#footer{margin:0;color:#3364c2;}
h1, h2, h3{color:#3364c2;}
big{
	font-weight: bold;
	color: #3364c2;
}
dfn{
	color: #3D961E;
	font-weight: bold;
}
b{
	color: #3364c2;
}
p{font-size:110%;}
h1{margin:0 0 0 30px;font-size:200%;}
h2{font-size:140%;}
h3{font-size:130%;}
img{border:none;}
img.ex{height:55px;width:55px;}
img.ax{height:16px;width:16px;}
#main{float:right;width:725px;padding:0 7px 2px 15px;border-left:2px solid #f31900;border-right:2px solid #3D961E;}
table{margin-left:auto;margin-right:auto;
	border-top: 2px solid #3364c2;
	border-right: 2px solid #f31900;
	border-left: 2px solid #44c400;
	border-bottom: 2px solid #f7d72b;}
td{
	padding: 1px 7px 3px 7px;
}
.separator{
	border-left: 1px solid #44c400;
}
.rounded-corners {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
span.uline{text-decoration:underline;}
#sidebar{border-left:2px solid #3364c2;float:left;width:120px;padding:0 2px 1px 10px;}
#sidebar a{text-decoration:none;color:#3364c2;padding:0 0 0 10px;font-size:130%;}
#sidebar a:hover{color:#f31900;}
#footer{clear:both;text-align:center;}
#footer p{font-size:140%;}
ul {
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 2em;
list-style-image: url(images/arrow2.png);
padding: 7px;
margin: 7px;
}
.ilang {
	float: right;
	padding: 0 230px 0 0;
	}