/*
color : #E9E9E9
color : #CECECE
color : #666666
color : #FFFFCC
*/
body{
	margin-top:0px;
	margin-bottom:0px;
	background:url(images/body3.jpg);
}
img{
border:0px;
}
a{
color:black;
text-decoration:none;
}
.content{
font-size:13px;
}
.tb1{
font-size:13px;
border-collapse:collapse;
}
.tb1 th{
height:35px;
text-align:left;
background:#003355;
border:1px solid #CECECE;
padding:0px;
padding-left:5px;
color:white;
text-decoration:underline;
}
.tb1 td{
border:1px solid #CECECE;
background:url(images/bg4.png);
background-repeat:repeat-x;
background-position:bottom;
height:35px;
padding-left:5px;
}
.tb2{
font-size:13px;
border-collapse:collapse;
}
.tb2 th{
height:30px;
text-align:left;
background:#003355;
padding:5px;
color:white;
text-decoration:underline;
}
.tb2 td{
border-bottom:1px dotted gray;
height:30px;
padding:5px;
}
.tb3{
	border-collapse:collapse;
	font-size:13px;
}
.tb3 th{
	background:lightsteelblue;
	border:1px dashed steelblue;	
	text-decoration:underline;	
	padding:10px;
}
.tb3 td{	
	border:1px dashed steelblue;	
	padding:10px;
}
.button{
background:url(images/bg2.png);
height:30px;
border:1px solid gray;
border-radius:5px;
color:white;
font-weight:bold;
}
.news{
color:#666666;
font-size:14px;
font-family:Tahoma;
border-bottom:1px dashed #CECECE;
margin-left:5px;
margin-bottom:5px;
padding-bottom:5px;
}
.news a{
color:#666666;
}
.menu{
width:160px;
color:#666666;
font-size:14px;
font-family:Tahoma;
margin-left:5px;
margin-bottom:5px;
padding-bottom:5px;
}
.menu a{
color:#666666;
}