BODY{
	background:#d9d9d9 url(images/bg.gif) repeat-x top;
	text-align:center;
	margin:0px;
}
#All{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:100%;
}
#ShadowTop{
	margin-left:auto;
	margin-right:auto;
	width:800px;
	background:url(images/shadowt.gif) no-repeat top;
}
#ShadowMiddle{
	margin-left:auto;
	margin-right:auto;
	width:800px;
	background:url(images/shadowm.gif) repeat-y top;
}
#ShadowBottom{
	margin-left:auto;
	margin-right:auto;
	width:800px;
	background:url(images/shadowb.gif) no-repeat top;
}
#TopFlash{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:760px;
	height:270px;
}
#Szer{
	width:100%;
	background:#5BAAE3 url(images/szer.gif) repeat-x bottom;
}
#SzerB{
	width:100%;
	background:#d9d9d9 url(images/szerb.gif) repeat-x top;
}
#Main{
	margin-left:auto;
	margin-right:auto;
	width:760px;
	background-color:#5BAAE3;
}
#Left{
	width:242px;
	float:left;
	padding-bottom:20px;
	padding-top:20px;
	background-color:#5BAAE3;
}
#Left img{
	border:solid 20px #86d1ff;
}
#Right{
	width:518px;
	float:right;
	background-color:#5BAAE3;
}
#One{
	width:760px;
	background-color:#5BAAE3;
}
#PageT1{
	width:518px;
	height:25px;
	background:url(images/paget1.jpg);
}
#PageT2{
	width:518px;
	height:25px;
	background:url(images/paget2.jpg);
}
#PageT3{
	width:518px;
	height:25px;
	background:url(images/paget3.jpg);
}
#OnePageT4{
	width:760px;
	height:25px;
	background:#5BAAE3 url(images/paget4.jpg) no-repeat;
}
#OnePageT5{
	width:760px;
	height:25px;
	background:#5BAAE3 url(images/paget5.jpg) no-repeat;
}
#PageT6{
	width:518px;
	height:25px;
	background:url(images/paget6.jpg);
}
#PageT7{
	width:518px;
	height:25px;
	background:url(images/paget7.jpg);
}
#Content p{
	font-family:Tahoma;
	font-size:12px;
	text-align:left;
	color:#ffffff;
	padding:0px 10px 20px 10px;
}
#OneContent p{
	font-family:Tahoma;
	font-size:12px;
	text-align:left;
	color:#ffffff;
	padding:0px 10px 20px 10px;
}
#OneContent center table tbody tr td center{
	font-family:Tahoma;
	font-size:12px;
	text-align:left;
	color:#ffffff;
	text-align:center;
}
#Content p b{
	font-family:Tahoma;
	font-size:12px;
	text-align:left;
	color:#000000;
}
#Content a{
	font-family:Tahoma;
	font-size:12px;
	text-align:left;
	color:#ffffff;
	text-decoration:underline;
}
#Content a:hover{
	font-family:Tahoma;
	font-size:12px;
	text-align:left;
	color:#000000;
	text-decoration:none;
}
#BFlash{
	padding:10px;
	margin-left:auto;
	margin-right:auto;
	width:700px;
	height:100px;
}
#Bottom{
	margin-left:auto;
	margin-right:auto;
	width:760px;
	height:150px;
	background:#ffffff url(images/bottom.gif) repeat-x top;
}
#Bottom ul{
	list-style:none;
	float:left;	
	margin:0px;
	padding-top:10px;
	padding-left:20px;
}
#Bottom li{
	display:inline;
	float:left;
	padding-right:10px;	
}
#Bottom li a{
	font-family:Tahoma;
	font-size:11px;
	text-align:left;
	color:#8b8b8b;
	text-decoration:none;	
}
#Bottom li a:hover{
	font-family:Tahoma;
	font-size:11px;
	text-align:left;
	color:#8b8b8b;
	text-decoration:underline;	
}
#Bshadow{
	margin-left:auto;
	margin-right:auto;
	height:16px;
	width:800px;
	background:url(images/bshadow.gif) no-repeat top;
}
.Clear{
	clear:both;
}