/* CSS Document */

body{
	background-color:#ffffff;
	margin:0px;
	padding:0px;
	}
	
	
.bg-thick-line1{
	height:5px;
	background:url(../images/bg-top-thick-line1.gif) repeat-y;
	}
.bg-thick-line2{
	height:5px;
	background:url(../images/bg-top-thick-line2.gif) repeat-y;
	}
	

	
.top-nav ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0px;
	padding-right:10px;
	}
.top-nav li{
	list-style-type:none;
	}
.top-nav li a{
	color:#000000;
	text-decoration:none;
	}
.top-nav li a:hover{
	color:#26577F;
	}
	
.top-nav li .img{
	margin:0px 15px 0px 15px;
	border:0;
	vertical-align:middle;
	width:1px;
	height:21px;
	}
	
	
.bg-header2{
	width:343px;
	height:171px;
	background:url(../images/bg-header2.gif) no-repeat;
	}
.bg-header3{
	width:201px;
	height:171px;
	background:url(../images/bg-header3.gif) no-repeat;
	}
