﻿.title_36 {
	font-size: 36pt;
	font-weight: bold;
}
.title_24 {
	font-size: 24pt;
	font-weight: bold;
}
.title_18 {
	font-size: 18pt;
	font-weight: bold;
}
.title_14 {
	font-size: 14pt;
	font-weight: bold;
}
.title_12 {
	font-size: 12pt;
	font-weight: bold;
}
.title_10 {
	font-size: 10pt;
	font-weight: bold;
}
h1 {
	font-size: 24pt;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 {
	font-size: 18pt;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3 {
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
h4 {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
h5 {
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
h6 {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
.title_36_red {
	font-size: 36pt;
	font-weight: bold;
	color: #FF0000;
}
.title_24_red {
	font-size: 24pt;
	font-weight: bold;
	color: #FF0000;
}
.title_18_red {
	font-size: 18pt;
	font-weight: bold;
	color: #FF0000;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
	background-color: #FFE8FF;
}
ul {
	list-style-image: url('_template/_images/neha_list1.gif');
}
ul ul {
	list-style-image: url('_template/_images/neha_list2.gif');
}
ul ul ul {
	list-style-image: url('_template/_images/neha_list3.gif');
}
hr {
	height: 1px;
	color: #C0C0C0;
}
th {
	border-color: #C0C0C0;
}
td {
	border-color: #C0C0C0;
}
.mainmenu {
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.mainmenu a:link {
	padding: 5px;
	color: #0000FF;
	text-decoration: none;
	display: block;
}
.mainmenu a:visited {
	padding: 5px;
	color: #0000FF;
	text-decoration: none;
	display: block;
}
.mainmenu a:hover {
	color: #0000FF;
	background-color: #FFE8FF;
	text-decoration: none;
}

