* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 0px 0px;
	background-color: #FFEEDD;
	color: #002E5F;
	/*color: #be634e;*/
	font-family: verdana, arial, sans-serif;
	font-size: 10 px;
	text-align: left;
}

a {
	color: #002E5F;
	/*color: #be634e;*/
	font-size: 12 px;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #002E5F;
	/*color: #be634e;*/
	background-color: inherit;
	text-decoration: none;
}

span {
	display: inherit;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	padding: 8px 0px 4px;
	text-align: justify;
	line-height: 18px;
	clear : both;
	float : none;
}
h2{
	font-size: 17px;
	font-weight: bold;
}
h3{
	font-size: 16px;
	font-weight: bold;
}

.framediv {
	min-height: 500px;
}
.mainstyle {
	background-color: inherit;
	color: #002E5F;
	/*color: #be634e;*/
	float: none;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 12px;
	min-height: 300px;
	line-height: 18px;
}
.mainstyle2 {
	/*background-color: inherit;*/
	color: #002E5F;
	/*color: #be634e;*/
	float: none;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 12px;
	min-height: 300px;
	line-height: 18px;
}
.tablestyle {
	background-color: inherit;
	color: #002E5F;
	/*color: #be634e;*/
	float: none;
	font-size: 12px;
	line-height: 18px;
}
.menustyle {
	background-color: inherit;
	color: #002E5F;
	/*color: #be634e;*/
	float: none;
	font-size: 12px;
}

.newsstyle {
	background-color: inherit;
	color: #ffffff;
	float: none;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
}
.picstyle {
	visibility:hidden;
	position:absolute;
	background-color: #565f6d;
	padding: 3px;
	top: 0px;
	left: 0px;
}
.news_style{
display:none;
	color: #002E5F;
	/*color: #be634e;*/
	float: none;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 12px;
	min-height: 300px;
	line-height: 18px;

}
.news_show
{
position:absolute;
//background-color: #ffe6bb;
color:black;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
clip:rect(0px 510px 260px 0px);

}
.news_show1
{
position:absolute;
//background-color: #ffe6bb;
color:black;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
clip:rect(0px 510px 260px 0px);

}
.news_border
{
//background-color: #ffe6bb;
width:512px;
height:282px;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 1px solid #002E5F;
/*border: 1px solid #be634e;*/
padding: 5px 5px 5px 5px;

/*overflow: auto;*/	

}
.news_mark{
//background-color:#ffe6bb ;
font: normal 70% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid #002E5F;
/*border: 0px solid #be634e;*/
width:363px;
height:35px;
color:black;
text-align:center;
}
.news_title{
font: bold 120% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid #002E5F;
/*border: 0px solid #be634e;*/
padding: 5px 0px 9px 5px;
	color: #002E5F;
	display:none;
	/*color: #be634e;*/
}

.news_show img{

margin-left: 5px;
margin-right: 5px;

}
.buttondiv
{
position: absolute;
/*float: left;*/
/*top: 169px;*/
padding: 5px 5px 5px 5px;
//background-color:#ffe6bb ;
border: 1px solid #002E5F;
/*border: 1px solid #be634e;*/
/*border-top-color: white;*/
border-top:none;
height:20px;
}
  .news_move {
 position: relative;

  }
.mytable
{
width:480px;
height:320px;
vertical-align: top; 
}