﻿HTML
{
	overflow: auto;
}
BODY
{
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
}
BODY, BODY *
{
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
}
BODY, TABLE, TH, TD, UL, OL, LI
{
	padding: 0;
	border-collapse: collapse;
	list-style: none;
	font-weight: normal;
}
BODY, TABLE, TH, TD
{
	vertical-align: top;
}

A IMG
{
	border: 0;
}

A
{
	color: #000000;
/*
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-width: thin;
*/
}

A:HOVER
{
	color: #00C000;
}

H1, H2, H3, H4, H5
{
	padding: 0px;
	margin: 0px;
	font-size: 100%;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-indent: 0px;
	line-height: normal;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
	color: #000000;
}

H1 A, H1 A, H2 A
{
	color: #0066CC;
	/*color: #235CDB;*/
}

H3 A, H4 A, H5 A
{
	color: #000000;
}

P
{
	margin-top: 10px;
}

STRONG, .Strong
{
	font-weight: bold;
}

.Info
{
}

SPAN.Price
{
	font-weight: bold;
	color: #FF9966; /*color: #235CDB;*/
}

.FloatRight
{
	float: right;
}

.FloatLeft
{
	float: left;
}

.Dot
{
	color: #00C000;
}
.Command, .Command A
{
	color: #000000;
}
.Command:HOVER, .Command A:HOVER
{
	color: #00C000;
}

TABLE.Layout
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	border-collapse: collapse;
}

TABLE.Layout TD.Fill
{
	width: 100%;
}

INPUT.Button
{
	margin: 0px;
	border: 1px solid #FFFFFF;
	background-color: #00C000;
	color: #FFFFFF;
	height: 24px;
}
.CheckBox INPUT
{
}

.TabContainer
{
}
.TabContainer .ajax__tab_header
{ text-align: left;
} 
.TabContainer .ajax__tab_outer
{
	padding: 0px;
	margin: 0px;
} 
.TabContainer .ajax__tab_inner
{
	padding: 0px;
	margin: 0px;
} 
.TabContainer SPAN.ajax__tab_tab
{
	padding: 0.3em 15px 0.3em 15px;
	margin: 0px;
	text-decoration: underline;
	color: #000000;
} 
.TabContainer .ajax__tab_hover .ajax__tab_outer
{
} 
.TabContainer .ajax__tab_hover .ajax__tab_inner
{
} 
.TabContainer .ajax__tab_hover .ajax__tab_tab, .TabContainer .ajax__tab_hover .ajax__tab_tab *
{
	color: #00C000;
} 
.TabContainer .ajax__tab_active .ajax__tab_outer
{
	border: 1px solid #DCDCDC;
	border-bottom: none;
} 
.TabContainer .ajax__tab_active .ajax__tab_inner
{
} 
.TabContainer .ajax__tab_active .ajax__tab_tab
{
} 
.TabContainer .ajax__tab_body
{
	border : 1px solid #DCDCDC;
 } 


#one-ob 
{ width: 1000px; margin: 0 auto; }

 

.b-r-240 
{ margin-bottom: 20px; }


