.nav {
	border-top : thick;
	border-top-color : Black;
	border-top-style : solid;
}
em {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	font-style : normal;
	color : red;
}
em.vr {
	font-family  : verdana;
	color : black;
	font-weight : normal;
	font-size : 12px;
}
.tiny {
    font-family: verdana;
	font-size: 10px;
}
.main {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	font-style : normal;
}
.hd_text  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
	font-style : normal;
}
.main_bld {
	font-family : Verdana;
	font-size : 28px;
	color: #660000;
}
.small {
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}
h3.bold {
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 28px;
	font-weight : normal;
	font-style : normal;
}
a.header {
   font_family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 28px;
   font-weight : normal;
   font-style : normal;
   color : #C50210;
  }
a.header:hover {
  font_family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 28px;
  font-weight : normal;
  font-style : normal;
  text-decoration : underline;
  color: #009900;
  }
.opt {
	background-color : #dbc4a2;
	border-color : black;
	scrollbar-arrow-color : #D2691E;
	font-family: verdana;
	font-size: 12px;
	scrollbar-face-color : Green;
}
.roll {
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	font-style : normal;
	text-decoration: underline;
	color: #C50210;
}
a.roll:hover {
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	font-style : normal;
	color: #009900;
}

.link {
    font-family: verdana;
	font-size: 10px;
	color:#660000;
	text-decoration: underline;
}
a.link:hover {
    font-family: verdana;
	font-size: 10px;
	color:#00cccc;
	text-decoration: underline;
}
.tblstyle {
	border-bottom : 1px solid #660000;
	
}
.bord {
  border-bottom : 1px solid #660000;
  border-top : 1px solid #660000;
  border-left : 1px solid #660000;
  border-right : 1px solid #660000;
}
.para {
	border-bottom-style : dotted;
	border-bottom-width : 1px;
	border-bottom-color : #CC6633;
	border-left-style : dotted;
	border-left-width : 1px;
	border-left-color : #CC6633;
}
#body_main {
  margin-left : 100px;
}.tbl_bdr_1 {
	border: 4px solid #000000;
}

