﻿body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #414141;
}
body {
	background-color: #475765;/*#414141;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {color: #ffffff}
a {
	font-size: 11px;
	color: #ffffff;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style2 {background-color: #999;border: 1px solid #333;font-size:12pt;}
.style3 {color: #B7B7B7}
.visibleDiv 
{
    position: fixed;
    width: 115px;
    border: solid 1px #e1e1e1;
    vertical-align: middle;
    background: #ffdab9;
    text-align: center;
    font-family:Arial Baltic;
	font-size: 10px;
	color:purple;
}
#topRight
{
    position: fixed;
    width: 115px;
    border: solid 1px #e1e1e1;
    vertical-align: middle;
    background: #ffdab9;
    color:purple;
}
#topRight
{
    bottom: 0px;
    right: 0px;
}

.titleIndia {
	color : #FFFFFF;
	margin-top : 8px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 11px;
	font-size : 15px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-align:center;
}

.titleIndia a {
	color : #FFFFFF;
}
.titleIndia a:hover {
	color : #C25A02;
}