/* CSS Document */
body {margin:0px 0px 0px 0px;
font-family:tahoma,arial;
font-size:10px;
color:#000000}

.bg1{
background-image:url(images/bg_left.jpg);
background-repeat:repeat-y;
}

.bg2{
background-image:url(images/bg_right.jpg);
background-repeat:repeat-y;
}

.bg3{
background-image:url(images/bg_top.jpg);
background-repeat:repeat-x;
}

.bg4{
background-image:url(images/bg1.gif);
background-repeat:repeat-x;
}

.bg5{
background-image:url(images/bg2.gif);
background-repeat:repeat-y;
padding:5px 2px 0px 15px;
}

.bg6{
background-image:url(images/bg3.gif);
background-repeat:repeat-x;
}

.bg7{
background-color:#000000;
padding:4px 2px 4px 2px;
font-family:tahoma,Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
color:#ffffff;
}

.bg8{
background-image:url(images/bg2.gif);
background-repeat:repeat-y;
}




.text1{
font-family:tahoma,Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#FF529A;
}


.text1:hover{
color:#000000;
}

.text2{
font-family:tahoma,Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
color:#000000;
}

.text2:hover{
text-decoration:underline;
}

.text3{
font-family:tahoma,Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-decoration:none;
color:#000000;
}

.text3:hover{
text-decoration:underline;
}

.text4{
font-family:tahoma,Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-decoration:none;
color:#000000;
}



.link_top{
font-family:tahoma,Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
font-weight:bold;
color:#000000;
}

.link_top:hover{
color:#ffffff;
}



.border{
border-bottom:2px inset #FFEBF3;
padding-bottom:3px;
background-color:#FFEBF3;
}

.copy{
font-family:tahoma,Arial, Helvetica, sans-serif;
font-size:9px;
text-decoration:none;
color:#000000;
background-color:#FFEBF3;
padding-top:3px;
padding-bottom:20px;
}

.picture3{
border:1px solid #4F7797;
}

.picture3:hover{
border:1px solid #000000;
}

.picture2{
border:1px solid #FF87B8;
}

.picture2:hover{
border:1px solid #000000;
}

.picture1:hover{
border:1px solid #000000;
}

.picture1{
border:1px solid #FFffff;
}

.padding1{
padding:3px 5px;
}
