﻿.pagebody	{ margin-top:10;
					  margin-left:0;
					  margin-right:0;
					  margin-bottom:20;
						background-image: url('../images/layout/watermark.jpg');					  
					  background-color:#FFE8E8;
					  background-repeat:no-repeat;
					  background-attachment:fixed;
					  background-position:bottom right;
						scrollbar-base-color: #EFDBE6;
						scrollbar-arrow-color: #3332FE;
						scrollbar-Track-Color: #FFE8E8;
					}

h1		    { margin-top: 0; margin-bottom: 0; font-family: Verdana; font-size: 10pt; color: #34336C; font-weight: 400; text-decoration: none; }
h2    		{ margin-top: 0; margin-bottom: 0; font-family: Verdana; font-size: 8pt;  color: #34336C; font-weight: 400; text-decoration: none; }
h3     		{ margin-top: 0; margin-bottom: 0; font-family: Verdana; font-size: 10pt; color: #34336C; font-weight: 800; text-decoration: none; }
h4		    {	margin-top: 0; margin-bottom: 0; font-family: Verdana; font-size: 10pt; color: #34336C; font-weight: 800; text-decoration: none; }
h5		    {	margin-top: 0; margin-bottom: 0; font-family: Verdana; font-size: 12pt; color: #34336C; font-weight: 800; text-decoration: none; }
h6		    { margin-top: 0; margin-bottom: 0; font-family: Verdana; font-size: 8pt;  color: #34336C; font-weight: 800; text-decoration: none; }
a:link    { margin-top:0; margin-bottom:0; font-family: Verdana; font-size: 10pt; color: #34336C; font-weight:400; text-decoration:none; }
a:hover   { margin-top:0; margin-bottom:0; font-family: Verdana; font-size: 10pt; color: #34336C; font-weight:400; text-decoration:none; }
a:active  { margin-top:0; margin-bottom:0; font-family: Verdana; font-size: 10pt; color: #34336C; font-weight:400; text-decoration:none; }
a:visited { margin-top:0; margin-bottom:0; font-family: Verdana; font-size: 10pt; color: #34336C; font-weight:400; text-decoration:none; }

.pageview {
	padding: 0px;
	margin: 0px;
	width: 650px;
	border: 0px;
	border-collapse: collapse;
}

.alineaview {
	width: 650px;
	border: 0px;
	padding: 3px;
}

.alineaedit {
	width: 650px;
	bgcolor: #EFDBE6;
	border: 1px solid #252550;
	padding: 3px;
	background-color: #F4E8EF;
}

.alineatemplate {
	width: 650px;
	bgcolor: #EFDBE6;
	border: 1px solid #252550;
	padding: 3px;
	background-color: #F4E8EF;
}

.tableedit {
	bgcolor: #F4E8EF;
	border: 1px solid #252550;
	padding: 3px;
	background-color: #F4E8EF;
}

.baseline {
	border-bottom-color: #252550;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

.form1 {
  padding: 0px;
  margin: 0px;
}

.tableheader {
	font-family: Verdana;
	font-size: 8pt;
	color: #9000000;
	font-weight: 800;
	text-decoration: none;
	height: 22;
	padding-left: 3px;
}
.tablerow {
	font-family: Verdana;
	font-size: 10px;
	color: #9000000;
	font-weight: 400;
	text-decoration: none;
	height: 26px;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
}

.tableempty {
	width: 100%;
	border: 0px;
}

.button {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: 700;
	color: #003366;
	height: 20;
	background-color: #D6DAFE;
	border: 1px solid #000000;
	cursor: hand;
	border-spacing: 0px;
	padding-top: 0px;
}

.input8 {
	border: 1px solid #202020;
	color: #1E5460;
	font-family: Verdana;
	font-size: 8pt;
	background-color: #F8F8F8;
}

.input10 {
	border: 1px solid #202020;
	color: #1E5460;
	font-family: Verdana;
	font-size: 10pt;
	background-color: #F8F8F8;
}

textarea {
	border: 1px solid #202020;
	color: #1E5460;
	font-family: Verdana;
	font-size: 10pt;
	background-color: #F8F8F8;
}

.textareapic	{ color: #1E5460; font-family: Verdana; font-size: 8pt; }
select        { color: #42819F; font-family: Verdana; font-size: 8pt; }

.noborderpicture {
	border: 0px solid #D6DAFE;
}

.normalpicture {
	border: 1px solid #D6DAFE;
}

.nopicture {
	border: 1px solid #333333;
}

.PopBoxImageSmall		{
	border: 1px solid #D6DAFE;
	cursor: url("/_private/scripts/popbox/magplus.cur"), pointer;
}
.PopBoxImageLarge		{
	border: 1px solid #D6DAFE;
	cursor: url("/_private/scripts/popbox/magminus.cur"), pointer;
}

.colorpickerwindow { border: 1px solid #000000; background-color: #FFFFFF; }
