/* ------------------------------------- Sneha Kiran ---------------------------------------------------- */

body {
	font-family: Verdana, arial;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	/*background-color: #C99B02;*/
	/*background-color: #3C97BB;*/
	background-color: #595959;
	border: none;
}

td {  
	font-family: Verdana, arial;
	font-size: 11px;
	color: #646566;
	text-align:justify;
}

.mainlinks {
	FONT:  bold 10px arial; COLOR: #FFFFFF; text-decoration:none;
}

a.mainlinks:hover {
	FONT:  bold 10px arial; COLOR: #FFFFFF; text-decoration:none;
}

.menuhighlight {
	background-color:#2B60A2;
}

.bannerbg {
	background-color:#003B87;
}

.smalllink, a.smalllink:hover {
	FONT:  bold 10px arial; COLOR: #003B86; text-decoration:none;
}

a.smalllink:hover {
	COLOR: #000000;
}

.subheads {
	FONT:bold 10px Verdana, arial; 
	COLOR:#2B60A2; 
	text-align:center;
	text-decoration:none;
}

.numlink{
	FONT:bold 12px arial; 
	COLOR: #003B86;
	text-align:center; 
	text-decoration:none;
}

.numlink:hover {
	FONT:bold 12px arial;
	COLOR: #000000;
	text-align:center;
	text-decoration:none;
}

.blacktextnum {
	FONT:bold 12px arial;
	COLOR: #000000;
	text-align:center;
	text-decoration:none;
}


/* --- Text Alignments ------------------------------------------------------------------------------------ */

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.bold1 {
	font-weight:bold;
}

.bold {
	font-weight:bold;
	color:#5086CD;
	text-decoration:none;
}

.boldblue {
	Font-weight:bold;
	Color:#0000FF;
}

.justify {
	text-align:justify;
}

.textalign {
	text-align:justify;
}

.italic {
	Font:Italic;
}

.uline {
	text-decoration:underline;
}

/*----------------------------------------- End Input Browse -----------------------------------------*/

.morelink {
	font-weight:bold;
	color:#003B87;
	font-size:10px;
	text-align:right;
	padding:2px 5px 0px 0px;
	text-decoration:none;
}

.morelink:hover {
	font-weight:bold;
	color:#5086CD;
	font-size:10px;
	text-align:right;
	padding:2px 5px 0px 0px;
	text-decoration:underline;
}

.back {
	font-weight:bold;
	color:#5086CD;
	text-decoration:none;
}

.back:hover {
	font-weight:bold;
	color:#646566;
	text-decoration:underline;
}

.tablebg {
	background-color: #FFFFFF;
}

.tableborder {
	border-color:#585858;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	padding:0px 0px 0px 0px;
}

.linksbg {
	BACKGROUND-COLOR:#060A76;
}

.linksbar {
	BACKGROUND-COLOR:#FFFFFF
}

.cursor {
	cursor:hand;
	cursor:pointer;
}

.copyright {
	FONT:  10px Verdana, arial; 
	COLOR: #E2DFDF;
	text-decoration:none;
}

.copyright:hover {
	FONT:  10px Verdana, arial; 
	COLOR: #E2DFDF;
	text-decoration:underline;
}

.backbg {
	BACKGROUND-IMAGE: url(../images/back.gif); BACKGROUND-REPEAT: repeat-y
}

.sitelink {
	FONT:  bold 10px Verdana, arial; color:#FFC100; text-decoration:none;
}

a.sitelink:hover {
	text-decoration:underline;
}

.line {
	BACKGROUND-COLOR:#D6E0EC;
}

.blackline {
	BACKGROUND-COLOR:#000000;
}

.redtext {
	FONT:  11px Verdana, arial; color:#7F0000;
}

.maillinks, a.maillinks:hover {
	FONT:  11px arial; color:#060A77; text-decoration:none;
}

a.maillinks:hover {
	text-decoration:underline;
}

.blacktext {
	FONT:  bold 10px arial; color:#000000; text-decoration:none;
}

.sitelink1 {
	FONT:  10px Verdana, arial; color:#E2DFDF; text-decoration:underline;
}

a.sitelink1:hover {
	text-decoration:none;
}

.vedioimg {
	BACKGROUND-IMAGE: url(../images/video-img.gif); BACKGROUND-REPEAT: repeat-y;
}