
body{
background:url(images/body_bg.jpg);
background-repeat:repeat-x;

}

#footer_bg{
background:url(images/bg_footer.jpg);
background-repeat:repeat-x;
background-position:bottom;

}

a{
outline:none;
	color: #0065be;
}

.textmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height:20px;
	text-decoration:none;
}

.text12table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #dd0000;

	text-decoration:none;
}


.textmain a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0065be;
	line-height:20px;
	text-decoration:none;
}

.textmain a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0065be;
	line-height:20px;
	text-decoration:underline;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:20px;
}

.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333333;
	line-height:30px;

}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;

}
.head3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;

}
.textbox1{
background:url(images/field1.jpg);
background-repeat:no-repeat;
height:24px;
width:249px;

padding:5px;

}
.textarea1{


background:url(images/field2.jpg);
background-repeat:no-repeat;
height:138px;
width:249px;



}


textarea{
border:none;


line-height:17px;

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
height:120px;
width:220px;
padding:5px;
border:solid 1px #ffffff;

}

input{
border:none;

line-height:12px;
vertical-align:middle;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}

#header{
width:1001px;
height:302px;
background-repeat:no-repeat;
background:url(images/index_02.jpg);

}
#logo{
width:299px;
height:88px;
background-repeat:repeat-x;
background:url(images/top_menu_01.png);

}
img{
border:none;
}

hr{
height:1px;

}

