/* CSS Document */

body{
	background:#C0BDD0 url(images/bg.jpg) repeat-x top left;
	margin:0px;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica;
	font-size:13px;
}
.bg-img{
	background:url(images/bg-img.jpg) no-repeat top left;
	padding-top:5px;
}
.menu{
	font-weight:bold;
	text-align:right;
	padding:0px 10px 0 10px;
	color:#38515C;
}
.menu a, .menu a:visited {
	font-weight:bold;
	padding:0px 2px 0 2px;
	color:#38515C;
	text-decoration:none;
}
.menu a:hover, .menu a:visited:hover {
	color:#507585;
}
.left{
	background:url(images/left.gif) repeat-y top right;
	width:25px;
	vertical-align:top;
}
.right{
	background:url(images/right.gif) repeat-y top left;
	width:21px;
	vertical-align:top;
}
.top{
	background:url(images/top.gif) repeat-x top left;
	height:26px;
	vertical-align:top;
}
.container{
	background:#EFF4F6 url(images/content-bg.gif) repeat-x top left;
	vertical-align:top;
}
.container-image{
	background:url(images/container-image.gif) no-repeat top left;
}
.content{
	padding:10px 10px 10px 10px;
	background-color:#EFF3F6;
	background-image:none;
	font-size:13px;
}


.search-top{
	background:url(images/search-top.gif) repeat-x top left;
	vertical-align:top;
}
.search-left{
	background:url(images/search-left.gif) repeat-y top right;
	vertical-align:top;
}
.search-right{
	background:url(images/search-right.gif) repeat-y top left;
	vertical-align:bottom;
}

.search-bottom{
	background: url(images/search-bottom.gif) repeat-x bottom left;
	text-align:right;
}
.search{
	background:#A9A0BE url(images/search-bg.gif) no-repeat bottom right;
	vertical-align:top;
}
.search h1{
	color:#FFFFFF;
}
.search h2{
	color:#7A6C9B;
	margin-bottom:0px;
	font-size:16px;
}
.win-top{
	background:url(images/win-top.gif) repeat-x top left;
	vertical-align:top;
}
.win-left{
	background:url(images/win-left.gif) repeat-y top right;
	vertical-align:top;
}
.win-right{
	background:url(images/win-right.gif) repeat-y top left;
	vertical-align:bottom;
}

.win-bottom{
	background: url(images/win-bottom.gif) repeat-x bottom left;
	text-align:right;
}
.win{
	background:#CCD8DF url(images/win-bg.gif) no-repeat bottom right;
	width:212px;
	padding:5px;
	font-size:11px;
	padding-bottom:120px;
}
.win h1{
	color:#FFFFFF;
}
.win h2{
	color:#567E92;
	margin-bottom:0px;
	font-size:16px;
}


H1{
	color:#A796BA;
	margin-top:0px;
	margin-bottom:5px;
	font-size:24px;
}
H3{
	color:#A796BA;
	margin-top:0px;
	margin-bottom:0px;
	font-size:14px;
	font-weight:bold;
}
p{
	margin-top:2px;
}
a, a:visited{
	color: #507585;
}
a:hover, a:visited:hover{
	color: #759BAC;
}
.highlight{
	color:#796B9A;
	font-weight:bold;
}

.captain-box{
	background-color:#FAF5F6;
	vertical-align:top;
}
.captain-box td{
	font-size:13px;
}
.captain-box-top{
	background: url(images/CB-top.gif) repeat-x top left;
}
.captain-box-bottom{
	background:#FAF5F6 url(images/CB-bottom.gif) repeat-x bottom left;
}
.captain-box-right{
	background: url(images/CB-right.gif) repeat-y bottom right;
	vertical-align:top;
	width:15px;
}
.captain-box-left{
	background: url(images/CB-left.gif) repeat-y bottom left;
	vertical-align:top;
	width:14px;
}
.captain{
	background-color:#FFFFFF;
	border:solid 2px #A69DBC;
	float:left;
	margin:3px;
	width:205px;
	clear:right;
	font-size:12px;
}
.captain p{
	margin-top:5px;
	margin-bottom:5px;
}
.captain img{
	float:left;
	margin-right:5px;
	border-right:solid 2px #A69DBC;
	border-bottom:solid 2px #A69DBC;
}
.captain .highlight{
	color:#796B9A;
	font-weight:bold;
}


.ads-top{
	background:url(images/ads-top.gif) repeat-x top left;
	vertical-align:top;
}
.ads-left{
	background:url(images/ads-left.gif) repeat-y top right;
	vertical-align:top;
}
.ads-right{
	background:url(images/ads-right.gif) repeat-y top left;
	vertical-align:top;
}

.ads-bottom{
	background: url(images/ads-bottom.gif) repeat-x bottom left;
	height:10px;
}
.ads{
	background-color:#ffffff;
	padding:6px;
}
.ad-text{
	text-align:center;
	margin-top:6px;
	margin-bottom:4px;
}
.bottom-left{
	background:url(images/bottom-left.gif) no-repeat bottom right;
}
.bottom-right{
	background:url(images/bottom-right.gif) no-repeat bottom left;
}
.bottom{
	background:#EFF3F6 url(images/bottom.gif) repeat-x bottom left;
	
}
.footer{
	text-align:center;
	font-size:10px;
	padding:10px;
	padding-bottom:15px;
}
.footer a, .footer a:visited{
	color:#000000;
}
.footer a:hover, .footer a:visited:hover{
	color:#8873A4;
}
.articles{
	font-size:12px;
}
.articles th{
	font-size:14px;
	text-align:left;
	color:#507585;
	border-bottom: 1px solid #8285A6;
	margin-bottom:0px;
}
.articles td{
	vertical-align:top;
	padding-top:4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D3DF;
}
.articles blockquote{
	margin-left:0px;
	margin-top:3px;
	margin-bottom:6px;
}
.CalAgenda{
	font-size:8pt;
}
.CalAgenda a:hover{
	background-color:#CCCCFF;
	color:#000000;
}
.CalDays{
	font-size:10pt;
	font-weight:bold;
}
.img-bg{
	background: url(images/main-image-bg.jpg) no-repeat top left;

}