a:link.bbCodeLink    { color: #000000; text-decoration: underline }
a:visited.bbCodeLink { color: #000000; text-decoration: underline }
a:hover.bbCodeLink   { color: #0000ff; text-decoration: underline }

.bbCodeQuoteCornice
{ 
	padding-left:2px; padding-right:2px; padding-top:2px; padding-bottom:2px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}
.bbCodeFont90 { 
	font-size: 90%;  
}body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
	margin: auto;
	padding: 0px;
}
.content {
	text-align: center;
	height: 100%;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #0137CD;
}

.top {
	color: #D7E1EB;
	background-color: #0137CD;
	text-align: center;
	vertical-align: top;
	height: 45px;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1F3356;
	font-size: 11px;
}
.bottom {
	color: #FFFFFF;
	background-color: #0137CD;
	text-align: center;
	vertical-align: top;
	height: 20px;
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #1F3356;
}
a:link, a:visited {
	font-size: 11px;
	text-decoration:none;
	color: #333333;
}
a:hover {
	color: #999999;
}
a:link.top, a:visited.top, a:hover.top {
	font-size: 11px;
	text-decoration:none;
	color: #D7E1EB;
}

.blue {
	color: #0137CD;
}
