mailsmy/* top row of the table user*/
tr.header1user
{
	background-color: #B2B26A;
	color: #ffffff;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	height: 18px;
	text-decoration: none;
	vertical-align:top; 
	padding-left : 3px;
	padding-right : 3px; 	
	padding-top : 3px; 
	padding-bottom : 3px; 
}

/* first row after heading of subheading row of the tableuser */
tr.row1user
{
	padding-right: 3px;
	padding-left: 3px;
	font-size: 8pt;
	padding-bottom: 3px;
	color: #000000;
	padding-top: 3px;
	font-family: verdana, arial, helvetica, sans-serif;
	height: 18px;
	background-color: #66aac1;
	text-decoration: none;
}

/* second row after heading of subheading row of the table user*/
tr.row2user
{
	padding-right: 3px;
	padding-left: 3px;
	font-size: 8pt;
	padding-bottom: 3px;
	color: #000000;
	padding-top: 3px;
	font-family: verdana, arial, helvetica, sans-serif;
	height: 18px;
	background-color: #ffffff;
	text-decoration: none;
}



/* CSS Document Marathi Version*/
td.tdbody
{
	font-family : DVW-TTSurekh;
	font-size: 16pt;
	border: 0; 
	line-height: 24px;
	background-color: #ffffff;
    padding-top: 0px;
	padding-bottom: 0px;
    padding-left: 7px;
}


td.tdbodyuser
{
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	border: 0; 
	line-height: 24px;
	background-color: #ffffff;
    padding-top: 0px;
	padding-bottom: 0px;
    padding-left: 7px;
}


/* for vertical links in homepage */
td.tdverticlalinks
{
	padding-left: 7px;
	font-size: 16pt;
	padding-bottom: 6px;
	color: #000000;
	line-height: 18px;
	padding-top: 4px;
	font-style: normal;
	font-family: DVW-TTSurekh;
	background-color: #ffffff;
}

/* for copyright pane */
td.tdcopyright
{
	padding-left: 7px;
	font-size: 8pt;
	padding-bottom: 3px;
	color: #000000;
	line-height: 18px;
	padding-top: 3px;
	font-style: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #ffffff;
}

/* for green row */
td.tdgreen
{
	font-size: 16pt;
	color: #000000;
	line-height: 12px;
	font-style: normal;
	font-family: DVW-TTSurekh;
	height: 12px;
	background-color: #ffffff;
}
/* for top navigation links*/
tr.trcorner
{
	font-family : DVW-TTSurekh;
	font-size: 16pt;
	height: 12px;
	line-height: 12px;
	margin-left: 0px; 
	margin-right: 0px;
	margin-top: 0px; 
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

/* for heading */
td.tdheading
{
	padding-left: 15px;
	font-size: 16pt;
	padding-bottom: 0px;
	color: #000000;
	line-height: 18px;
	padding-top: 10px;
	font-style: normal;
	font-family: DVW-TTSurekh;
	background-color: #ffffff;
}

/* general links*/
a {
	/* color: #ff6600; */
	font-family : DVW-TTSurekh;
	font-size: 16pt;
	color: #0000FF;
	line-height: 14px;
	text-decoration: none;
	border-right: 1px
}

a:hover {
	font-family : DVW-TTSurekh;
	font-size: 16pt;
	color: #66aac1;
	line-height: 14px;
	text-decoration: none;
	border-right: 1px
}

/* for left, right and homepage links*/
a.rtlft {
	font-family : DVW-TTSurekh;
	font-size: 16pt;
	color: #003399;
	line-height: 14px;
	text-decoration: none;
	border-right: 1px
}

a.rtlft:hover {
	font-family : DVW-TTSurekh;
	font-size: 16pt;
	color: #ff6600;
	line-height: 14px;
	text-decoration: none;
	border-right: 1px
}

/* apmc user area */
a.userlink {
	/* color: #ff6600; */
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color: #0000FF;
	line-height: 14px;
	text-decoration: none;
	border-right: 1px
}

a.userlink:hover {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	color: #ff6600;
	line-height: 14px;
	text-decoration: none;
	border-right: 1px
}

/* links for sub points at the left side*/
a.sublink {
	font-family : DVW-TTSurekh;
	font-size: 16pt;
	color: #008bec;
	line-height: 14px;
	text-decoration: none;
	border-right: 1px
}

a.sublink:hover
{
	font-size: 16pt;
	color: #ff6600;
	line-height: 14px;
	font-family: DVW-TTSurekh;
	text-decoration: none;
}


/* normal rule */
td.rule
{
    color: #5395B1;
	height: 1px;
	font-size: 0pt;
	line-height: 1px;
	margin-top: 5px; 
	margin-bottom: 5px;
}

/* for empty row or to give only height to row*/
td.empty
{
	font-family: DVW-TTSurekh;
	font-size: 16pt;
	font-style: normal;
    line-height: 14px;
    padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;	
}

/* headline at top of content area*/
.headline
{
	font-family : DVW-TTSurekh;
	font-size: 16pt;
	font-weight : bold;
	color: #008BEC;
	text-transform: uppercase;
	padding-left : 5px;
	padding-top : 3px; 
	padding-bottom : 3px; 	
}

/* the content area at the middle of the page*/
.contentarea
{
	padding-right: 20px;
	padding-left: 10px;
	font-size: 16pt;
	padding-bottom: 10px;
	color: #000000;
	padding-top: 10px;
	font-family: DVW-TTSurekh;
	background-color: #ffffff;
}

/* top row of the table*/
tr.header1
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 16pt;
	padding-bottom: 3px;
	vertical-align: top;
	color: #ffffff;
	padding-top: 3px;
	font-family: DVW-TTSurekh;
	height: 18px;
	background-color: #66aac2;
	text-decoration: none;
}

