.Header {
	background: #e8e8e8 url("../img/header.gif.html") left top no-repeat;
	width: 100%;
	margin: 0;
}
.Header td {
	padding: 6px 5px 6px 16px;
}
.Content {
	width: 942px;
	margin: 0 0 0 0;
}
.Content td {
	padding: 0 0 0 0;
}
.Content td td{
	padding: 0;
}
.Content td.Content_left {
	padding-top: 5px;
	width: 330px;
}
.Content td.Content_center {
	padding-top: 35px;
}
.Content td.Content_right {
	padding-top: 65px;
	width: 192px;
	text-align: right;
}

.Sidebar1 {
	float: right; 
	clear: both;
	background-color: #fff;
	width: 158px;
}
.Sidebar1 td.SidebarTop, .Sidebar1 td.SidebarBottom {
	background: url("../img/sidebar_top.png.html") left top no-repeat; 
	height:3px; 
	line-height: 1px;
	font-size: 1px;
}
.Sidebar1 td.SidebarBottom{
	background: url("../img/sidebar_bottom.png.html") left bottom no-repeat; 
}

* html .Sidebar1 {
}
.Sidebar1 td.SidebarMiddle{
	padding: 2px 8px;
	line-height: 16px;
	color: #a1cd3b;
	text-align: left;
}
.Sidebar1 td a{
	text-decoration: none;
}
.Sidebar1 td a:hover{
}
body {
	font: normal 12px "Lucida Grande", Arial, sans-serif;
	line-height: 20px;
	color: #69338e;
}
body table, table p {
	font-size: 100%;}
	
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
h1 {	
	margin: 1px 0 1px 0;
	display: block;
	font-size: 18px;
	line-height: 20px;
}
h2 {
	margin: 1px 0 1px 0;
	display: block;
	font-size: 18px;
	color: #a1cd3b;
	line-height: 20px;
}
h3 {
	margin: 1px 0 1px 0;
	display: block;
	font-size: 16px;
}
h4 {
	margin: 1px 0 1px 0;
	display: block;
	font-size: 16px;
	color: #a1cd3b;
}
h5 {	
	margin: 1px 0 3px 0;
	border-bottom: 1px #69338e solid;
	display: block;
	letter-spacing: 0;
}
h6 {
	margin: 1px 0 3px 0;
	border-bottom: 1px #a1cd3b solid;
	display: block;
	color: #a1cd3b;
	letter-spacing: 0;
}
.class1 {
	font-size: 11px;
	line-height: 13px;
}
.class2 {
	font-size: 12px;
}
.class3 {
	font-size: 12px;
	font-weight: bold;
}
.class4 {
	font-size: 16px;
}
.class5 {
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
}
.green, .green * {
	color: #a1cd3b;
	font: inherit;
}
.purple, .purple * {
	color: #69328d;
	font: inherit;
}

a {
	color: #a1cd3b;
	text-decoration: underline;
}
a:hover {
	color: #69328d;
	text-decoration: underline;
}

ul {
	margin: 9px 0 9px 22px;
	padding: 0;
	line-height: 17px;
}
ul.links { 
	list-style-type: none;
	list-style-image: none;
	margin:0px 0px; 
	padding:0 0 0 0px; 
}
ul.links li { 
	margin:0; 
	padding: 0 0 0 0; 
}
ul.links a { 
	display:block; 
	padding-left:22px; 
	background: url("../img/li.png.html") left top no-repeat; 
}

ul.links a:hover { 
	background: url("../img/li_over.png.html") left top no-repeat; 
} 
blockquote, pre {
	padding: 10px 30px;
}
blockquote {
	font: italic 12px Georgia, Times, serif;
	margin: 8px 0;
}
* html ul, * html ol {
	margin-left: 22px;
}
img {
	margin: 0;
	padding: 0;
	border-color: #69338e;
}
.pointerhand {
	cursor: pointer;
}
hr {
	border: solid #69338e 0px;
	border-top-width: 1px;
	height: 0px;
	padding: 0px;
	line-height: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}
div.hr {
	margin: 4px 0;
	height:1px;}
div.hr hr {
	display:none}

form .fieldset_left {
}
form {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
form fieldset {
	clear: both;
	font-size: 100%;
	border-color: #69338e;
	border-width: 1px 0 0;
	border-style: solid none none;
	padding: 10px;
	margin: 0 0 8px;
}
form fieldset legend {
	margin-left: -2px;	
	font-size: 16px;
	font-weight: normal;
	color: #69338e;
	margin: 0 0 0 0;
	padding: 0 2px;
}
label {
	font-size: 100%;
}
label u {
	font-style: normal;
	text-decoration: underline;
}
input, select, textarea {
	font-family: "Lucida Grande", Arial, sans-serif;
	color: #a1cd3b;
	padding: 1px;
	font-size: 12px;
}
input:focus, select:focus, textarea:focus {
	color: #a1cd3b;
	border-color: #a1cd3b;
}
textarea {
	overflow: auto;
}
