body{
background:url(../images/wrap_tile.gif);
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:75%;
color:#CCCCCC;
}

table td{
vertical-align:top;
}

a{
color:#999999;
text-decoration:underline
}

.wrapper{


}
.xwrap{
background: url(../images/wrap_bg.gif) repeat-x;
}
.dropleft{
width:20px;
background:url(../images/dropleft_tile.gif) repeat-y;
}
.dropright{
width:20px;
background:url(../images/dropright_tile.gif) repeat-y;
}
.container{
background: url(../images/container_tile.gif);
}
.cont_tb{
width:100%;
background: url(../images/container_xtile.gif) repeat-x;
}

.top_main{
background:url(../images/top_xtile.gif) repeat-x;
height:57px;
}
.top_main div{
text-align:center;
margin-top:30px;
width:100%;
}
.top_main div a{
color:#FFFFFF;
margin:0px 30px 0px 30px;
text-decoration:none;
font-size:14px;
}
.top_main div a:hover, .top_main div a.selected{
color:#FF9900;
}
.mid_main{
}
.thirdnav div a:hover, .thirdnav div a.selected{
color:#FF9900;
font-size:12px;
text-decoration:none;
}
.thirdnav a{
color:#CCCCCC;
font-size:12px;
text-decoration:none;

}
.foot_main{
height:262px;
}
.logo {
width:192px;
height:124px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/nus_soc_logo.png', sizingMethod='crop');
}
.logo[class]{
width:192px;
height:124px;
background: url(../images/nus_soc_logo.png) no-repeat;
}

.top_sub{
background:url(../images/top_xtile_sub.gif) repeat-x;
height:88px;
}
.top_sub table{
}
.top_sub a{
color:#FFFFFF;
margin:0px 20px 0px 20px;
text-decoration:none;
font-size:14px;
}
.top_sub a:hover, .top_sub a.selected{
color:#FF9900;
}
.sub_link a{
font-size:12px;
color:#ccccc;
text-decoration:none;
}
.transblack {
text-align:left;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/transblack.png', sizingMethod='scale');
}
.transblack[class]{
text-align:left;
background: url(../images/transblack.png) repeat;
}


h1{
color:#cc6600;
font-size:20px;

}
h2{
color:#ccc;
font-size:14px;

}
.bodytb{
margin:20px;
width:822px;
}
p{
margin-top:10px;
font-size:12px;
color: #999999;
line-height:16px;
}
.bodytb img.right{
float:right;
margin:0px 0px 0px 30px;
}
.bodytb img.left{
float:left;
margin:0px 30px 0px 0px;
}
table.field td{
padding:5px;
text-align:left;
}
.small{
font-size:10px;
color: #999999;
}
.field input{
height:20px;
background: #CCCCCC;
border:1px solid #000000;
}
.field label{
color:#FFFFFF;
}
.field img{
margin:2px;
}
.active{
color:#0099cc;
}
strong{
font-weight:bold;
}
.copyright{
font-size:10px;
color:#CCCCCC;
}
.map {
float:right;
width:607px;
height:321px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/map.png', sizingMethod='crop');
}
.map[class]{
float:right;
width:607px;
height:321px;
background: url(../images/map.png) no-repeat;
}
table.padded td{
padding:5px;
}
.borderleft{
border-left:2px solid #467e91;
}