.bg_1 {
background: url(square_grey.gif);
background-repeat: repeat-x;
background-position: 0% 0%;
}

.bg_2 {
background: url(bg_fade.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}

.bg_3 {
background: url(bg_topic.gif);
background-repeat: repeat-x;
background-position: 0% 0%;
}

.bg_4 {
background: url(bg_checkered.gif);
background-repeat: repeat;
background-position: 0% 0%;
}

.con_bg {
background: url(con_back.jpg);
background-repeat: no-repeat;
background-position: 0% 0%;
}

.loc_bg {
background: url(loc_back.jpg);
background-repeat: no-repeat;
background-position: 0% 0%;
}

.union_bg {
background: url(uni_back.jpg);
background-repeat: no-repeat;
background-position: 0% 0%;
}

a.email {
text-decoration: none;
color: #325031;
font-family: tahoma, arial, verdana;
font-size: 12px;
}

a.email:hover {
text-decoration: underline;
color: #8f1212;
font-family: tahoma, arial, verdana;
font-size: 12px;
}

a.select {
text-decoration: none;
color: #022e61;
font-family: verdana, arial, helvetica;
font-size: 12px;
}

a.select:hover {
text-decoration: none;
color: #ff0000;
font-family: verdana, arial, helvetica;
font-size: 12px;
}

.opac {
font-family: verdana, arial, tahoma;
font-weight: bold;
font-size: 38px;
line-height: 135%;
}

.topics {
font-family: tahoma, arial, verdana;
color: #000000;
font-weight: none;
font-size: 13px;
line-height: 135%;
}

.text_1 {
font-family: tahoma, arial, verdana;
color: #000000;
font-weight: none;
font-size: 13px;
line-height: 135%;
}

.text_2 {
font-family: arial, tahoma, verdana;
color: #000000;
font-weight: none;
font-size: 14px;
line-height: 135%;
}

.text_3 {
font-family: arial, tahoma, verdana;
color: #000000;
font-weight: none;
font-size: 13px;
line-height: 135%;
}

.text_4 {
font-family: tahoma, arial, verdana;
color: #999999;
font-weight: none;
font-size: 10px;
line-height: 135%;
}

BODY { 
background-image: url(bg_stripe.gif); background-repeat: repeat-x; background-attachment: none; background-position: '0% 0%';
font:12px Verdana,Arial,Helvetica,sans-serif;
scrollbar-3dlight-color: #201e5d;
scrollbar-arrow-color: #FFFFFF;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #201e5d;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #8b8b8b;
scrollbar-track-color: #8b8b8b;
}