/* CSS Document */

body
{
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(Images/BG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;	
}	
#banner {
	margin-top: 430px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 300px;
	position: absolute;
	height: 50px;
	width: 200px;
	left: 23.2%;
	top: 15.2%;
}

.text
{
	font-size: 10pt;
	font-style: normal;
	line-height: 22px;
	text-decoration: none;
	text-align: justify;
	padding-right: 4pt;
	padding-left: 4pt;
	font-family: Tahoma;
	letter-spacing: 1px;
}
.bottomtext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
}
.tablebg {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: left;
}
.link:hover {
	text-decoration: underline;
}
.tdbackcolor
{
    /*background: IndianRed;*/
    background:#3A78B5;
    font-family:Verdana ;
    font-size:10pt;
    color:#ffffff;
    font-weight:bold;   
    BORDER-RIGHT: 2px outset; 
    BORDER-TOP: 2px outset; 
    BORDER-LEFT: 2px outset; 
    BORDER-BOTTOM: 2px outset
}
.tdblbl
{
    font-family:Verdana ;
    font-size:10pt;
    /*color:#cd5c5c;*/
    color:Black ;
    font-weight:bold;   
    height:20px; 
}

.tdblbl2
{
    font-family:Verdana ;
    font-size:10pt;
    color:Black;
       height:20px; 
}
