body{
	padding: 0;
	margin: 0;
	font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,arial,sans-serif;
font-weight:11px;
font-size: 13px;
background-color: #d4d0c8;
}
div.main_page{
	
	
	height: auto;
	margin-top: 0;
	margin-bottom: 0px;
	border: 0;
	/*border-left: 1px ridge #164674;
	border-right: 1px ridge #164674;*/
	padding: 0;
	width: 950px;
}
div.working_div{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left:10px;
	padding-right:10px;
}
div.av_link{
	border: 1px solid #eba8a7;
	background-color: #d4d0c8;
	color: black;
	padding: 2px;
	font-weight: bold;
	font-size: 12px;
	
	text-align: center;
	margin-top: 15px;
}
td.logo1_1{
	background-image:url(../img/new_design/logo1_1.jpg);
	background-repeat: no-repeat;
	width: 165px;
	height: 133px;
}
td.logo1_2{
	background-image:url(../img/new_design/logo1_2.jpg);
	background-repeat: no-repeat;
	width: 124px;
	height: 133px;
}
td.logo1_3{
	background-image:url(../img/new_design/logo1_3.jpg);
	background-repeat: no-repeat;
	width: 442px;
	height: 133px;
}
td.logo2_1{
	background-image:url(../img/new_design/logo2_1.jpg);
	background-repeat: no-repeat;
	width: 165px;
	height: 33px;
}
td.logo2_2{
	background-image:url(../img/new_design/logo2_2.jpg);
	background-repeat: no-repeat;
	width: 124px;
	height: 33px;
}
td.logo2_3{
	background-image:url(../img/new_design/logo2_3.jpg);
	
	/*width: 124px;*/
	height: 33px;
}
td.logo3_1{
	background-image:url(../img/new_design/logo3_1.jpg);
	background-repeat: no-repeat;
	width: 165px;
	height: 30px;
}
td.logo3_2{
	background-image:url(../img/new_design/logo3_2.jpg);
	background-repeat: no-repeat;
	width: 124px;
	height: 30px;
}
td.logo3_3{
	background-image:url(../img/new_design/logo3_3.jpg);
	
	/*width: 124px;*/
	height: 30px;
}
td.logo4_1{
	background-image:url(../img/new_design/logo4_1.jpg);
	background-repeat: no-repeat;
	width: 165px;
	height: 73px;
}
td.logo4_2{
	background-image:url(../img/new_design/logo4_2.jpg);
	background-repeat: no-repeat;
	width: 124px;
	height: 73px;
}
td.white{
	background-color: White;
}
td.gray{
	background-color: #d4d0c8;
}
a.main_menu{
	color: Black;
	font-size: 13px;
	
	text-decoration: underline;
}
td.left_menu{
	border-top: 1px solid #eba8a7;
	
	padding: 3px;
	padding-left: 10px;
	font-weight: bold;
	
}
a.left_links{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
div.find_form{
	border: 1px solid #eba8a7;
	height: 20px;
	width: 100%;
}
.padding_10{
	padding: 10px;
}
.type2{
	background-color: #d4d0c8;
	color: Black;
	border: 1px solid #eba8a7;
	padding: 2px;
	cursor: pointer;
	margin-bottom: 0;
	font-weight: bold;
	font-size: 11px;
	width: 100px;
}
.type22{
	background-color: #d4d0c8;
	color: #516064;
	border: 1px ridge #565049;
	padding: 0;
	cursor: pointer;
	text-align: center;
	margin: 0;
	margin-bottom: 3px;
	width: 113px;
	
}
.type22_down{
	background-color: #eba8a7;
	color: #516064;
	border: 1px ridge #565049;
	padding: 0;
	cursor: pointer;
	text-align: center;
	margin: 0;
	margin-bottom: 3px;
	width: 113px;
	
}
.type3{
	background-color: #fff;
	color: #eba8a7;
	border: 1px ridge #565049;
	padding: 5px;
	height: 35px;
	width: 150px;
	margin-left: 10px;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: bold;
	font-size: 20px;
}
.type4{
	background-color: #BA2323;
	color: #fff;
	border: 1px ridge #565049;
	padding: 5px;
	height: 45px;
	width: 163px;
	margin-left: 10px;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: bold;
	font-size: 20px;
	cursor: pointer;
	text-align: left;
}
.footer_ref{
	
	border-top: 1px solid #eba8a7;
	border-bottom: 1px solid #eba8a7;
	padding-top: 10px;
	height: 120px;
}
.footer_ref .col1 {
width:120px;
}
.footer_ref ul {
display:block;
float:left;
}
ul {
list-style-type:none;
margin:0;
padding:0;
padding-left: 10px;
}
.footer_ref ul .title {
font-weight:bold;
}
.footer_ref ul li {
color:#888888;
display:block;
float:left;
list-style-type:none;
width:100%;
}
textarea{
	width: 380px;
	height: 180px;
	border: 1px ridge #565049;
	font-weight: bold;
	font-size: 20px;
	color: #eba8a7;
	background-color: #fff;
	padding: 3px;
}
a{
	color: Black;
}