body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background:#FFFFFF;
	padding-top:15px;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	text-align:justify;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}
a:link {
	color: #0F238C;
}

a:visited {
  color: #0F238C;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #0F238C;
}
.title {
	color:#0F238C;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	padding-left: 10px;
	margin-bottom:2px;
}
.title2 {
	color:#0F238C;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	padding-left: 10px;
	margin-bottom:2px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box1 {
	border-left: #C4C9E3 1px solid;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}
.menu-hp {
	background:url(../images/home/menu-bg.jpg) top no-repeat;
	width:146px;
	height:302px;
}
.menu {
	background:url(../images/common/menu-bg.jpg) top no-repeat;
	width:146px;
	height:302px;
	padding-top:43px;
}
#welc-t {
	background:url(../images/home/center-bg.jpg) top no-repeat;
	width:382px;
	height:236px;
	padding: 15px;
	line-height: 25px;
}
#main-t {
	background:url(../images/common/bg.jpg) top no-repeat;
	width:363px;
	height:296px;
	padding: 15px;
	line-height: 25px;
	overflow:auto;
}
#main-t2 {
	background:url(../images/common/bg2.jpg) bottom left no-repeat;
	width:618px;
	/*height:296px;*/
	padding: 15px;
	line-height: 25px;
}
#fot-hp {
	background:url(../images/home/footer-bg.jpg) top no-repeat;
	width:412px;
	height:38px;
	text-align:center;
	padding-top:8px;
	font-size:10px;
}

#fot{
	background:url(../images/common/footer-bg.jpg) bottom no-repeat;
	width:393px;
	height:41px;
	text-align:center;
	padding-top:8px;
	font-size:10px;
}
#fot2{
	background:url(../images/common/footer-bg.jpg) bottom no-repeat;
	width:393px;
	height:41px;
	text-align:center;
	padding-top:8px;
	font-size:10px;
	float:right;
}
#evnt1 {
	background: url(../images/home/rc-1.jpg) left top no-repeat;
	width:220px;
	height: 136px;
	padding-left:18px;
	padding-top: 4px;
}
#news1 {
	background: url(../images/home/rc-2.jpg) left top no-repeat;
	width:220px;
	height: 158px;
	padding-left:18px;
	padding-top: 4px;
}
#news-bt {
	background: url(../images/home/rc-3.jpg) top left no-repeat;
	width:238px;
	height: 155px;
}
#news-bt2 {
	background:  url(../images/common/news-bt.jpg) bottom no-repeat;
	width:256px;
	height: 157px;
}
#evnt2 {
	background: url(../images/common/events-bg.jpg) left bottom no-repeat;
	width:220px;
	height: 141px;
	padding-left:36px;
	padding-top: 52px;
}
#news2 {
	background: url(../images/common/news-bg.jpg) left top no-repeat;
	width:220px;
	height: 154px;
	padding-left:36px;
	/*padding-top: 4px;*/
}
.news {
	font-size:10px;
	color:#0F238C;
	text-align:left;
	padding-left:70px;
	padding-top:3px;
}
.nav{
	width: 131px;
	padding-left:15px;
	padding-top:4px;
	text-align:left;
}

.nav ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.nav li {
	height:54px;}

.nav a{
	font: bold 12px Arial;
	padding: 4px 3px;
	width: 100%; /*Define width for IE6's sake*/
	color: #0F238C;
	text-decoration: none;
}

.nav a:visited{
	color: #0F238C;
}

.nav a:hover{
	color: #99B082;
}
.bluetxt {
	color: #0F238C;}

