body{ 
	color: #003399; 
	margin : 0;
	padding : 0;
	font-family:Arial,Verdana,sans-serif; 
	font-size:9pt; 
}
a{ 
	text-decoration : none;
	margin-right:4px; 
}

img{ 
	border : none; 
} 
.detail{
border-width: 0px 1px 1px 1px;
border-style: solid;
border-color: #099FF4;
padding: 0px;
margin: 5px;
float: left;
}
.search{
margin: 0px;
padding: 0px;
}

.search a{
	color: #003399; 
}
.top{
	height: 38px;
	background-image: url('./img/top-main.jpg');
	font-size:11pt;
	font-weight:bold;	
}
.top-left{
	background-image: url('./img/top-left.jpg');
	background-position: left;
	background-repeat: no-repeat;
}
.top-right{
	background-image: url('./img/top-right.jpg');
	background-position: right;
	background-repeat: no-repeat;
}
.top td{
text-align: center;
}
.top a{
color: blue;
}
.bottom{
	height: 32px;
	background-image: url('./img/bottom-main.jpg');
	font-size:10pt;
	font-weight:700;
	padding-top: 6px;
	background-repeat: repeat-x;
}
.bottom-left{
	text-align: left;
	padding-left: 15px;
}
.bottom-right{
	text-align:right;
	padding-right: 15px;
}
#right{
	float:right;
}

.stred { 
	color : #003399; 
	font-size : 10pt;  
}
tr#test:hover {
	background-image:url('./img/main-href.jpg');
}
#menu {
	background-image: url('./img/headline.jpg');
	height: 31px;
	font-size: 13pt;
	font-weight: bold;
	padding: 7px 0px 0px 15px; 
}
#menu a{
	color: blue;
	margin:10px; 
}
.clear{
clear: both;
}
.msg-red{
	font-size: 17;
font-weight: bold;
color: #BF0000;
}
.msg-green{
	font-size: 15;
font-weight: bold;
color: #008000;
}
#t{
padding: 5px;	
font-weight: 600;
}