
body{
margin: 0px;
padding: 0px;
background: url('/img/bg.gif') repeat-x top;
}
.date {
font: bold 12px Tahoma;
color:  #222256;
	}
	.ttip1{border-bottom: #000000 4px solid; border-left: #000000 0px solid; 	
border-right: #000000 4px solid; border-top: #000000 0px solid; color:#330066; font-family: verdana; 	
font-size: 10px; font-weight: bold; overflow:hidden;}
.ttip2{background-color: #2F6980; border-bottom: #000000 1px solid; border-left: #000000 1px solid; 	
border-right: #000000 1px solid; border-top: #000000 1px solid; color:#330066; font-family: verdana; 	
font-size: 10px; font-weight: bold; overflow:hidden;}
	.menu {
	width: 214px;
	height:30px;
	background:url('/img/t3.gif');
	font: 12px Tahoma;
	color: white;
		}
		.menu a {
	font: bold 12px Tahoma;
	color: white;
	text-decoration: none;
	padding-left: 25px;
			}
	.t1 {
	font: bold 12px Tahoma;
	color: #ffcb00;
	text-align:center;
		}
		.news a {
		font: 12px Tahoma;
		color: white;
		text-decoration: none;
		
			}
				.news a:hover {
		font: 12px Tahoma;
		color: white;
		text-decoration: underline;
		
			}
		.news{
		font: 12px Tahoma;
		color: white;

		
			}
			
	.title {
	font: bold 14px Tahoma;
	color: #4d4d8d;
		}
		
		.content {
		font: 12px Tahoma;
		color: #626060;
		text-align:justify;
			}
			.submenu a{
			font: bold 12px Tahoma;
			color: white;
			text-decoration: none;
			
			}
			
			table.sample {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
}
table.sample th {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: black;
	background-color: white;
	-moz-border-radius: ;
}
table.sample td {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: black;
	background-color: white;
	-moz-border-radius: ;
}

table.table th {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: black;
	background-color: white;
	-moz-border-radius: ;
}
table.table td {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: black;
	background-color: white;
	-moz-border-radius: ;
}