body {
	scrollbar-base-color:#FFFFFF;
	scrollbar-arrow-color:#313131;
	scrollbar-track-color:#FFFFFF;
	scrollbar-3dlight-color:#161616;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#161616;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-face-color:#EEEEEE;
	color: #FFFFFF;
	font-family: "Open Sans", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	overflow:auto;
	background-color: #f2f8fa;
	background-attachment: scroll;
	background-image: url(images/watermark.png);
	background-repeat: no-repeat;
	background-position: center 40px;
}
td,div {
	color: #003472;
	font-family: "Open Sans", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
}
a:link, a:visited, a:active {
	color:#00a8ff;
	/*	color: #333333;*/
	text-decoration: underline;
} 
a:hover {
	color: #003472;
	text-decoration: underline;
}
a:focus, a:hover {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
}
a.textnav:link, a.textnav:visited {
	color: #ffffff;
	text-decoration: none;
	background-color: #D19817;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
a.textnav:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #CC6600;
}
a.sidenav:link, a.sidenav:visited {
	background-image: url(http://pseno.com/main/images/fi_bg.png);
	padding-top: 10px;
	padding-bottom: 12px;
}
a.sidenav:hover {
	background-image: url(http://pseno.com/main/images/fi_bg_ro.png);
}
a.modiphy:link, a.modiphy:visited {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color:#a4ba8f;
	text-decoration: none;
	line-height: 15px;
}
a.modiphy:hover {
	color:#000;
	text-decoration: none;
}
a.modiphy:active {
	color: #EEEEEE;
}
.highlightit img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-webkit-transition: opacity 0.2s linear;
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9e4ec;
}

.highlightit:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
hr {
	border: none 0; 
	border-top: 1px dashed #b8bcc4;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	color:#FFFFFF;
}
.contentbox {
	background-repeat: no-repeat;
}
.pagetitles {
	font-family: "Open Sans", Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 45px;
	font-size: 55px;
	line-height: 60px;
	color: #003472;
	padding-bottom: 20px;
	padding-top: 40px;
	letter-spacing: -3px;
}
.copyrighttext {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color:#9eb4cb;
	line-height: 13px;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9e4ec;
}
.insideloadbg {
	background-image: url(http://pseno.com/main/images/insideloadbg.gif);
	background-repeat: repeat-x;
}
.behindflash {
	background-image: url(images/behindflash.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.noflash_inside {
	background-image: url(images/noflash_inside.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
