

table, tr, td {
font-size:12px;
}


p.bold {
font-weight:bold;
}

a {
color:#075698;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#B12027;
font-weight:bold;
text-decoration:none;
}
a.slickTip {
color:#B12027;
padding-right:15px;

}
a.slickTip:hover {
color:#075698;
}
a.readon {
float:right;
color:#B12027;
font-size:11px;
}

a.readon:hover {
float:right;
color:#075698;
font-size:11px;
}

h2 {
margin:0;
color:#B12027;
font-size:14px;
}

* html h2 {
margin:0;
color:#B12027;
font-size:12px;
}

h2.black {
margin:0;
color:#000;
font-size:14px;
}

ul li{
font-size:12px;
}

p.right {
text-align:right;
}

p.red {
color:#B12027;
font-size:12px;
}

h2.black-spacing {
color:#000;
font-size:14px;
margin:0 0 10px 0;
}

small {
font-size:10px;
}

input, select { padding:3px;
}

a img {
border:0;
}

.button {
   
	background:url(../images/searchBtn.png) top left no-repeat;
	border:0;
	height:25px;
	width:25px;
	margin:0 5px 0 5px;
    cursor: pointer;
    font-family: Arial;
	color:#E2A950;
	font-weight:bold;
	font-size:0;
	padding:0px;
	
	}

#mod_search_searchword {
	font-size:12px
}

.phocaname {
width:213px;
padding-left:5px;
padding-right:5px;
font-weight:bold;
text-align:center;
}

.phocaname1 {
width:194px;
margin-left:13px;
margin-right:16px;
font-weight:normal;
text-align:left;
}

#slide1,#slide2,#slide3,#slide4,#slide5 {
width:16px;
height:16px;
display:block;
float:left;
margin-right:3px;
}

#slide1 {
background:url(/images/buttons1.png) no-repeat;
}

#slide2{
background:url(/images/buttons2.png) no-repeat;
}

#slide3 {
background:url(/images/buttons3.png) no-repeat;
}

#slide4 {
background:url(/images/buttons4.png) no-repeat;
}

#slide5 {
background:url(/images/buttons5.png) no-repeat;
}

#slide1:hover {
background:url(/images/buttons1-roll.png) no-repeat;
}

#slide2:hover{
background:url(/images/buttons2-roll.png) no-repeat;
}

#slide3:hover {
background:url(/images/buttons3-roll.png) no-repeat;
}

#slide4:hover {
background:url(/images/buttons4-roll.png) no-repeat;
}

#slide5:hover {
background:url(/images/buttons5-roll.png) no-repeat;
}

#slide1.selected {
background:url(/images/buttons1-roll.png) no-repeat;
}

#slide2.selected{
background:url(/images/buttons2-roll.png) no-repeat;
}

#slide3.selected{
background:url(/images/buttons3-roll.png) no-repeat;
}

#slide4.selected {
background:url(/images/buttons4-roll.png) no-repeat;
}

#slide5.selected {
background:url(/images/buttons5-roll.png) no-repeat;
}

#navigation {
display:block;
width:200px;
height:16px;
}

a#prev {
color:#FFFFFF;
font-weight:bold;
background:url(../images/btn-prev.gif) center left  no-repeat;
height:15px; 
width:150px;
padding-left:20px;
}

a#next {
color:#FFFFFF;
font-weight:bold;
background:url(../images/btn-next.gif) center right no-repeat;
height:15px; 
width:150px;
padding-right:20px;
}

a#next:hover, a#prev:hover  {
color:#CCCCCC;
}

a#back {
font-size:12px;
background:url(../images/btn-back1.gif) center left no-repeat;
height:15px; 
width:150px;
padding-left:20px;
margin-bottom:10px;
}


.inputbox {
font-size:11px;
}

.btn-nrf {
width:213px;
height:10px;
background:url(../images/logo-NRF.png) no-repeat top left;
margin-right:25px;
display:block;
}

.btn-ntu {
width:125px;
height:45px;
background:url(../images/logo-NTU.png) no-repeat top left;
margin-right:25px;
display:block;
}

.btn-moe {
width:195px;
height:52px;
background:url(../images/logo-MOE.png) no-repeat top left;
margin-right:25px;
display:block;
}


* html .btn-nrf {
width:213px;
height:10px;
background:url(../images/logo-NRF.gif) no-repeat top left;
margin-right:25px;
display:block;
}

* html .btn-ntu {
width:125px;
height:45px;
background:url(../images/logo-NTU.gif) no-repeat top left;
margin-right:25px;
display:block;
}

* html .btn-moe {
width:195px;
height:52px;
background:url(../images/logo-MOE.gif) no-repeat top left;
margin-right:25px;
display:block;
}