/* first row after heading of subheading row of the table*/
tr.row1
{
	padding-right: 3px;
	padding-left: 3px;
	font-size: 16pt;
	padding-bottom: 3px;
	color: #000000;
	padding-top: 3px;
	font-family: DVW-TTSurekh;
	height: 18px;
	background-color: #ffffff;
	text-decoration: none;
}

/* second row after heading of subheading row of the table*/
tr.row2
{
	padding-right: 3px;
	padding-left: 3px;
	font-size: 16pt;
	padding-bottom: 3px;
	color: #000000;
	padding-top: 3px;
	font-family: DVW-TTSurekh;
	height: 18px;
	background-color: #bbdae3;
	text-decoration: none;
}

input.inputfield
{
	border-right: #000000 1px inset;
	border-top: #000000 1px inset;
	font-size: 8pt;
	border-left: #000000 1px inset;
	color: #000000;
	line-height: 12px;
	border-bottom: #000000 1px inset;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: white;
}

/* for copywright table */
.copyright
{
	margin-top: 7px;
	padding-left: 7px;
	font-size: 12pt;
	margin-bottom: 7px;
	width: 778px;
	line-height: 14px;
	font-family: DVW-TTSurekh;
	background-color: #ffffff;
	text-decoration: none;
}

input.button1
{
	font-weight: bold;
	font-size: 8pt;
	font-family: verdana, arial, helvetica, sans-serif;
}

.textbox1 {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	background-color: #ffffff; 
	border-bottom: #333333 1px solid; 
	border-left: #333333 1px solid; 
	border-right: #333333 1px solid; 
	border-top: #333333 1px solid; 
	color: black; 
	font-weight: 400; 
	height: 19px; 
	padding-bottom: 1px; 
	padding-left: 1px; 
	padding-right: 1px; 
	padding-top: 1px
}

.myinput
{
	border-right: #66aac1 2px solid;
	border-top: #66aac1 1px solid;
	font-weight: normal;
	font-size: 8pt;
	word-spacing: normal;
	vertical-align: middle;
	border-left: #66aac1 1px solid;
	line-height: normal;
	border-bottom: #66aac1 2px solid;
	font-style: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	white-space: normal;
	letter-spacing: normal;
	text-align: left;
}

.myinputmar
{
	border-right: #b3b929 2px solid;
	border-top: #7a7f00 1px solid;
	font-weight: normal;
	font-size: 12pt;
	word-spacing: normal;
	vertical-align: middle;
	border-left: #7a7f00 1px solid;
	line-height: normal;
	border-bottom: #b3b929 2px solid;
	font-style: normal;
	font-family: DVW-TTSurekh;
	white-space: normal;
	letter-spacing: normal;
	text-align: left;
}
.left_border

{
border-left: solid 1px #669999;
border-bottom:solid 1px #669999;
	
}
