.navbar {
	padding: 0px 0px 4px 0px;
	text-align:right;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:auto;
	width:auto;
	line-height: 1.25;
}

.navbar2 {
	padding: 0px 0px 0px 0px;
	text-align:left;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:auto;
	width:auto;
	border-left:#666699 2px solid;
	border-bottom:#666699 2px solid;
}

.topborder{
	width:100%;
	height:25px;
	text-align:right;
 	padding:0px 0px 0px 0px;
	background-color: transparent;
	border-top:#666699 2px solid;
	border-right:#666699 2px solid;
	border-bottom:#666699 2px solid;
	border-left:#666699 2px solid;
	background-image: url(../imgs/back.gif)
}
.border{
 	padding:0px 0px 0px 0px;
	background-color: transparent;
	border-right:#666699 2px solid;
	height:100%;
}

.rwbutton {
	font-weight: 600;
	font-size: 11px;
	text-align: left;
	padding: 0% 0% 0% 0%;
	margin:0% 0% 0% 0%;
}

.rwbutton A {
	color: #666699;
	text-decoration: none;
	text-indent:14px;
}

.rwbutton A:hover {
	color :#5017FF;
	text-decoration : underline;
	text-indent:14px;
}


.rwnolink{
	color:#003366;
	font-size:12px;
	font-weight:800;
	text-align: left;
	text-indent: 2px;
	margin-bottom:1px;
	padding:0px 0px 0px 0px;
	width:auto;
}


.rwnolink1{
	color:#003366;
	font-size:12px;
	font-weight:800;
	text-align: center;
	text-indent: 2px;
	margin-bottom:1px;
	padding:0px 0px 0px 0px;
	width:auto;
}



.rwhere{
	color: #999999;
	font-weight: 600;
	font-size: 10px;
	text-align: left;
	text-indent:14px;
	padding: 0% 0% 0% 0%;
	margin:0% 0% 0% 0%;
	}
	
.rwhere A {
	color: #999999;
	text-decoration: none;
	text-indent:6px;
}

.rwhere A:hover {
	color :#5017FF;
	font-weight: bold;
	text-decoration : underline;
	text-indent:6px;
}
