.body
{
	background-position: left top;
	background-color: #ffffff;
	background-image: url('images/bg.jpg' );
	background-repeat: repeat-x;
}
.themebg
{
	background-color: #3262AA;
	}

.colortable
{
	border-color: #FFFFFF;
	background-image: url('../../images/blue.jpg');
}

.hyperlink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.toplink
{
	color: #000000;
}

.roundcorner
{
 border-color:White;	
 background-color:White;
}
.innertable
{ border:0px none White;
  
 
}
.themetd
{
	background-image: url('../../images/blue.jpg');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	clip: rect(auto, auto, auto, 30px);
	left: 30px
}

.td_ColorDark
{
    background-color:#dff1f7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	text-decoration: none;
	clip: rect(auto, auto, auto, 30px);
	left: 30px
}
.td_ColorLight
{
    background-color:#f0f9fb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	text-decoration: none;
	clip: rect(auto, auto, auto, 30px);
	left: 30px
}

.scrapurl
{
	font-family:Verdana;
	font-size:xx-small;
	color:Navy;
	text-decoration:none;
}
.scrapurl:hover
{
	color: #4683FF;
}

.scrap
{
	font-family:Verdana;
	font-size:smaller;
	color:Black;
}