/* CSS Document */

body {font-family: Verdana, Geneva, sans-serif;  FONT-SIZE: 75%;  color:#000; background-color:  #fff; margin:0;}
/* The next three lines are the Holly hack */ /* \*/
* html a {height: 1%;}
/* */
H1, H2, H3, H4, H5, H6 { color:#01408a}
h4 { font-size:1.2em;  border-bottom:1px solid #CCC; }
h5 { font-size:1em;}
h3 { font-size:1.3em; font-weight:600; border-bottom:1px solid #CCC;}
h2 { font-size:1.5em;}
h1 { font-size:1.7em;}

#wrapper { width:750px; margin:0 auto;}
#container {width:750px; margin:0px auto; height:100% background-color:#FFFFFF;  }
a, a:visited {color:#009; text-decoration:none;}
a:visited {color:#c50724; text-decoration:none;}
a:hover {color:#666; text-decoration:underline;}

/*Header*/
#header { height:65px; background-color:#FFF; background-image:url(../images/pantran_header2_01.jpg); background-repeat: no-repeat; background-position:center;}

.nav { color:#FFFFFF; line-height:25px; float:right; width:200px; text-align:center; padding-right:20px; display:block; margin:2px; height:1%; }
.nav a, .nav a:visited { background-image:url(../images/button_up.gif); background-repeat:no-repeat; width:200px; color:#FFF; text-decoration:none;  display:block; padding:4px;   height:25px; }
.nav a:hover{color:#01408a; display:block;background-image:url(../images/button_dn.gif); background-repeat:no-repeat; width:200px;  height:25px;  }
.small-link {padding:5px; margin-top:15px;}
.smaller-link { font-size:.7em; padding:5px; margin-top:15px; font-weight:200}
/*Body*/
#main {min-height:300px; background-color:#fff ; }
.content-full {padding:4px; text-align:left; margin-left:8px; margin-right:8px; }
.content-left {width:225px; float:left;  padding:4px; }
.content-right{ margin-left:240px; padding:4px; padding-left:4px; }
.main-left {width:40%; float:left;}
.main-right {width:55%; float:right; margin-right:0;}
.clear { clear:both; height:0}
#footer { height:76px; padding:2px; border-top:2px solid #829ED2; text-align:center; line-height:25px; text-align:center; font-size:.8em; clear:both; color:#01408a;}
#footer a, #footer a:visited {color:#01408a;}

.datatable {border:1px solid #999; padding:0; }
.datatable th {background-color:#01408a; color:#fff;}
.oddrow {background-color:#FFF;}
.evenrow {background-color: #D5E2F7;}
.links {text-decoration:underline; color:#01408a; font-size:1em; font-weight:bold;}
.links a, .links a:visited  {text-decoration:underline; color:#01408a;}
.links a:hover {color:#666; text-decoration:underline;}
.title { font-size:12px; font-weight:600;color:#01408a}
