td,div,font {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 10pt;
	color: #000000;
}
.xsmall {
	font-size: 8pt;
}
.attGrab {
	font-size: 12pt;
	font-family: Arial, Sans-serif, Verdana;
}
.attGrabRed {
	font-size: 12pt;
	font-family: Arial, Sans-serif, Verdana;
	color: #CE0203;
}
.textRed {
	color: #FF0000;
}
.textGreen {
	color: #00FF00;
}
.title {
	font-size: 12pt;
	font-weight: bold;
}
A:link {text-decoration: none; color: blue;}
A:visited {text-decoration: none; color: blue;}
A:active {text-decoration: none; color: blue;}
A:hover {text-decoration: underline; color: red;}

.xtop, .xbottom {
    background: none repeat scroll 0 0 transparent;
    display: block;
    font-size: 1px;
}
.xb1, .xb2, .xb3, .xb4 {
    display: block;
    overflow: hidden;
}
.xb1, .xb2, .xb3 {
    height: 1px;
}
.xb2, .xb3, .xb4 {
    background: none repeat scroll 0 0 #F6F7F7;
    border-left: 1px solid #717171;;
    border-right: 1px solid #717171;;
}
.xb1 {
    background: none repeat scroll 0 0 #717171;;
    margin: 0 5px;
}
.xb2 {
    border-width: 0 2px;
    margin: 0 3px;
}
.xb3 {
    margin: 0 2px;
}
.xb4 {
    height: 2px;
    margin: 0 1px;
}
.xboxcontent {
    background: none repeat scroll 0 0 #F6F7F7;;
    border-color: #717171;;
    border-style: solid;
    border-width: 0 1px;
    display: block;
}
.opa {
	filter:alpha(opacity=85); /* IE's opacity*/
	opacity: 0.85;
}
