.vertline { 
	line-height: 135%;
}

.navbar a {
	color: #000000;
	text-decoration: none;
}

.navbar a:hover {
	color: #6A92C9;
	text-decoration: none;
}

.cgrnewstitle a { 
	color: #FFFFFF; text-decoration: none
}

.cgrnewstitle a:hover { 
	color: #e2e2e2; text-decoration: none
}

.cgrnewsborders {
	BORDER-RIGHT: #8CAEDC 1px solid;
	BORDER-LEFT: #8CAEDC 1px solid;
	BORDER-BOTTOM: #8CAEDC 1px solid
}

.menuborder {
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-LEFT: #ffffff 1px solid;
	BORDER-BOTTOM: #cccccc 1px solid;
	BORDER-TOP: #ffffff 1px solid
}

.cgrnewsborderl {
	BORDER-LEFT: #ffffff 1px solid;
	BORDER-BOTTOM: #cccccc 1px solid;
	BORDER-TOP: #ffffff 1px solid
}

.messages {
	BORDER-RIGHT: #6A92C9 1px dashed;
	BORDER-LEFT: #6A92C9 1px dashed;
	BORDER-TOP: #6A92C9 1px dashed;
	BORDER-BOTTOM: #6A92C9 1px dashed;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 4px;
	background-color: #f7f7f7
}

.fileborders {
	BORDER-RIGHT: #6A92C9 1px dashed;
	BORDER-LEFT: #6A92C9 1px dashed;
	BORDER-TOP: #6A92C9 1px dashed;
	BORDER-BOTTOM: #6A92C9 1px dashed;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #f7f7f7
}

.recentposts {
	BORDER-RIGHT: #6A92C9 1px dashed;
	BORDER-LEFT: #6A92C9 1px dashed;
	BORDER-TOP: #6A92C9 1px dashed;
	BORDER-BOTTOM: #6A92C9 1px dashed;
	padding-left: 15px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 4px;
	background-color: #e2e2e2
}

.searchbox {
	BORDER-RIGHT: #6A92C9 1px dashed;
	BORDER-LEFT: #6A92C9 1px dashed;
	BORDER-TOP: #6A92C9 1px dashed;
	BORDER-BOTTOM: #6A92C9 1px dashed;
	padding-left: 4px;
	padding-right: 4px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 2px;
	padding-bottom: 4px;
	background-color: #e2e2e2
}