body
{
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}
a:link 
{	
	color: #0000ff; 
	text-decoration: underline;
}
a:active 
{
	color: #0000ff; 
	text-decoration: underline;
}
a:visited 
{
/*	color: #0066cc; */
	color: #0000ff;
	text-decoration: underline;
}	
a:hover 
{
	/*color: #0066cc; */
	text-decoration: underline;
}
a:link.top
{	
	color: #0000ff; 
	text-decoration: underline;
	padding-right: 10px;
}
a:active.top
{
	color: #0000ff; 
	text-decoration: underline;
	padding-right: 10px;
}
a:visited.top
{
/*	color: #0066cc; */
	color: #0000ff;
	text-decoration: underline;
	padding-right: 10px;
}	
a:hover.top
{
	/*color: #0066cc; */
	text-decoration: underline;
	padding-right: 10px;
}
td.botline
{
	border-bottom: solid 2px #ff9900;
	text-align: right;
}
td
{
	font-size: 0.8em;
}
p
{
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 5px;
}
.main
{
	text-align: center;
}
#maintable
{
	/*background-color: transparent ;*/
	background-color: #FFFFFF;
	margin: auto;
	padding-left: 10px;
	padding-right: 10px;
}
.bannerbg
{
	background-image: url(images/mainmenu/banner_bg.jpg);
	height: 87px;
}

#content
{
	margin-top: 15px;
}


ul
{
	list-style: square;
	margin-left: 15px;
	padding-left: 15px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	}
	
li
{
	padding-left: 0px;
	margin-left: 11px;
	padding-bottom: 2px;
}

#data
{
	margin-top: 20px;
}


td.selectedtab
{
	background-image: url(../image/center_selected_tab.gif);
	border-top: solid 1px #000000;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
}

td.unselectedtab
{
	background-image: url(../image/center_unselected_tab.gif);
	color: White;
	text-align: center;
	border-bottom: solid 1px #000000;
	border-top: solid 1px #000000;
	font-size: .8em;
}

h1
{
	font-size: 1.1em;
	margin-top: 0px;
	margin-bottom: 10px;
}
#maincontent
{
	margin-left: 10px;
}
.contentpadding
{
  padding-left: 10px;
  padding-right: 5px;
}

h2
{
font-size: 0.9em;
margin-bottom: 10px;
margin-top:0px;
}
h3
{
font-size: 0.9em;
margin-top: 0px;
margin-bottom: 10px;
}

.header
{


}

.alertbox
{
	background-color: #FFFDF1;
	border-color: #BEAC6E;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	margin-bottom: 10px;
}
.alertbox td
{
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.alertbox th
{
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #FFE8AA;
	text-align: left;
	font-size: 0.8em;
	font-weight: bold;
}
.boxbg
{
	background: url(../images/onepix_03.gif);

	background-repeat: repeat;
}
.outertop
{
	background-image: url(../images/onepix_03.gif);
	background-repeat: repeat-x;
}
.outerbottom
{
	background-image: url(image/outerbox_bottomline.gif);
	background-repeat: repeat-x;
}
.outerleft
{
	background: url(../images/onepix_05_left.gif);
	background-repeat: repeat;
}
.outerright
{
	background: url(../images/onepix_05_left.gif);
	background-repeat: repeat;
}
.innertop
{
	background: url(../images/contact_top_one_pixel.gif);
	background-repeat: repeat-x;
}
.innerbottom
{
	background: url(../images/contact_bottom_one_pixel.gif);
	background-repeat: repeat-x;
}
.innerleft
{
	background: url(../images/contact_left_one_pixel.gif);
	background-repeat: repeat-y;
}
.innerright
{
	background: url(../images/contact_right_one_pixel.gif);
	background-repeat: repeat-y;
}

.innerboxbg
{
	background: url(../images/innerbox_one_pixel.gif);
	background-repeat: repeat;
}

.topleftcorner
{
	background-image: url(../images/banner_02.gif);
	height: 60px;
	background-repeat: norepeat;
}
.logo
{
	background-image: url(../images/sandip_logo.gif);
	background-repeat: no-repeat;	
	height: 96px;
	width: 93px;
}
.banner
{
	background-image: url(../images/sandip_soparrkar.gif);
	background-repeat: no-repeat;	
	height: 28px;
	width: 412px;
	vertical-align: middle;
}
.backcolor
{
	background: url(../images/banner_03.gif);
	
}

.spacer
{
	background: url(../images/onepix_04.gif);
}

.data
{
	border-color: #ff9900;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-bottom-width: 2px;
	margin-bottom: 10px;
}
.data td
{
	border-color: #ff9900;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 2px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.data td.right
{
	border-color: #ff9900;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.data td.bottom
{
	border-color: #ff9900;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 2px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.data td.bottomright
{
	border-color: #ff9900;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.data th
{
	border-color: #ff9900;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #ff9900;
	text-align: left;
	font-size: 0.8em;
	font-weight: bold;
}
.data th.test
{
	border-color: #aa6600;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 2px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #ff9900;
	text-align: left;
	font-size: 0.8em;
	font-weight: bold;
}
#colsep
{	
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.data p
{
	margin-bottom: 0px;
}
.data p.botspace
{
	margin-bottom: 10px;
}