body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color: #000000;
}
body {
	background-color: #775BA9;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}
a:link {
	color: #775BA9;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #775BA9;
}
a:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #775BA9;
}
a:active {
	text-decoration: none;
	font-weight:bold;
	color: #775BA9;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Times, serif;
}
h1 {
	font-size: 32px;
	letter-spacing: 1px;
	font-weight:lighter;
	line-height: 36px;
	color: #775BA9;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 30px;
	color: #7FC41C;
}
td.line_left {
	border-left:#000000 solid 1px;
}
td.line_right {
	border-right:#000000 solid 1px;
	background-image: url(images/shadow1.gif);
	/*	background-image: url(images/shadow1.gif); */
	background-repeat: repeat-y;
	background-position: top left;
}
#margins {
	margin: 30px 60px 30px 30px;
}
#marginsadmin {
	margin: 30px 15px 30px 15px;
}
#footer {
	margin: 10px 30px 0px 30px;
	padding: 8px 0 0 0;
	color: #999999;
	border-top:#999999 solid 1px;
	text-align:center;
	font-size: 10px;
	line-height:14px;
}
#box {
	font-weight:bold;
	font-size: 12px;
	line-height:16px;
	color: #775BA9;
	background-color:#FFFFCC;
	margin: 40px;
	padding: 20px;
	border:#999999 solid 1px;
}
.padding {
	padding: 5px;
}
.paddingh {
	background-color: #CCCCCC;
	font-weight: bold;
	padding: 5px;
}
.redBold {
	color: #775BA9;
	font-weight: bold;
}
.red {
	color: #775BA9;
}
.bold {
	font-weight: bold;
}