﻿body 
{
	margin: 0px auto;
	background-color:#f5f3ef;
	width: 990px;	
	position: relative;
	text-align: justify;
}
td
{
	font-size:12px;
	line-height:20px;
}

a:link {	
	color:Black;		
	text-decoration: none;
}
a:visited
{	
	color:Black;		
	text-decoration: none;
}
a:active {	
	color:Black;		
	text-decoration: none;
}
a:hover
{	
	color:Red;	
	text-decoration: underline;
}
input,select,textarea
{
	font-size:12px;
	color:Blue ;
}


.cssDefaultNavBg
{
	background-image :url(../BehindImages/top_bg.gif);
}

.cssNavCurrent
{
	background-image :url(../BehindImages/nav_current.gif);
	font-size:14px;
	font-weight:bold;	
}
a.cssNavTop
{
	font-size:14px;
	font-weight:bold;
	color:White;
}
a.cssNavTop:hover
{
	font-size:14px;
	font-weight:bold;
	color:Black;	
}
a.cssSortNav
{
	color:Blue;
	font-size:13px;
}
a.cssSortNav:hover
{
	font-size:13px;		
	color:Red;	
}

.cssTableBorder
{
	border:1px #a9a9a9 solid;
	background-color:#f5f5f5;	
}
.cssDate
{
	color:#6e6e6e;
	font-size:10px;
	font-family:Georgia, Times New Roman, Times, serif;	
}
.css470BlueTop
{
	background-image :url(../BehindImages/470_bluetop.gif);
	text-indent:10px;
}
.cssBlueBorder
{
	border:1px #8eb4ce solid;	
}
.css190RedTop
{
	background-image :url(../BehindImages/190_redtop.gif);
	text-indent:10px;
}
.cssRedBorder
{
	border:1px #ff8f27 solid;
}
.cssTitleBottom
{	
	text-indent :10px;	
	font-weight :bold;
	border-bottom:1px #8eb4ce solid;
	background-image:url(../BehindImages/title_bg.gif);
}
.cssImageBorder
{
	border-spacing:inherit;	
	border: 1px solid #ff8f27;
	margin: 2px;
	padding: 2px;
}
.css320RedTop
{
	background-image :url(../BehindImages/320_redtop.gif);
	text-indent:10px;
}
.css320BlueTop
{
	background-image :url(../BehindImages/320_bluetop.gif);
	text-indent:10px;
}
.css410BlueTop
{
	background-image :url(../BehindImages/410_bluetop.gif);
	text-indent:10px;
}
.css300RedTop
{
	background-image :url(../BehindImages/300_redtop.gif);
	text-indent:10px;
}
.css250RedTop
{
	background-image :url(../BehindImages/250_redtop.gif);
	text-indent:10px;
}
.cssRedBottomDashed
{
	border-bottom : 1px #ff8f27 dashed;
}
.cssArticle
{
	font-size:14px;
	text-indent:30px;
	line-height:28px;	
}
