/* CSS Document */
body

{
background-repeat: repeat-x;
background-color: #eaf4fa;

margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
}
.leftRightBorder
{
border-left:1px solid #000000;
border-right:1px solid #000000;
}
.mainTxt
{
	font-family:tahoma, verdana, arial;
	font-size:12px;
	color:#383838;
	line-height:17px;
}

.mainTxt a:link{text-decoration:none; color:#383838;}
.mainTxt a:visited{text-decoration:none; color:#383838;}
.mainTxt a:hover{
	text-decoration:underline;
	color:#590A62;
}

.mainTxt1
{
	font-family:tahoma,verdana,arial;
	font-size:12px;
	color:#383838;
	line-height:17px;
}

.mainTxt1 a:link{
	text-decoration:underline;
	color:#036;
}
.mainTxt1 a:visited{
	text-decoration:underline;
	color:#333;
}
.mainTxt1 a:hover{
	text-decoration:none;
	color:#000;
}

a.blueLink:link{
	text-decoration:underline;
	color:#590A62;
}
a.blueLink:visited{
	text-decoration:underline;
	color:#5E0A67;
}
a.blueLink:hover{
	text-decoration:none;
	color:#5E0A67;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}

.tahoma11White
{
	font-family:tahoma,verdana,arial;
	font-size:11px;
	color:#000;
}

a.pinkLink:link{
	text-decoration:none;
	color:#580A61;
}
a.pinkLink:visited{
	text-decoration:none;
	color:#5C0A65;
}
a.pinkLink:hover{
	text-decoration:underline;
	color:#54095D;
}

.new
{
font-family:tahoma,verdana,arial;
font-size:12px;
color:#EF4B25;
}
.leftRightBorder table tr td table tr td .mainTxt .mainTxt1 .tahoma11White .pinkLink .mainTxt {
	font-size: 12px;
}
.leftRightBorder table tr td h2 {
	font-weight: bold;
}
.leftRightBorder table tr td h2 {
	font-weight: normal;
	font-size: 12px;
}
