/* Created by TopStyle Pro Trial Version - www.bradsoft.com */
body, html{
	scrollbar-face-color: #526F88;
	scrollbar-shadow-color: #526F88;
	scrollbar-highlight-color: #526F88;
	scrollbar-3dlight-color: black;
	scrollbar-darkshadow-color: black;
	scrollbar-track-color: #193247;
	scrollbar-arrow-color: white;
	background-color: #50799D;
	margin: 10px 50px 10px 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
}
.title{
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 12px;
}
.content{
	margin-bottom: 10px;
}
a{
	text-decoration: none;
	color: #00135D;
}
a:hover{
	text-decoration: underline;
}
a img{
	border: none;
}
img.picover{
	height: 100px;
	width: 140px;
}
.design{
	border-bottom: 5px solid #183B59;
}
.design tr td,.design tr th{
	padding: 2px 10px 2px 10px;
	border-right: 1px solid silver;
}
.design tr th{
	background-color: #183B59;
	text-transform: uppercase;
	font-weight: bold;
	border-right: 1px solid white;
	text-align: left;
}
.design tr td.end, .design tr th.end{
	border-right: none;
}
