.Header {
	background: #e8e8e8 url("../img/header.gif") left top no-repeat;
	width: 100%;
	margin: 0;
}
.Header td {
	padding: 6px 5px 6px 16px;
}
.Content {
	width: 640px;
	margin: 0 0 0 0;
}
.Content td {
	padding: 0 0 0 0;
}
.Content td td{
	padding: 0;
}
.Content td.Content_right {
	width: 250px;
	text-align: right;
}

.Sidebar1 {
	background-color: #fff;
	width: 169px;
	border-right: 3px #152e80 solid;
}
* html .Sidebar1 {
	width: 172px;
	width: 169px;
}
.Sidebar1 .Sidebar_center{
	padding: 10px 15px;
}
.Sidebar1 td a{
	text-decoration: none;
	color: #152e80;
}
.Sidebar1 td a:hover{
	color: #f79109;
}
body {
	font: normal 13px Arial, sans-serif;
	line-height: 17px;
	color: #000;
}
body table, table p {
	font-size: 100%;}
	
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}
h1 {	
	margin: 1px 0 1px 0;
	display: inline;
	font-size: 18px;
	line-height: 20px;
}
h2 {
	margin: 1px 0 1px 0;
	display: inline;
	font-size: 18px;
	color: #f79109;
	line-height: 20px;
}
h3 {
	margin: 1px 0 1px 0;
	display: inline;
	font-size: 16px;
	color: #152e80;
}
h4 {
	margin: 1px 0 1px 0;
	display: inline;
	font-size: 16px;
	color: #f79109;
}
h5 {	
	margin: 1px 0 3px 0;
	display: inline;
	font: bold 22px Helvetica, Arial, sans-serif;
	line-height: 23px;
	color: #f1710c;
	letter-spacing: 0;
}
h6 {
	margin: 1px 0 3px 0;
	display: inline;
	font: bold 22px Helvetica, Arial, sans-serif;
	line-height: 20px;
	color: #1e1d1d;
	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;
}
.orange, .orange * {
	color: #f79109;
	font: inherit;
}
.blue, .blue * {
	color: #152e80;
	font: inherit;
}

a {
	color: #152e80;
	text-decoration: none;
}
a:hover {
	color: #f79109;
	text-decoration: none;
}

ul {
	margin: 3px 0 7px 22px;
	padding: 0;
}
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: #dc2667;
}
.pointerhand {
	cursor: pointer;
}
hr {
	border: solid #152e80 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: #232222;
	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: #232222;
	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: Helvetica, Arial, sans-serif;
	color: #636363;
	padding: 1px;
	font-size: 12px;
}
input:focus, select:focus, textarea:focus {
	color: #152e80;
	border-color: #152e80;
}
textarea {
	overflow: auto;
}
form .totalprice {
	margin: 0px;
	border: 0px transparent solid;
	font-weight: bold;
	color: #37a4be;
	font-size: 12px;
	padding: 0;
	line-height: 12px;

}
