body {
	background-color: #1B79AC;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0;
}

table.his {
	background: #4A78a9 url(images/top_his.jpg) no-repeat scroll top;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
}
table.mus {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background: #4a78a9 url(images/MusW_02.jpg) repeat-y scroll top
}

table.all {
  background: #4878a9 url(images/Top_01.jpg) no-repeat scroll top;
  font-family: Arial, sans-serif
}
img {
	border: 0;
	vertical-align: top;
}
a {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}

.a1 {
	font-size:10px;
	color: #a33034;
}

.all {
	font-size:10px;
	color: #ffffff;
}
#rc {
  font-size: 12px;
  padding-left: 270px
}
#yel{
  color: #FFE71C;
  text-decoration: underline;
  font-family:Arial, Helvetica, sans-serif;
  white-space: nowrap;
  font-size: 12px;
  font-weight: bold
}
#h1{

	font-size: 13px;
	color: #FFFFFF;
	text-indent:20px;
	text-align:justify;
	font-family: Arial;
	font-weight: normal
}
#t1 {
font: Arial;
color: #FFFFFF;
text-indent:20px;
text-align:justify;
}
#t2 {
font: Arial Bold;
color: #FFFFFF;
text-indent:20px;
text-align:justify;
}
#t3 {
	color: #FFFFFF;
	font-weight:bolder;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}

#main {
	position:absolute;
	top: 0px;
	left: 50%;
	width:800px;
	height:auto;
	margin-top: 0px; /*set to a negative number 1/2 of your height*/
	margin-left: -400px; /*set to a negative number 1/2 of your width*/
}

.footer{
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	padding-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-variant:small-caps;
	font-weight:bold;
}

.menu{
	position:absolute;
	left:672px;
	top:17px;
	text-align:right;
}
