a{color:red;}
em{color:#cc3333;font-weight:bold; text-decoration:none;font-style: normal;}
h1{
 font:normal 28px Arial, Helvetica, sans-serif;color:#801a1c;
}
h2{
font:normal 24px Arial, Helvetica, sans-serif; color:#1b1b1b;

}
h3{
font:normal 20px Arial, Helvetica, sans-serif; 	color: #811f20;
}
hr{color:red;}
.subcat {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: oblique;
	color: #FF99CC;
	font-weight: bold;
}
.subcat_a {
	color: #3333CC;
}
.page_no {
	font-size: 11px;
	color: #330000;
	text-decoration: none;
}
.page_no_sel {
	font-size: 11px;
	color:#FF0033;
	text-decoration: none;
}
.acat{
color:red;
font-weight: bold;
}
.bt1{
  border: 1px solid red;
  border-collapse: collapse;
}

.header {
}

.header-up {
}

.header-down {
}

.header-left {
}

.header-right {
}

.header-centre {
}

.header-pic {
}

.header-text {
}

.header-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1f1a17;
	text-decoration: none;
}

.header-p {
}

.header-h {
}

.header-a {
}

.header-ul {
}

.header-li {
}

.header-form {
}

.left {
}

.left-up {
}

.left-down {
}

.left-left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.left-right {
}

.left-centre {
}

.left-pic {
}

.left-text {
}

.left-menu {
}

.left-p {
}

.left-h {
}

.left-a {
}

.left-ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #474747;
	text-decoration: none;
}

.left-li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #474747;
	text-decoration: none;
}

.left-form {
}

.footer {
}

.footer-up {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #f8495b;
	text-decoration: none;
}

.footer-down {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1f1a17;
}

.footer-left {
}

.footer-right {
}

.footer-centre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #010101;
	text-decoration: none;
}

.footer-pic {
}

.footer-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #010101;
}

.footer-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.footer-p {
}

.footer-h {
}

.footer-a {
}

.spanew {
background: white url(source/new/bgno.jpg) no-repeat  center left;
}

.footer-li {
}

.centrecontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.centrecontent-put {
}

.centrecontent-put-A {
font-size: 10px;
color: red;
text-decoration:none;
}
.centrecontent-put-A:hover{
text-decoration:underline;
}
.centrecontent-put-B {
font-size: 10px;
}

.text {
font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;

}

#nov img{
border: solid 1px red;
padding:3px;
}

.img{
border: solid 1px red;
padding:3px;
}

label:hover{
cursor:hand;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowlistmenu{
margin-top:3px;
margin-left:3px;
width: 187px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: white;
background: black url(media/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 3px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}


.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #e6e6fa;
}

img{border:0px;}


.arrowlistmenu2{
margin-top:3px;
margin-left:3px;
width: 187px; /*width of menu*/
}

.arrowlistmenu2 .headerbar{
font: bold 14px Arial;
color: white;
background: black url(media/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu2 ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu2 ul li{
padding-bottom: 3px; /*bottom spacing between menu items*/
}

.arrowlistmenu2 ul li a{
color: #0a310c;
background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}


.arrowlistmenu2 ul li a:visited{
color: #0a310c;
}

.arrowlistmenu2 ul li a:hover{ /*hover state CSS*/
color: #0a310c;
background-color: #fff398;
}
.na{color:black;text-decoration: none;}
