/* CSS Document */

.bg{font-family: "Trebuchet MS";
	font-size: 13px;
}
body {
	background-image: url(images/bg1.jpg);
}

.icon{
font-family:Trebuchet MS;
font-size:14px;
color:#000000;
text-align:justify;
vertical-align:top;
}
.top{
font-family:Trebuchet MS;
font-size:13px;
color:#000000;
text-align:right;
vertical-align:top;
}

.text{
font-family:Trebuchet MS;
font-size:13px;
color:#000000;
text-align:justify;
vertical-align:top;

}
.text1{
font-family:Trebuchet MS;
font-size:13px;
color: #993300;
text-align:justify;
vertical-align:top;

}
.text2{
font-family:Verdana;
font-size:13px;
color: #000000;
text-align:justify;
vertical-align:top;

}
.txtlinks{
font-family:Trebuchet MS;
font-size:11px;
color:#000000;
text-align:center;
vertical-align:top;
}
.txt{
font-family:Trebuchet MS;
font-size:16px;
color: #0099FF;
text-align:justify;
vertical-align:top;
}

.link{font-size: 12px; font-family: arial; }
a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-decoration:none;
}
a:hover{
color: #FF9900;
text-decoration:none;
}
.style21 {font-size: 13px; font-weight: bold; }
.style23 {
	color: #E07E07;
	font-weight: bold;
}
.h1{
font-family:Trebuchet MS;
font-weight:bold;
font-size: 14px;
color: #000000;
}
.smallfont{
font-family:Trebuchet MS;
font-size:9px;
color:#000000;
text-align:center;
vertical-align:top;
}