@charset "utf-8";
/* CSS Document */

body {background-color:#161B27;
background-image: url(images/bg.jpg);
background-repeat:repeat-x;
font:Georgia, Times New Roman, Times, serif;
color:#161B27;
font-size:14px;
text-align:left;
}

#all{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}

.nav a {color:#161b27; text-decoration:none;
font-size:18px;}
.nav a:hover{color:#889da9; text-decoration: underline;font-size:18px;}

.nav2 a {color:#889da9; text-decoration:none; }
.nav2 a:hover{color:#fff; text-decoration: underline;}

#logo{ background-image:url(images/logo.jpg);
	width:900px;
	height:203px;
}
.image-l{border:0;
float:left;
margin-right:5px;
}

.image-r{border:0;
float:right;
margin-left:5px;
}
#all table tr th div {



}
.style5 {
	font-weight: bolder;
	font-size: 17px;
}
