body {
	background-color: #4e4e4e;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}

/* CSS menus Starts */
.glossymenu{

	padding: 0 0 0 20px;
	margin: 0 auto 0 auto;
	height: 26px;
	list-style: none;
}

.glossymenu li{
	float:left;
	margin-left:5px;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding:0 0 0 17px; /*Padding to accomodate left tab image. Do not change*/
	height: 26px;
	line-height: 26px;
	text-align: center;
	cursor: pointer;
    background: url(../images/t1.jpg) no-repeat; /*left tab image path*/
	background-position: left;
	background-color:#5a5454;
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 25px 0 8px; /*Padding of menu items*/
	background: url(../images/t2.jpg) no-repeat right top; /*right tab image path*/
	color: #fff;
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(../images/th1.jpg) no-repeat; /*left tab image path*/
	background-position: left;
	background-color:#b3df27;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(../images/th2.jpg) no-repeat right top; /*right tab image path*/
}
a.link1 {
	font-size: 12px;
	color: #449600;
	text-decoration: none;
	font-weight: bold;
}
a.link1:hover {
	font-size: 12px;
	color: #449600;
	text-decoration: underline;
}
/* CSS menus Over */.td-bg {
	background-image: url(../images/shadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tdbgtop1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/intdtop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bdr-bottomgry {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dcdcdc;
	border-right-color: #dcdcdc;
	border-bottom-color: #dcdcdc;
	border-left-color: #dcdcdc;
}

td {
	font-family: arial;
	font-size: 11px;
	color: #484848;
	text-decoration: none;
}

.tdbgtop2 {
	background-image: url(../images/intdtop2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
a {
	font-family: arial;
	font-size: 11px;
	color: #484848;
	text-decoration: none;
}
a:hover {
	font-family: arial;
	font-size: 11px;
	color: #484848;
	text-decoration: underline;
}
.txt-gry19 {
	font-size: 17px;
	color: #5c5c5c;
	font-weight: bold;
}
.a2 {
	background-image: url(../images/a2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.a4 {
	background-image: url(../images/a4.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.a5 {
	background-image: url(../images/a5.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.a7 {
	background-image: url(../images/a7.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.txt-white {
	color: #FFFFFF;
	text-decoration: none;
}
a.link-white {
	color: #FFFFFF;
	text-decoration: none;
}
a.link-white:hover {
	color: #FFFFFF;
	text-decoration: underline;	
}

.txt-red {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.link-red {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.link-red:hover {
	color: #00FF00;
	font-weight: bold;
	text-decoration: underline;
}


.txt-blue16 {
	font-size: 16px;
	font-weight: bold;
	color: #25B9E9;
	text-decoration: none;
	
}

.bdr-wholegry {
	border: 1px solid #dcdcdc;
}
.blank {
	padding: 0px;
}
.blank li {
	list-style-position: inside;
	list-style-type: square;
	padding: 2px;
}.blank ul {
	list-style-position: inside;
	list-style-type: square;
	padding: 2px;
}
.rightpic{float:right; margin:2px 0px 2px 10px; border:0px;}
.leftpic{float:left; margin:2px 10px 2px 0px; border:0px;}.td-bg2 {
	background-image: url(../images/shadow2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bdr-5 {
	border: 5px solid #f4f4f4;
}
.que {
	font-size: 20px;
	color: #2ABAEE;
	font-weight: bold;
	text-decoration: none;
}
.ans {
	font-size: 20px;
	color: #85E521;
	font-weight: bold;
	text-decoration: none;
}
