@charset "iso-8859-1";
/* CSS Document */


body {
	background-color: #387EBC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/Index_01.jpg);
	background-repeat:repeat-x;
}
body,td,th {
	font-family: tahoma;
	font-size: 12px;
	color: #0C1765;
}
.buld {
	font-family: "Times New Roman" ;
	font-weight: bold;
}
a {
	font-family: tahoma;
	font-size: 12px;
	color: #282482;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7D78DA;
}
a:hover {
	text-decoration: underline;
	color: #7D78DA;
}
a:active {
	text-decoration: none;
	color: #003300;
}
.date {
	font-size: 11px;
	color: #666666;
}
.tab1 {border-right:1px dotted #000000; padding:5;}

.but {background-color:#F1F0F0;
	  border-width:1px;
	  border-bottom-color:#999999; 
	  border-left-color:#999999; 
	  border-right-color:#999999; 
	  border-top-color:#999999; 
	  color:#000066;
}
.times-i-30 {
	font-family: "Times New Roman";
	font-size: 30px;
	font-style: italic;
}
