body
{background-image:url(images/bb1.jpg);
background-attachment:fixed;
}
a.one:hover{ 
	text-decoration:none;
	color:#999999;
	}
a:hover{
	color:#FFFF66;
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
.contant {
	font-size: 13px;
	color: #000;
	font-family: Trebuchet MS;
	text-align:justify;
	margin-top:10px;
}
.contants {
	font-size: 12px;
	color: #666666;
	font-family: Trebuchet MS;
	margin-top:10px;
}
.headline {
	color: #000000;
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:700;
}
.headline2 {
	color: #333333;
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:700;
}
.shadobottom{
	background-image:url(images/Bottom.jpg);
	background-repeat:repeat-x;
}
.shadoright{
	background-image:url(images/Right.jpg);
	background-repeat:repeat-y;
}
.shadobottomright{
	background-image:url(images/bottom right.jpg);
	background-repeat:no-repeat;
}
.tablelink{
	border:0px;
	width:auto;
	padding:0px;
	height:auto;
}	
.lilk1 {
	font-family:Trebuchet MS;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	margin-left:10px;
	margin-top:6px;
	text-decoration:none;
}
.lilk2 {
	font-family:Trebuchet MS;
	font-size:14px;
	color:#FFFF66;
	font-weight:bold;
	margin-left:10px;
	margin-top:6px;
	text-decoration:none;
}
.mailto{
	color:#333333;
	font-family:Trebuchet MS;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	text-align:center;
}
.sikey{
	color:#333333;
	font-family:Trebuchet MS;
	text-align:center;
	font-size:11px;
	line-height:25px;
	font-weight:normal;
	text-align:center;
}






.container {
        width: 621px;
        padding: 6px;
        margin: 0px 0px 0px 0px;
        background:url(images/bannerbg.jpg);
}


#navSquare {
        margin: 0;
        padding: 0 0 20px 10px;
        border-bottom: 1px solid #ff8209;
}

#navSquare li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#navSquare a:link, #navSquare a:visited {
        float: left;
        font-size: 13px;
		font-family:Trebuchet MS;
        line-height: 13px;
        font-weight: bold;
        padding: 0 12px 6px 13px;
        text-decoration: none;
        color: #fff;
}

#navSquare a:link.active, #navSquare a:visited.active, #navSquare a:hover {
        color: #018fdb;
}
h4 {
        font-size: 100%;
        color: #546;
        margin: 0;
}
