body {
	margin: 0;
	background: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;	
	line-height: 1.3em;	
}

.top
{
	background-image: url(../images/left_cell_shadow2.jpg);
	background-color: #CCCCCC;
	}
	
.tipstext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none}

.rightcenterindex {
 background-image: url(../images/right_cell_shadow.jpg); 
}

.rightcenter {
 background-image: url(../images/right_cell_bkgd.jpg); 
}
	
.rightbottom {
 background-image: url(../images/right_cell_shadow2.jpg); 
}

.left {
 background-image: url(../images/left_cell_shadow.jpg); 
}

td {
	text-align: left;
}

tbody {
	text-align: left;
}
	
a:link {  color: #0033CC; text-decoration: underline}
a:visited {  color: #0033CC; text-decoration: underline}

.contact a:link {  color: #FFCC00; text-decoration: underline}
.contact a:visited {  color: #FFCC00; text-decoration: underline}
.contact a:hover {  color: #FFCC00; text-decoration: underline}
.contact {
	color: #FFFFCC;
	font-weight: bold;
}

.firmname {
	font-size: 150%;
	color: #000000;
	font-weight: bold;
}
.designation {
	font-size: 125%;
	color: #000000;
	font-weight: bold;
}

h1 {
	color: #000000;
	font-size: 170%;
	line-height: 1.4em;	
}


.copyright {
	font-size: 75%;
	color: #000000;
}
.middlebar2 {
	background-image: url(../images/middle_bar_btm.jpg);
}
.leftside {
	background-image: url(../images/sidebar_bkgd.jpg);
}

#news {
	width: 230px;
	float: right;
	background-image: url(../images/news_bg.jpg);
	}
	
.newslist ul {
	
	 margin: 1em 1em 1em 2px;  /* bullet image is in left margin */
     padding-left: 0;
}

.newslist li {
	list-style-position: outside;
	list-style: none;
	background: url(../images/check.gif) no-repeat left top;
    margin-left: -20px;
    padding-left: 20px;  /* distance between bullet and text */
	padding-right: 10px; 
    margin-bottom: 1em; /* spacing between list items */	
}
#news_top {
}
#news_bottom {
}
.newsbox-left {
	background-image: url(../images/news_left_bg.jpg);
}
.newsbox-right {
	background-image: url(../images/news_rt_bg.jpg);
}
.left-bottom {
	background-image: url(../images/yellow_bkgd.jpg);
}

.bulletlist ul {
	
	 margin: 1em 1em 1em 10px;  /* bullet image is in left margin */
     padding-left: 0;
}

.bulletlist li {
	list-style-position: outside;
	list-style: none;
	background: url(../images/bullet.gif) no-repeat left top;
    margin-left: -10px;
    padding-left: 20px;  /* distance between bullet and text */
	padding-right: 40px; 
    margin-bottom: 1em; /* spacing between list items */
}

.checklist ul {
	
	 margin: 1em 1em 1em 10px;  /* bullet image is in left margin */
     padding-left: 0;
	 
}

.checklist li {
	list-style-position: outside;
	list-style: none;
	background: url(../images/checkbox.gif) no-repeat left top;
    margin-left: -10px;
    padding-left: 20px;  /* distance between bullet and text */
	padding-right: 40px; 
    margin-bottom: 20px; /* spacing between list items */
}
