
 .background {
	 background-image: url(images/bgr_border.gif); 
	 background-repeat: no-repeat;
	 /*background-color: #37894e;*/
 }
 .r3_left {
	 background-image: url(images/r3_left.png); 
	 background-repeat: repeat-y; 
	 height:100%;
 }
 .r3_right {
	 background-image: url(images/r3_right.png); 
	 background-repeat: repeat-y; 
	 height:100%;
 }
 
 .top_right {
    background-image: url('images/top_right.png'); 
    background-repeat: no-repeat; 
    width: 15px;
    height: 118px;
 }

 .r2_left {
    background-image: url('images/r2_left_.png'); 
    background-repeat: no-repeat; 
    width: 56px;
    height: 234px;
 }

 .bottom_left {
    background-image: url('images/bottom_left.png'); 
    background-repeat: no-repeat; 
    width: 665px;
    height: 102px;
 }

 .bottom_undercontact {
    background-image: url('images/bottom_undercontact.png'); 
    background-repeat: no-repeat; 
    width: 220px;
    height: 102px;
 }

 .bottom_right {
    background-image: url('images/bottom_right.png'); 
    background-repeat: no-repeat; 
    width: 15px;
    height: 102px;
 }

		
			

 .vy_header, h2, h3 {
    padding-top: 10px;

    font-family: arial; 
    font-weight: bold;
    color: #5B8290;
    font-size: 18px;
 }
 .vy_text, td {
    font-family: arial; 
    color: #333333;
    font-size: 12px;
 }

 .vy_contact_text {
    font-family: arial; 
    color: #666666;
    font-size: 11px;
    padding-left: 20px;
    padding-top: 0px;
 }

 .vy_contact_text a {
	color: #8E000A;
	text-decoration:none;
 }

 .vy_contact_text a:hover {
	color: #8E000A;
	text-decoration:underline;
 }

 a {
	text-decoration: none;
 }

 .vy_mail_link {
	color: #8E000A;
	text-decoration:none;
 }

 .vy_mail_link:hover {
	color: #8E000A;
	text-decoration:underline;
 }
