body {
	background-color: #ffffff;
	background-image: url(images/header/bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	margin: 0;
	padding: 0;
}

table.all, tr, td {
	padding: 0px;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	border: none;
	border-spacing: 0px;
	border-collapse: collapse;
}


div.content {
	width: 870px;
	height: 100%;
	text-align: left;
}

td.line {
	width: 1px;
	height: 100%;
	background-color: #578be9;
}

td.footer {
	width: 870px;
	height: 25px;
	background-color: #578be9;
	text-align: center;
}

div.header {
	width: 870px;
	height: 542px;
}

div.top_img_l {
	width: 88px;
	height: 168px;
	background-image: url(images/header/top_l.jpg);
	float: left;
}

div.top_img_c {
	width: 513px;
	height: 168px;
	background-image: url(images/header/top_c.jpg);
	float: left;
}

div.top_img_r {
	width: 269px;
	height: 168px;
	background-image: url(images/header/top_r.jpg);
	float: right;
}

div.cen_img_l {
	width: 88px;
	height: 284px;
	background-image: url(images/header/cen_l.jpg);
	float: left;
}

div.cen_img_c {
	width: 513px;
	height: 284px;
	background-image: url(images/header/cen_c.jpg);
	float: left;
}

div.cen_img_r {
	width: 269px;
	height: 284px;
	background-image: url(images/header/cen_r.jpg);
	float: right;
}

div.bot_img {
	width: 870px;
	height: 90px;
	background-image: url(images/header/bot.jpg);
	float: left;
}

div.txt_block {
	width: 870px;
	height: 100%;
	padding: 0px;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	color: #295bb3;
	font-weight: normal;
	border: none;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.txt_block_img {
	width: 290px;
	height: 100%;
	float: left;
	background-color: #ffffff;
}

div.txt_block_txt {
	width: 580px;
	height: 100%;
	float: right;
	background-color: #ffffff;
}

div.txt_block_txt2 {
	width: 830px;
	height: 100%;
	background-color: #ffffff;
	padding: 20px;
	padding-top: 5px;
}

div.pad_r {
	padding-right: 15px;
}

img.main {
	width: 268px;
	height: 184px;
	padding-left: 10px;
	padding-top: 10px;
	border: none;
}

img.h  {
	width: 268px;
	height: 184px;
	border: none;
}

img.v {
	width: 206px;
	height: 268px;
	border: none;
}

div.pearl {
	padding-top: 105px;
	padding-left: 98px;
	text-align: center;
}

a.pearl:link {
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	color:#6f6f6f;
	font-weight: normal;
}

a.pearl:active {
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	color:#6f6f6f;
	font-weight: normal;
}

a.pearl:visited {
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	color:#6f6f6f;
	font-weight: normal;
}

a.pearl:hover {
	text-decoration: underline;
	font-family: arial;
	font-size: 11px;
	color:#8aaded;
	font-weight: normal;
}

a.all:link {
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
	color:#ffffff;
	font-weight: bold;
}

a.all:active {
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
	color:#ffffff;
	font-weight: bold;
}

a.all:visited {
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
	color:#ffffff;
	font-weight: bold;
}

a.all:hover {
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
	color:#e6f400;
	font-weight: bold;
}

u {
	text-decoration: none;
	font-family: arial;
	font-size: 14px;
	color:#e6f400;
	font-weight: bold;
}

b {
	text-decoration: none;
	font-family: verdana;
	font-size: 13px;
	color:#295bb3;
	font-weight: bold;
}

p:first-letter {
	text-decoration: none;
	font-family: verdana;
	font-size: 13px;
	color:#295bb3;
	font-weight: bold;
}

div.ap_links {
	padding-top: 15px;
	padding-left: 397px;
}

div.all_links {
	padding-top: 25px;
	padding-left: 100px;
}

hr {
	width: 100%;
	height: 1px;
	background-color: #eb9523;
	border: none;
}

h1 {
	text-decoration: none;
	font-family: arial;
	font-size: 15px;
	color:#eb9523;
	font-weight: bold;
	padding-top: 10px;
}

table.form {
	width: 100%;
	height: 300px; 
	padding: 10px;
	padding-top: 0px;
	border: none;
	background-color: #ffffff;
	}

td.form_inf {
	width: 150px;
	height: 20px;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	color: #295bb3;
	font-weight: normal;
	border: none;
}
	
input, textarea {
	padding: 0px;
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	color: #eb9523;
	font-weight: normal;
	border: 1px;
	border-style: solid;
	border-spacing: 0;
	border-collapse: collapse;
	background-color: #ffffff;
	border-top-color: #eeeeee;
	border-right-color: #666666;
	border-bottom-color: #000000;
	border-left-color: #dddddd;

}

input.but {
	color: #ffffff;
	font-weight: bold;
	border: 1;
	border-spacing: none;
	border-collapse: collapse;
	background-color: #eb9523;
	width: 75px;
	height: 21px;
}