/* Custome CSS Start Here */
body {
	margin-left: 00px;
	margin-top: 10px;
	margin-right: 00px;
	margin-bottom: 10px;
}

.topbanner {
	background-image:  url(../../images/heading.jpg);
	height: 100px;
	background-color: #EFEFEF;
	background-repeat: no-repeat;
	background-position: right;
}
.pageheading-bg {
	background-image:  url(../../images/pageheading-image-bg.jpg);
	background-repeat: repeat-x;
	height: 63px;
	color: #ffffff;
}

.bottombar {
	background-image:  url(../../images/bottombg.jpg);
	background-repeat: repeat-x;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;

}
.whitebg {
	background-color: #FFFFFF;
}
.adv-banner-bg {
	background-color: #EFEFEF;
}
.rightnavi-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.rightnavi-link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.rightnavi-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #AE0008;
	text-decoration: underline;
}
.dottedseprator {
	background-image:  url(../../images/dottedseprator.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.pagecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	text-align:justify;
	color: #000000;
	text-decoration: none;
}
.pagelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A10007;
	text-decoration: none;
}

.pagelink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A10007;
	text-decoration: none;
	
}.pagelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #606060;
	text-decoration: none;
}

.rightnavi-border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.rightnavi-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #AE0008;
	text-decoration: none;
	padding-left: 20px;
	background-image:  url(../../images/icon.jpg);
	background-repeat: no-repeat;
	height: 22px;
	background-position: 0px 4px;
}

.pagecontent-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #AE0008;
	text-decoration: none;
	padding-left: 20px;
	background-image:  url(../../images/icon.jpg);
	background-repeat: no-repeat;
	height: 22px;
	background-position: 0px 4px;
}
.mainnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFCC00;
	height: 25px;
	text-align: center;
	vertical-align: middle;


}
.bottombarlinknone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
/* Custome CSS End Here */




body
	{
	margin: 0px 0px 0px 0px;
	}

td
	{
	font-family: arial, helvetica, sans serif;
	font-size: 9pt;
	color: 000000;
	line-height: 12pt;
	}

h1
	{
	font-family:  arial, helvetica, sans serif;
	font-size: 14pt;
	font-weight: bold;
	line-height: 16pt;
	display: inline;
	}

h2
	{
	font-family:  arial, helvetica, sans serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 20pt;
	display: inline;
	}
	
a
	{
	text-decoration: underline;
	line-height: 19px;
	font-size: 9pt;
	color: 000080;
	}

a:hover
	{
	text-decoration: none;
	color: 666666;
	}

.logo
	{
	font-family: Georgia, times new roman;
	color: ffffff;
	font-size: 24px;
	text-decoration: none;
	line-height: 40px;
	padding-left: 10px;
	}

a:hover.logo
	{
	text-decoration: none;
	color: f1f1f1;
	}
	
.nav
	{
	font-size: 11px;
	line-height: 14px;
	}

a:hover.nav
	{
	text-decoration: none;
	}

	
.categoryname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../../images/icon.jpg);
	height: 23px;
	margin-left: 15px;
	padding-left: 20px;
	background-image: url(../../images/icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
}
