/* CSS Document */


body {
	background-image: url(http://www.nirantar.net/images/bg_red.jpg);
	background-color: #BB4545;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
}

a {
	font-size: 12px;
	color: #000000;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #000;
}

.image_right
{
float: right;
width: auto;
border: 0px dashed #fff;
/* margin: 3px 15px 15px 5;*/
font-size:10px;
margin-left: 0px;
}

.image_left
{
float: left;
width: auto;
border: 0px dashed #fff;
margin-right: 10px;
padding: 5px;
font-size:10px;
text-align:left;

}

.cream_bg{
background-image: url(http://www.nirantar.net/images/bg_cream.jpg);
}

.gallery
{
margin-right:5px;
float:left;
}

.caption
{
font-family: "Trebuchet MS";
font-size: 11px;
color: #000000;
width:100%;
margin-top:10px;
margin-bottom:10px;
}

.pdficon
{
margin-right:10px;
}

.alink a{
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.alink a:visited {
	color: #000;
	text-decoration: underline;
}
.alink a:hover {
	color: #CC3333;
	text-decoration: underline;
}
.alink a:active {
	color: #000000;
	text-decoration: underline;
}
.alink a:link {
	text-decoration: underline;
	color: #000;
}

.link_red a{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #CC3333;
	text-decoration: underline;
}

.heading_text {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
}
.body_text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.link_outer {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #CC3333;
}

.link_outer_bg {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #CC3333;
	background-color:#f5d522;
	padding-left:10px;
	margin-bottom:10px;
	text-transform:uppercase;
}

.link_outer_bg a{
	font-size: 12px;
	color: #CC3333;
	text-decoration: underline;
}
.link_outer_bg a:visited {
	color: #CC3333;
	text-decoration: underline;
}
.link_outer_bg a:hover {
	color: #000;
	text-decoration: underline;
}
.link_outer_bg a:active {
	color: #000000;
	text-decoration: underline;
}
.link_outer_bg a:link {
	text-decoration: underline;
	color: #CC3333;
}


.link_inner a{

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #CC3333;
text-decoration: underline;
}
.links {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.nirantar {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.section {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.section2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.disclaimer {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #FFFFCC;
}

.popuplink a{
	color: #000000;
	text-decoration: underline;
	
}
.more a{
	color: #CC3333;
	text-decoration: none;
	font-weight:bold
}