/*Style for the background-bar*/
.empty_bar{position:absolute; width:10; height:10; background-color:#DDDFDE; layer-background-color:#FF9900; visibility:hidden}

.text {
	font-size: 13px;
	font-family: tahoma;
	background-repeat: no-repeat;
}
.footer {
	font-size: 9px;
	background-image:  url("../images/footer.gif");
	background-repeat: repeat-x;
	background-position: center;
	color: #FFFFFF;
	font-family: tahoma;
}
.mainedge {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: groove;
	border-left-style: ridge;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
h2 {
	font-size: 14px;
	color: #3399CC;
}
h1 {
	font-size: 24px;
	color: #003366;
	font-weight: bold;
}
.border {
	background-repeat: repeat-y;
}
.breadcrumb {
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
.rightheader {
	font-size: 12px;
	font-weight: bold;
}
.topright {
	background-image: url(../images/bgbotright.gif);
	background-repeat: repeat-y;
}
h3 {
	font-weight: bold;
	color: #003366;
	font-size: 11px;
}
.know_footer {
    color: #336699;
}
.text2 {
	font-family: Tahoma;
	font-size: 13px;
}
