body{
		margin:0px;
		padding:0px;
		background:url(../images/back.jpg) #333366 top left repeat-x;
		font-family:Tahoma;
		}
.menu{
			height:58px;
			text-align:center;
			color:#333366;
			font-size:13px;
			}
.menu a{
				color:#FFFFFF;
				text-decoration:underline;
				}
.menu a:hover{
						text-decoration:none;
						}						
.sign{
		padding-left:200px;
		text-align:left;
		}
.txt{
		padding:20px;
		}
.links{
		font-size:12px;
		color:#f7f7f7;
		text-align:left;
		width:200px;
		font-size:12px;
		text-align:left;
		}
.links a{
			color:#f7f7f7;
			text-decoration:underline;
			}
.links a:hover{
					 text-decoration:none;
					 }
.links ul{
			margin:0px;
			padding:0px;
			list-style:none;
			margin-left:20px;
			margin-right:10px;
			}
.links ul li{
				background:url(../images/arrow.jpg) 0px 4px no-repeat;
				padding-left:20px;
				margin-top:10px;
				}
.links h1{
				color:#f7f7f7;
				background:url(../images/stat.jpg) 0px 2px no-repeat;
				font-size:14px;
				padding-left:60px;
				padding-top:15px;
				padding-bottom:20px;
				}
.content{
				width:100%;				
				}
.title{
		background:url(../images/text2.jpg) top left repeat-x;
		width:100%;
		font-size:14px;
		text-align:left;
		}
.side1{
			background:url(../images/text5.jpg) top left repeat;
			width:48px;
			}
.side2{
			background:url(../images/text5.jpg) top right repeat;
			width:48px;
			}
.text{
		background:url(../images/text5.jpg) top left repeat;
		width:100%;
		text-align:justify;
		line-height:20px;
		font-size:16px;
		color:#a1a3b4;
		padding:10px 0px 10px 0px;
		}
.text a{
			color:#f7f7f7;
			text-decoration:underline;
			font-weight:bold;
			}
.text a:hover{
					text-decoration:none;
					}
.bottom{
			background:url(../images/text8.jpg) top left repeat-x;
			width:100%;
			}
.footer{
			height:60px;
			background:#333333;
			text-align:center;
			font-size:12px;
			color:#f7f7f7;
			}
.footer a{
				color:#f7f7f7;
				text-decoration:underline;
				}
.footer a:hover{
						text-decoration:none;
						}
