﻿body 		{background-color: red; margin-top: 6px;}

p, td, dl	{font-size: 9pt; font-family: arial, verdana, sans-serif; color: #333333;}
li	        {margin-top: 4px;}
ul          {list-style-type: square;}
li a		{font-size: 10pt;}
li a.small	{font-size: 8pt;}

h1			{font-size: 18pt; font-family: times new roman; color: #666666; font-weight: normal; margin-bottom: 0;}
h2			{font-size: 11pt; color: #333333; font-weight: bold;}
h3			{font-size: 10pt; color: #333333; font-weight: bold;}
h4			{font-size: 13pt; font-family: times new roman; color: red; font-weight: normal; margin-top: 0; margin-bottom: 0;}
h5			{font-size: 11pt; color: #333333; font-weight: bold; margin-top: 0;}
h6			{font-size: 10pt; color: black; font-weight: bold;}

.home	    {font-size: 13pt; color: #666666; font-family: Times new roman, sans-serif, arial; font-weight: 500; font-stretch: extra-condensed; line-height: 1.5em;}

.bottom	    {margin-bottom: 0;}
.top		{margin-top: 0;}
.topbot	    {margin-top: 0; margin-bottom: 0;}

.large      {font-size: 10pt; font-family: arial, verdana, sans-serif; color: black;}
.small      {font-size: 8pt; font-family: arial, verdana, sans-serif; color: black; font-weight: normal;}

.title      {font-size: 14pt; font-family: arial, verdana, sans-serif; color: white; font-weight: bold;}
.address	{font-size: 11pt; font-family: arial, verdana, sans-serif; color: black;}

a:link 	    {color: red; text-decoration: none;}
a:active 	{color: yellow; text-decoration: none;}
a:visited 	{color: red; text-decoration: none;}
a:hover 	{color: red; text-decoration: underline;}

.footer 			{font-size: 9pt; font-family: arial, verdana, sans-serif; color: white;}
a.footer:link 	    {color: white; text-decoration: none;}
a.footer:active 	{color: white; text-decoration: none;}
a.footer:visited 	{color: white; text-decoration: none;}
a.footer:hover 		{color: white; text-decoration: underline;}

.contact			{font-size: 9pt; font-family: arial, verdana, sans-serif; color: white; font-weight: bold; padding: 0 10 10 0; text-align: right; vertical-align: bottom;}

.image-left		{float: left; padding: 0 10 10 0;}
.image-right	{float: right; padding: 0 0 10 10;}

.body { font-family: verdana,arial,sans-serif; font-size: 9pt; font-style: normal; line-height: 11pt; font-weight: normal; color: black; text-align: left; }
.table { font-family: verdana,arial,sans-serif; font-size: 10pt; font-style: normal; line-height: 12pt; font-weight: normal; color: black; text-align: left; }
.head1 { font-family: verdana,arial,sans-serif; font-size: 13pt; font-style: normal; line-height: 16pt; font-weight: bold; color: black;}
.head2 { font-family: verdana,arial,sans-serif; font-size: 11pt; font-style: normal; line-height: 13pt; font-weight: bold ; color: black;}
.bullet { font-family: verdana,arial,sans-serif; font-size: 9pt; font-style: normal; font-weight: normal; color: #000000; line-height: 11pt;}
.span { font-family: verdana,arial,sans-serif; font-size: 9pt; font-style: normal; text-align: left; line-height: 11pt; color: black;}
.div { font-family: verdana,arial,sans-serif; font-size: 9pt; font-style: normal; line-height: 11pt; font-weight: normal; color: black;}
.bodyctr { font-family: verdana,arial,sans-serif; font-size: 9pt; font-style: normal; line-height: 11pt; font-weight: normal; color: black; text-align: center;}
.bodylarge { font-family: verdana,arial,sans-serif; font-size: 10pt; font-style: normal; line-height: 15pt; font-weight: normal; color: black; text-align: left;}
.link { font-family: verdana,arial,sans-serif; font-size: 8pt; font-style: normal; line-height: 11pt; font-weight: bold; color: black; text-align: left;}
.caltext { font-family: verdana,arial,sans-serif; font-size: 8pt; font-style: normal; line-height: 11pt; font-weight: normal; color: black; text-align: left;}
.calhd { font-family: verdana,arial,sans-serif; font-size: 8pt; font-style: normal; line-height: 12pt; font-weight: bold ; color: black;}
.hp_text { font-family: verdana,arial,sans-serif; font-size: 11px; font-style: normal; line-height: 12pt; font-weight: bold; color: white; text-align: left; clip: rect(); padding-left: 9px; padding-top: 9px;}

.homeright
{
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: white;
}
.homebottom
{
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: white;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: white;
}

/*Defines Home Menu Styles*/
#homemenu, #homemenu ul {
	width: 100%;
	font-family: arial,helvetica;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	list-style: none;
	margin: 0;
	padding: 0;
}
#homemenu ul li {
	display: block;
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: white;
	margin: 0;
	padding: 0;
}
#homemenu ul li a {
	display: block;
	color: white;
	background: red;
	text-decoration: none;
}
#homemenu ul li a:hover {
	display: block;
	color: white;
	background: #333333;
	text-decoration: none;
}

/*Defines Submenu Styles*/
#menu {
	width: 200px;
	height: 100%;
	background-image: url("../images/vertrule.gif");
	padding: 12 0 8 0;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu ul li {
	line-height: 20px;
	font: arial,verdana,sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#menu ul li a {
	font: arial,verdana,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-left: 48px;
	background-image: url("../images/menu/submenu_background.gif");
	background-position: 0 -4;
	text-decoration: none;
}
#menu ul li a:hover {
	font: arial,verdana,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: red;
	padding-left: 48px;
	background-image: url("../images/menu/submenu_background_over.gif");
	background-position: 0 -4;
	text-decoration: none;
}
#menu ul ul li {
	font: arial,verdana,sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 12px;
	padding-left: 48px;
}
#menu ul ul li a {
	font: arial,verdana,sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: red;
	background-image: none;
	text-decoration: none;
	padding-left: 0;
}
#menu ul ul li a:hover {
	font: arial,verdana,sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: red;
	background-image: none;
	text-decoration: underline;
	padding-left: 0;
}

.nepali {font-family: Preeti, "Arial Unicode MS";}  