img {  
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px
}

table{margin-left: auto; margin-right: auto;}

.yellowbg {
	 background-color:#FFBE40;
	}
	
.whitebg {
	 background-color:#FFFFFF;
	 width:737px;
	}
	
.Yelltxt
{
	font-family: verdana;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #1B1B1B;
	text-decoration:none;
}
.Yelltxt:hover 
{
	color: White;
	cursor: default;
}

.Orgtxt
{
	font-family: verdana;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #FF6100;
	text-decoration:none;
}
.Orgtxt:hover {
	text-decoration:underline; 
	color: Navy;
}

.knowm
{
	font-family: verdana;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #803DBD;
	text-decoration:none;
}
.knowm:hover {
	text-decoration:underline; 
}

.maintxt
{
	font-family: verdana;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #7C7C7C;
	text-decoration:none;
	cursor: default;
}


.maintxtb
{
	font-family: verdana;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}

.boldtxt
{
	font-family: verdana;
	font-size: 0.7em;
	font-style: normal;
	font-weight:bold;
	color: #7C7C7C;
	text-decoration:none;
}

.boldtxt:hover
{
	color: Highlight;
	cursor: default;
}

.boldtxtb
{
	font-family: verdana;
	font-size: 0.7em;
	font-style: normal;
	font-weight:bold;
	color: #41423D;
	text-decoration:none;
}

.footer
{
	font-family: verdana;
	font-size: 0.65em;
	font-style: normal;
	font-weight: normal;
	color: #7C7C7C;
	text-decoration:none;
}
.footer:hover {
	color: #101090;
	text-decoration:underline;
	
}

.footer1
{
	font-family: verdana;
	font-size: 0.65em;
	font-style: normal;
	font-weight: normal;
	color: #7C7C7C;
	text-decoration:none;
}
.footer1:hover {
	cursor: default; 
}


.susmitfooter
{
	font-family: verdana;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #7C7C7C;
	text-decoration:none;
}
.susmitfooter:hover {
	color: #000000;
	cursor: default; 
}

.verticalline {
	background-image: url(images/vrticalbg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.rgtbg {
	background-image: url(images/rgtbg.jpg);
	background-repeat:no-repeat;
}

.horline {
	background-image: url(images/horibg.gif);
	background-repeat: repeat-x;
}

.tophorline {
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
}

.logobg {
	background-image: url(images/logobg.gif);
	background-repeat: repeat-x;
}

.tdleft{
	font-family: verdana;
	font-size: 0.7em;
	text-align:right;
	font-weight:normal;
	color:#131515;
	border-left:1px solid #9E70C7;
	border-top:1px solid #9E70C7;
	padding-right:3px
}

.tdright{
	border-right:1px solid #9E70C7;
	border-top:1px solid #9E70C7;
	padding-left:3px
}

.tdleft1{
	font-family: verdana;
	font-size: 0.7em;
	text-align:right;
	font-weight:normal;
	color:#131515;
	border-left:1px solid #9E70C7;
	padding-right:3px
}

.tdright1{
	border-right:1px solid #9E70C7;
	padding-left:3px
}

.tdleft2{
	font-family: verdana;
	font-size: 0.7em;
	text-align:right;
	font-weight:normal;
	color:#131515;
	border-left:1px solid #9E70C7;
	border-bottom:1px solid #9E70C7;
	padding-right:3px
}

.tdright2{
	border-right:1px solid #9E70C7;
	border-bottom:1px solid #9E70C7;
	padding-left:3px
}

.formin {
	border:1px #000000 solid;
	color: #131515;
	font-size: 0.7em; 
	font-family: Verdana;
}

.leftnav{
	background-image: url(images/leftnav.gif);
	background-repeat: repeat-x;
}

form{margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;}


.susmit{
    -moz-border-radius-topleft: 15px;
    -webkit-border-top-left-radius: 15px;
    -moz-border-radius-topright: 15px;
    -webkit-border-top-right-radius: 15px;
      -moz-border-radius-bottomleft: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-bottomright: 15px;
    -webkit-border-bottom-right-radius: 15px;
    
    }
    
    
    
    