html
{
	background:#474750;
	font-family: Geneva,Arial,Helvetica,sans-serif;
}
.body_wrapper 
{
	background: white;
}
.body_wrapper
{
	padding-bottom:0px;
}

/* header */
.doc_header 
{
	background: url('../img/header_bg.gif') top center repeat-x;
	height:122px;
	padding:0;
}
.vs_login_form
{
	position: absolute;
	right: 20px;
	z-index: 20;
	top:46px;
	_width: 600px;
}
input.loginbutton
{
	background: url('../img/login_buton_bg.jpg') top center no-repeat;
	height:20px;
	width: 75px;
	border: 0;
	cursor:pointer;
}
input.loginbutton:hover
{
	background: url('../img/login_buton_bg.jpg') bottom center no-repeat;
}
input.registerbutton
{
	background: url('../img/register_buton_bg.jpg') top center no-repeat;
	height:20px;
	width: 75px;
	border: 0;
	cursor:pointer;
}
input.registerbutton:hover
{
	background: url('../img/register_buton_bg.jpg') bottom center no-repeat;
}
.loginmenu a
{
	color:#69696E;
	text-decoration:none;
	font-size: 11px;
	padding: 2px 5px;
}
.loginmenu a:hover
{
	color:#B90202;
	text-decoration: underline;
}
/* header end */
/* main menu */
.navtabs
{
	background: url('../img/mmenu_bg.gif') top center repeat-x;
	height:34px;
}
.navtabs li
{
	margin: 0 2px;
}
.navtabs li.selected a.navtab
{
	top: 0;
	background: url('../img/mmenu_button_left_bg.gif') top left no-repeat;
	padding:0 0 0 16px;
}
.navtabs li.selected a.navtab b
{
	background: url('../img/mmenu_button_right_bg.gif') top right no-repeat;
	line-height:20px;
	*line-height:22px;
	line-height/*\**/:21px\9;
	margin-top: 0;
	padding: 3px 35px 7px 18px;
	*padding: 4px 35px 7px 18px;
	padding/*\**/: 3px 35px 7px 18px\9;
	color: #B90202;
	text-decoration: underline;
}
.navtabs li.selected
{
	color: #B90202;
	text-decoration: underline;
	margin-top:5px;
}
.navtabs li a.navtab
{
	top: 0;
	background: url('../img/mmenu_button_left_bg.gif') top left no-repeat;
	padding:0 0 0 16px;
	border: 0;
}
.navtabs li a.navtab b
{
	background: url('../img/mmenu_button_right_bg.gif') top right no-repeat;
	line-height:20px;
	*line-height:22px;
	line-height/*\**/:21px\9;
	margin-top: 0;
	padding: 3px 35px 7px 18px;
	*padding: 4px 35px 7px 18px;
	padding/*\**/: 3px 35px 7px 18px\9;
	border: 0;
}
.navtabs li a.navtab:link,
.navtabs li a.navtab:visited
{
	color: #69696E;
}
.navtabs li a.navtab:hover,
.navtabs li a.navtab:active
{
	background: url('../img/mmenu_button_left_bg.gif') top left no-repeat;
	color: #B90202;
	text-decoration: underline;
}
.navtabs li
{
	color: #B90202;
	margin-top:5px;
}
.navtabs li:first-child
{
	border: 0px;
}
.navtabs li
{
	border-right: 0;
}
.navbar
{
	height:79px;
	background: url('../img/header_bottom_bg.gif') bottom center repeat-x;
}
.navtabs ul
{
	border: 0;
}
.navtabs ul 
{
	border:0;
}
.globalsearch
{
	top: 4px;
}
.globalsearch .textboxcontainer span
{
	border: 0px;
	border-left:1px solid white;
}
.globalsearch .buttoncontainer
{
	border: 0px;
}
.globalsearch .buttoncontainer span
{
	border: 0px;
	border-left: 1px solid white;
}
.navbar_search input
{
	font-size: 12px;
}

.navtabs li.selected li a:link,
.navtabs li.selected li a:visited
{
	color: #69696E;
	text-decoration: none;
}
.navtabs li.selected li a:hover,
.navtabs li.selected li a:active
{
	color: #B90202;
	text-decoration: underline;
}
ul .floatcontainer
{
	margin-top:12px;
}
/* main menu end */
/* breadcrumbs */

.breadcrumb
{
	float: left;
	padding-top: 7px;
}
#bread_crumbs
{
	padding:10px 0 0 6px;
	*padding:0 0 0 6px;
	margin: -27px 0 0 10px;
	*margin: 0;
	height: 25px;
	text-align: left;
}
div.contener
{
	text-align: center;
}
