.border {
	border: 1px solid #555555;
}
.boxstyle {
	border: 1px solid #999999;
	background-color:#000000;
	color:#ffffff;
	font-family: Verdana;
	font-size: 11px;
}
.borderg {
	border: 1px solid #CCCCCC;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text a{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text a:hover{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.linksBg {
	background-image: url(../images/but-base.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.links {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left:25px;
	text-decoration: none;
}
.link {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left:10px;
	text-decoration: none;
}
.links a{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.links a:hover{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}
.header {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.headerb {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textb {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.links1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:25px;
	text-decoration: none;
}
.links1 a{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.links1 a:hover{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.nav a {
display: block;
}
.footer {
	border: 1px solid #555555;
	border-left:none;
	border-right:none;
}
.bgglow {
	background-color: #FFFFCC;
}
