/* text styles */
.exvi_text10 {
font:normal 11px tahoma;
color:#444444;
text-decoration:none;
line-height:16px;
}
.exvi_text11 {
font:normal 12px tahoma;
color:#444444;
text-decoration:none;
line-height:17px;
}
.exvi_text11bold {
font:bold 12px tahoma;
color:#444444;
text-decoration:none;
line-height:17px;
}
.exvi_text11red {
font:normal 12px tahoma;
color:#CC0000;
text-decoration:none;
line-height:17px;
}
.exvi_text12 {
font:normal 12px tahoma;
color:#444444;
text-decoration:none;
line-height:17px;
}
.exvi_text12bold {
font:bold 12px tahoma;
color:#444444;
text-decoration:none;
line-height:17px;
}
.exvi_text14bold {
font:bold 14px tahoma;
color:#444444;
text-decoration:none;
line-height:19px;
}
.exvi_text18bold {
font:bold 18px tahoma;
color:#444444;
text-decoration:none;
line-height:23px;
}

/* links */
a.exvi_link11_grey:link,a.exvi_link11_grey:visited,a.exvi_link11_grey:active {
font:normal 12px tahoma;
color:#444444;
text-decoration:none;
border-bottom-style:none;
line-height:17px;
}
a.exvi_link11_grey:hover {
font:normal 12px tahoma;
color:#444444;
text-decoration:underline;
border-bottom-style:none;
line-height:17px;
}
a.exvi_link11bold_grey:link,a.exvi_link11bold_grey:visited,a.exvi_link11bold_grey:active {
font:bold 12px tahoma;
color:#444444;
text-decoration:none;
border-bottom-style:none;
line-height:17px;
}
a.exvi_link11bold_grey:hover {
font:bold 12px tahoma;
color:#444444;
text-decoration:underline;
border-bottom-style:none;
line-height:17px;
}
a.exvi_link11bold_red:link,a.exvi_link11bold_red:visited,a.exvi_link11bold_red:active {
font:bold 12px tahoma;
color:#CC0000;
text-decoration:none;
border-bottom-style:none;
line-height:17px;
}
a.exvi_link11bold_red:hover {
font:bold 12px tahoma;
color:#CC0000;
text-decoration:underline;
border-bottom-style:none;
line-height:17px;
}
a.exvi_link_extern:link,a.exvi_link_extern:visited,a.exvi_link_extern:active {
font:normal 12px tahoma;
color:#CC0000;
text-decoration:none;
border-bottom-style:none;
line-height:17px;
}
a.exvi_link_extern:hover {
font:normal 12px tahoma;
color:#CC0000;
text-decoration:underline;
border-bottom-style:none;
line-height:17px;
}
a.exvi_link_arrowleft			{ font:normal 12px tahoma;color:#444444;text-decoration:none;background:url(../images/arrow_left_box_black.gif) no-repeat left;padding:0px 0px 0px 15px; }
a.exvi_link_arrowleft:hover		{ text-decoration:underline; }
a.exvi_link_arrowright			{ font:normal 12px tahoma;color:#444444;text-decoration:none;background:url(../images/arrow_right_box_black.gif) no-repeat right;padding:0px 15px 0px 0px; }
a.exvi_link_arrowright:hover	{ text-decoration:underline; }

/* table formats */
.exvi_tableborder {
border-collapse:collapse;
border:1px solid #000000;
}
.exvi_tableborder_bottom {
border-collapse:collapse;
border:1px;
border-color:#000000;
border-bottom-style:solid;
border-top-style:none;
border-left-style:none;
border-right-style:none;
}
.exvi_tableborder_bottomnone {
border-collapse:collapse;
border:1px;
border-color:#000000;
border-bottom-style:none;
border-top-style:solid;
border-left-style:solid;
border-right-style:solid;
}
.exvi_tableborder_red {
border:1px solid red;
}
.exvi_tableborder_black {
border:1px solid black;
}

/* backgrounds */
.exvi_bgcolor000000 	{ background:#000000; }
.exvi_bgcolorFFFFFF 	{ background:#FFFFFF; }
.exvi_bgcolorCCCCCC 	{ background:#CCCCCC; }
.exvi_bgcolorE5E5E5 	{ background:#E5E5E5; }
.exvi_delimiter			{ background:url( ../images/gb3_2008/dash_grey.gif ) repeat-x; }
.exvi_list_delimiter	{ background:url( ../images/gb3_2008/dash_grey.gif ) repeat-x; }

/* input, select, textarea */
input,textarea,select.exvi_input11 {
font:normal 12px tahoma;
color:#444444;
text-decoration:none;
background:#FFFFFF;
height:16px;
}
input,textarea,select.exvi_form_field {
font:normal 12px tahoma;
color:#444444;
text-decoration:none;
background:#FFFFFF;
height:14px;
padding:0px 0px 0px 7px;
margin:0px;
}
select.exvi_form_field {
height:auto;
padding:0px;
}
input.exvi_checkbox {
margin:0px;
border:1px solid #BFCEDC;
width:15px;
height:15px;
}

/* buttons */
.exvi_btn_arrow {
background:url( ../images/arrow_right_boxed_red.gif ) no-repeat transparent;
border:0px;
width:20px;
height:20px;
cursor:pointer;
}
.exvi_btn_lens {
background:url( ../images/arrow_right_boxed_red.gif ) no-repeat transparent;
border:0px;
width:20px;
height:20px;
cursor:pointer;
}

/* fair specific stuff due to global settings */
.content a img {
float:none;
}

