/* CSS Document */
body{
margin:0px;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-decoration:none;
}
a{
color:##434343;
text-decoration:none;
}
a:hover{
color:#08a7df;
text-decoration:none;
}
.text {
font-family:Trebuchet MS;
font-size:11px;
font-weight:lighter;
color:#434343;
text-decoration:none;
}
.bottombg {
background-image:url(images/buttom-bg.gif);
height:32px;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
.bottombg a{
color:#ffffff;
text-decoration:none;
}
.bottombg a:hover{
color:#09b5f3;
text-decoration:none;
}
.bottomtext{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
text-decoration:none;
}
.bluetext {
font-family:Trebuchet MS;
font-size:12px;
color:#4dc9f6;
font-weight:bold;
text-decoration:none;
}
.headtext {
font-family:Trebuchet MS;
font-size:13px;
font-weight:bold;
color: #000000;
text-decoration:none;
}
.imgbg {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
}

#content {
position:relative;
z-index:1;
}
.bottom_bg {
background-image:url(images/buttom-bg.gif);
height:32px;
width:800px;
color:#FFFFFF;
text-decoration:none;
}
.lastfooter {
background-image:url:(images/buttom-bg.gif);
height:33px;
text-decoration:none;
}
.white_text {
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:11px;
text-decoration:none;
}
a white_text{
color:#FFFFFF;
text-decoration:none;
}
a:hover white_text {
color:#08a7df;
text-decoration:none;
}
#img.bg {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
