.MenuItemBorder {
	background-color: #6C707F;
}
.MenuItems {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6C707F;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #00AEEF;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #6C707F;
}
.MenuItemsBox {
	background-color: #FFFFFF;
	line-height: 18px;
}
.vLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6C707F;
}
.vLine2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6C707F;
}
.TextContent {
	line-height: 18px;
}
a {
	text-decoration: none;
	color: #00AEEF;
}
b {
	text-decoration: none;
	color: #00AEEF;
	font-size: 18px;
}
c {
	text-decoration: none;
	color: #00AEEF;
	font-size: 15px;
}
d {
	text-decoration: none;
	color: #000000;
	font-size: 15px;
}
g {
	color:  #6C707F;
}	

h3 {
	color: #6C707F;
}
li {
	list-style-type: square;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6C707F;
}
#news_bar {
	overflow: auto;
	height: 765px;
	padding: 10px;
}
