.bg
	{
	background-image:url(images/bgimg.jpg);
	background-repeat:repeat;
/*	background-color:#000000;*/
	margin-left:0px;
	margin-right:0px;
	margin-top:1px;
	margin-bottom:0px;
	}

.textcontent
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13.5px;
	text-align:left;
	text-align:justify;
	}

.newscontent
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	color:#0033CC;
	}
	
.textlink
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0066CC;
	text-decoration:underline;
	font-weight:bold;
	}
	
.link
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#006600;
	text-decoration:underline;
	font-weight:none;
	}
	
.link:hover
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#006699;
	text-decoration:none;
	font-weight:none;
	}
	
.footer_bg
	{
	background:url(images/footer_strip.gif);
	background-repeat:repeat-x;
	}

.footer_text
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	}
.patent
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FF6633;
	}
.headings
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#004993;
	text-decoration:underline;
	font-weight:bold;
	}
	
	
