*{
	margin:0;
	padding:0;
}

body{
background-image:url('images/bg_pattern.jpg');
background-repeat: x-repeat;
font-family: Arial;
color:#c0c0c0;
font-size:0.75em;
line-height:1.36em;
text-align:justify;
}

.bg{
background-image:url('images/bg.jpg');
}

A:link{ 
color:#95CB42;
text-decoration:none;
} 

A:visited{ 
color:#95CB42;
text-decoration:none;
} 

A:active{
color:#95CB42;
text-decoration:none;
} 

A:hover{ 
color:#4791A3;
text-decoration:underline;
}

.copyright {
font-size: x-small;
}

.bottom {
background-image:url('images/bottom.jpg');
background-repeat: y-repeat;
height:98px;
width:100%;
bottom:0;
}

.side{
background-image:url(images/middle.png);
background-repeat: repeat-y;
}

.iframe{
background-image:url(images/middle.png);
background-repeat: repeat-y;
background-position:center;
}

.signage{
background-image:url(images/signage.png);
background-repeat: no-repeat;
height:161px;
width:997px;
}

.signage2{
background-image:url(images/signage2.png);
background-repeat: no-repeat;
height:161px;
width:997px;
}

.footer{
background-image:url(images/footer_bg.jpg);
background-repeat: no-repeat;
height:98px;
width:997px;
text-align:center;
}

.copyright{
color:#c0c0c0;
font-size: 10px;
font-weight: bold;
}

.txt{
font-size:12px;
margin-left: 10px;
}

.grey{
font-size:12px;
color:#85898A;
font-weight:bold;
}

.sblue{
font-size:9px;
color:#4791A3;
font-weight:bold;
text-align: right;
}

.blue{
font-size:11px;
color:#4791A3;
font-weight:bold;
text-align: right;
}

.bblue{
font-size:14px;
color:#4791A3;
font-weight:bold;
}

.blue1{
font-size:12px;
color:#4791A3;
font-weight:bold;
}

.green{
color:#bed42a;
}

