.dots {
   border-bottom: 1px dotted black;
}

.nodots {
   background-color: white;
   position:relative;
   padding-bottom:2px;
}
.leadingdot {
   border-bottom: 1px dotted black;
}
.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : White;
	text-decoration : none;
}

.menu:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : yellow;
	text-decoration : none;
}
.menu2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : none;
	color : White;
	text-decoration : none;
}
.menu2:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : none;
	color : yellow;
	text-decoration : none;
}
.clickhere {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-weight : bold;
	color : #FDA10E;
	text-decoration : none;
}
.clickhere:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-weight : bold;
	color : #FDA10E;
	text-decoration : underline;
}
.buynow {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : bold;
	color : White;
	text-decoration : none;
}
.buynow:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : bold;
	color : Yellow;
	text-decoration : none;
}
.menu1 {
	border-bottom-style : solid;
	border-bottom-width : thin;
	border-bottom-color : gray;
}
.body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Black;
	text-decoration : none;
}
.body:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Navy;
	text-decoration : underline;
}
.body:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Maroon;
	text-decoration : underline;
}
.counter {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : White;
	text-decoration : none;
	background : Navy;
}
.heading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : Navy;
	text-decoration : none;
}
.bodyred {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : maroon;
	text-decoration : none;
}
.smblack {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	color : black;
	text-decoration : none;
}
.smred {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	color : maroon;
	text-decoration : none;
}
.smred:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	color : maroon;
	text-decoration : underline;
}
.smred:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	color : maroon;
	text-decoration : none;
}
.budgetbody {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Navy;
	text-decoration : none;
}
.budgetbody2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : Navy;
	text-decoration : underline;
}
.tenoff {
	font-weight : bold;
	text-align : right;
	margin: 0;
	padding: 0;
	color: red;
}
.red {
	color: red;
	}