body {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	background-color: #1C4C88;

	margin-left: 0px;

	margin-top: 10px;

	margin-right: 0px;

	margin-bottom: 10px;

}





TH {

	color: white;

	padding-left: 15px;

	padding-top: 5px;

	width: 100%;

	text-align: left;

	height: 40px;

	background-image: url(img/sectop.gif);

	background-repeat: no-repeat;

	font-size: 14px;

	text-transform: uppercase;

}





.hilight {

	font-size: 18px;

	color: #d20114;

	font-weight: bold;

	font-variant: small-caps;

}





.hilight2 {

	color:#d20114;

	font-weight: bold;

}





.plain {

	background-color: #1C4C88;

	color: white;

	padding: 7px;

	text-align: justify;

}





.wrap {

	width: 650px;

	background-image: url(img/header.jpg);

	background-position: top center;

	background-repeat: no-repeat;

	background-color: white;

}





.top {

	padding-left: 10px;

	padding-top: 115px;

	width: 400px;

	text-align: center;

}





.content {

	padding: 15px;

	text-align: justify;

}





.content IMG {

	margin-left: 10px;

	border: 1px solid #1c4c88;

}





.movie {

	float: right;

	width: 150px;

	margin-left: 5px;

}





.movie2 {

	float: left;

	width: 150px;

	margin-right: 5px;

}





.btm {

	background-image: url(img/btm.jpg);

	background-repeat: no-repeat;

	background-position: top;

	height: 168px;

	width: 100%;

	background-color: #1C4C88;

}





.btm1 {

	background-image: url(img/btm1.jpg);

	background-repeat: no-repeat;

	background-position: bottom;

	background-color: #1C4C88;

}





.btm1txt {

	margin-left: 320px;

	width: 300px;

	margin-bottom: 50px;

}





.small {

	font-size: 10px;

}





.Red_link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 14px;

	color: #d20114;

	font-weight: bold;

	text-decoration:underline;

}

.Red_link:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 14px;

	color: #d20114;

	font-weight: bold;

	text-decoration:none;

}

.Black_link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 14px;

	color: #000000;

	text-decoration:underline;

}

.Black_link:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 14px;

	color: #00000;

	text-decoration:none;

}
#LatestNews h1 {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
}
#LatestNews h1 a:link, #LatestNews h1 a:visited {
	color:#000;
	padding:5px;
	text-decoration:none;
	background-color:#CCC;
	display:block;
}
#LatestNews h1 a:hover {
	background-color:#666;
	color:#FFF;
}
#LatestNews a.more:link, #LatestNews a.more:visited {
	color:#900;
	text-decoration:underline;
	background-color:#FFF;
	font-weight:bold;
}
#LatestNews a.more:hover {
	text-decoration:none;
	background-color:#CCC;
}
