/* CSS Document */

body {
	background: #BAB4B4;
	margin-top:20px;
	color:#464367;
	font-family: arial,verdana,times;
	font-size:7pt;
	letter-spacing:1.2pt;
	line-height:1.5em;
	}

td	{
	font-family:verdana, arial;
	font-size:7pt;
	color: #9B9998;
	}
	
a:link {
	color:#464367;
	text-decoration:none;
	}
	
a:visited {
	color:#464367;
	text-decoration:none;
	}
	
a:active {
	color:#464367;
	text-decoration:none;
	}
	
#top {
	width:900px;
	height:137px;
	}

#top_left {
	width:216px;
	height:137px;
	background: url(../images/top_left.jpg) #060066 no-repeat;
	}

#top_middle {
	width:491px;
	height:137px;
	background: url(../images/top_middle.jpg) #060066 no-repeat;
	}

#top_right {
	width:193px;
	height:137px;
	background: url(../images/top_right.jpg) #060066 no-repeat;
	}
	
#middle {
	width:900px;
	height:358px;
	}

#middle_leftleft {
	width:105px;
	height:137px;
	background: url(../images/middle_leftleft.jpg) #060066 no-repeat;
	}

#middle_left {
	width:132px;
	height:358px;
	background: url(../images/middle_left.jpg) #060066 no-repeat;
	}

#middle_content_head {
	width:418px;
	height:55px;
	background: url(../images/middle_content_head.jpg) #060066 no-repeat;
	}

#middle_content {
	width:418px;
	height:358px;
	vertical-align:top;
	background: url(../images/middle_content.jpg) #060066 no-repeat;
	}

#middle_right {
	width:114px;
	height:358px;
	background: url(../images/middle_right.jpg) #060066 no-repeat;
	}

#middle_rightright {
	width:131px;
	height:358px;
	background: url(../images/middle_rightright.jpg) #060066 no-repeat;
	}
	
#bottom {
	width:900px;
	height:129px;
	}

#bottom_left {
	width:105px;
	height:129px;
	background: url(../images/bottom_left.jpg) #060066 no-repeat;
	}

#bottom_middle {
	width:550px;
	height:129px;
	background: url(../images/bottom_middle.jpg) #060066 no-repeat;
	}

#bottom_right {
	width:245px;
	height:129px;
	background: url(../images/bottom_right.jpg) #060066 no-repeat;
	}
	
	





