/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px ;
	font-family: Arial, Helvetica, Geneva, Verdana ;
	font-size: 12px;
	line-height: 180%;
	line-spacing: 180%;
	/*background-image: url(layout_images/bodybg.gif);
	background-position: right ;
	background-repeat: no-repeat ;
	background-attachment: fixed ;*/
}

.bodytd {
	background-image: url(layout_images/bodybg1.gif);
	background-position : bottom ;
	background-repeat: no-repeat ;
	background-attachment: fixed ;
}

p { 
	font-size: 12px;
	line-height: 180%;
	line-spacing: 180%;
	}
	
a {
	text-decoration : none;
	}
	
a:hover { color:#FF0000}
	
.copyright {
	font-size: 10px;
	text-align: center;
	line-height: 180%;
	line-spacing: 180%;
}

.phone_nos {
	font-size: 10px;
	text-align: right;
	line-height: 180%;
	line-spacing: 180%;
}

li {
		list-style-image: url(images/bullet.jpg);
		/*list-style : disc ;*/
	font-size: 12px;
	line-height: 180%;
	line-spacing: 180%;
	}


li.sublist {
	list-style-image: url(images/blank.gif);
	list-style : none ;
	
	font-size: 10px;
	line-height: 180%;
	line-spacing: 180%
	}

li.arrowlist {
	list-style-image: url(images/arrowlist.gif);
	/*list-style : disc ;*/
	list-style : disc ;
	font-size: 12px;
	line-height: 180%;
	line-spacing: 180%
	}

.sidebar-text {
	font-size: 10px ;
	line-height: 180%;
	line-spacing: 180%;
}
iframe {
	font-size: 12px;
	line-height: 180%;
	line-spacing: 180%;
	}
.menubarbg { background-image: url(layout_images/menubarbg.jpg);}
.menubarbg1 { background-image: url(layout_images/mainmenubar_r1_c1.jpg);}
.menubarbg2 { background-image: url(layout_images/mainmenubarbg2.jpg);}
.style1 {color: #999999}
a.designer {color: #999999}
