body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E6F4FF;
	background-image: url(images/mainback.jpg);
	background-repeat: repeat-x;
}
.menuback {
	background-image: url(images/menuback.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.whitetextbold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.graytext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.grayborder {
	border: 1px solid #939393;
}
.bluetextbold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0071BD;
	text-decoration: none;
}
.topbottumborder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.whitetextboldlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetextboldlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.whitetextlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetextlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.maintborder {  
border: #0073BE; border-style: solid; border-top-width: 1pt; border-right-width: 1pt; border-bottom-width: 1pt; border-left-width: 1pt
}
.headingmain {
	background-color: #008AE3;
	color: #FFFFFF;
}
.lightbg {
	background-color: #DDF2FF;
}
.inntdbg {
	background-image: url(images/burgerbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rightimg{
	background-image: url(images/rightburger.jpg);
	background-repeat: repeat-y;
	width:130;
}
