body {
 margin:0px;
 background:#153D88;
 color:#FFFFFF;
 text-align:center;
 padding:0;
 }

#page {
 margin:auto;
 background:#FFFFFF;
 width:800px;
 text-align:left;
 border:0px;
 }

#header {
 position:relative;
 height:100px;
 background:#FFFFFF;
 color: #153D88;
 background-image:url(images/irfc-header.gif);
 background-repeat:no-repeat;
 background-position:center;
 }

#nav {
 position:relative;
 height:25px;
 width:800px;
 color: #153D88;
 font-size: 16px;
 font-family:Arial, Helvetica, sans-serif;
 text-decoration: none;
 font-weight: bold;
 text-align:center;
 padding-top:10px;
 border-bottom:2px solid #153D88;
}

#nav a:link, #nav a:visited {
 color: #153D88;
 font-size: 16px;
 font-family:Arial, Helvetica, sans-serif;
 text-decoration: none;
 font-weight: bold;
}

#nav a:hover {
 color: #66CCFF;
 font-size: 16px;
 font-family:Arial, Helvetica, sans-serif;
 text-decoration: none;
 font-weight: bold;
}

td {
 background:#FFFFFF;
 color: #153D88;
 font-size: 15px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 text-decoration: none;
 font-weight: normal;
 }
 
#td a:link, #td a:visited {
 color: #153D88;
 font-size: 16px;
 font-family:Arial, Helvetica, sans-serif;
 text-decoration: none;
 font-weight: bold;
}

#td a:hover {
 color: #66CCFF;
 font-size: 16px;
 font-family:Arial, Helvetica, sans-serif;
 text-decoration: none;
 font-weight: bold;
}

#footer {
 position:relative;
 height:192px;
 background:#FFFFFF;
 color: #153D88;
 background-image:url(images/irfc-footer.gif);
 background-repeat:no-repeat;
 background-position:center;
}
 
#info {
 background:#FFFFFF;
 text-align:left;
 color: #153D88;
 font-size: 15px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 text-decoration: none;
 font-weight:normal;
 padding-bottom:10px;
 padding-top:10px;
 padding-left:30px;
 padding-right:30px;
}

#info a:link, #info a:visited {
 color: #153D88;
 font-size: 15px;
 font-family:Arial, Helvetica, sans-serif;
 text-decoration: none;
 font-weight: bold;
}

#info a:hover {
 color: #66CCFF;
 font-size: 15px;
 font-family:Arial, Helvetica, sans-serif;
 text-decoration: none;
 font-weight: bold;
}

.title {
 font-size:12px;
 font-family:Arial, Helvetica, sans-serif;
 color:#FFFFFF;
 font-weight:bold;
}

#footerlinks {
 background:#FFFFFF;
 width:800px;
 height:30px;
 text-align:center;
 padding-left:0px;
 padding-top:12px;
 color: #153D88;
 font-size: 15px;
 font-family:Arial, Helvetica, sans-serif;
 text-decoration: none;
 font-weight: normal;
}

#footerlinks a:link, #footerlinks a:visited {
 color: #153D88;
 font-size: 15px;
 font-family:Arial, Helvetica, sans-serif;
 text-decoration: none;
 font-weight: bold;
}

#footerlinks a:hover {
 color: #66CCFF;
 font-size: 15px;
 font-family:Arial, Helvetica, sans-serif;
 text-decoration: none;
 font-weight: bold;
}
