.bar {
	background-image: url(/images/g-able/images/bar_slide.jpg);
	background-repeat: repeat-y;
}
.text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ff9900;
}
.text_header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.text_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}
.text_menuBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	padding-top: 0px;
	padding-left: 67px;
}
.menuBg_bottom {
	background-image: url(/images/g-able/images/bottom_bg.jpg);
	background-repeat: no-repeat;
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #c2c2c2;
}
#body1 {
 
	background: url(/images/g-able/images/shadowVer_10px.gif) repeat-y center bottom;
	background-repeat: repeat-y;
}
#body2 {

	background: url(/images/g-able/images/shadowHor_10px.gif) no-repeat center top;
}
#body3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #663399;
}
a:active {
}
.bg_color {
	background-color: #FFFFFF;
}

ul.a {
	list-style-type: square;
}
ul.b {
	list-style-image: url(/images/g-able/images/bullet_arrow.gif);
}
li.a {
	list-style-image: url(/images/acc
	_fin_images/bullet_red.gif);
}
a.orange:link {
	color: #FF9900;
	text-decoration: none;
}
a.orange:visited {
	color: #FF9900;
	text-decoration: none;
}
a.orange:hover {
	text-decoration: underline;
}
a.blue:link {
	color: #006699;
}
a.blue:visited {
	color: #82a435;
}
a.blue:hover {
    color: #FF9900;     
	text-decoration: underline;
}
a.grey:link {
	color: #666666;
	text-decoration: none;
}
a.grey:visited {
	color: #666666;
}
a.grey:hover {
	color: #FF9900;
	text-decoration: underline;
}
a.purple:link {
	color: #663399;
	text-decoration: none;
	text-decoration: underline;
}
a.purple:visited {
	color: #663399;
	text-decoration: none;
}
a.purple:hover {
	color: #FF9900;
	text-decoration: underline;
}
.centerPage {
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
}
