/* CSS NobelGlobe */

* { margin:0px; padding:0px;}

body {
	background:#efefef;
	margin-top:10px;
	font:normal 11px Arial, Helvetica, sans-serif;
}

table#header {
	background:#FFFFFF url(../images/content_bg.gif) repeat-y;
	width:767px;
	margin:0px auto;
}

#menu {
	text-align:right;
	padding-right:15px;
	color:#FFFFFF;
	font:bold 11px Arial, Helvetica, sans-serif;
	line-height:19px;
}

#menu a {
	color:#FFFFFF;
	text-decoration:none;
}

#menu a:hover {
	color:#FF0000;

}

#menu { background:#000000 url(../images/menu_bg.gif) right repeat-y;}

div#promo_text {
	z-index:100;
	position:absolute;
	display:block;
	width:300px;
	padding:10px;
	float:right;
	background:#333333;
	border:#FFFFFF 1px solid;
	height:20px;
	margin:15px 20px 10px 350px;
	font:bold 18px  Helvetica, Arial,sans-serif;
	letter-spacing:1px;
	color:#FFFFFF;
	text-align:center;
}

table#content {
	background:#FFFFFF url(../images/content_bg.gif) repeat-y;
	margin:0px auto;
	width:767px;
}

.cell_bk { background:url(../images/cell_bg.gif) repeat-y;}

#content p.feautures {
	background:url(../images/li_bullet.gif) top left no-repeat;
	padding-left:20px;
	margin-top:15px;
}

.feautures a { color:#FF0000; text-decoration:underline;}

.feautures a:hover { text-decoration:none;}

table#footer {
	width:767px;
	margin:0px auto;
	background:url(../images/footer_bg.gif) repeat-x top;
}

#footer .bord_l {
	border-left:#CCCCCC 1px solid;
	height:55px;
}

#footer .bord_r {
	border-right:#CCCCCC 1px solid;
}

#footer td { text-align:center; vertical-align:middle;}
#footer td h1 {
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#000000;
}

#footer td h1 span{ color:#FF0000;}

#footer a { font:normal 11px Arial, Helvetica, sans-serif; color:#000000; text-decoration:underline;}
#footer a:hover { text-decoration:none;}

#bot_table { width:767px; margin:10px auto 20px; }

#bot_table td { text-align:center; font:normal 10px Arial, Helvetica, sans-serif; color:#666666;}

#bot_table td a { color:#666666; text-decoration:none;}
#bot_table td a:hover { color:#666666; text-decoration:underline;}

.about_sect { width:474px; border-bottom:#999999 1px solid; border-top:#666666 1px solid;}

.cell_pr {border-bottom:#999999 1px solid; border-top:#666666 1px solid; vertical-align:middle; padding:2px 2px 2px 15px; background:url(../images/about_bk_in.gif) repeat-x; font:bold 12px Arial, Helvetica, sans-serif; text-transform:uppercase; }

.about_sect td { height:27px; text-align:center; vertical-align:middle; background:url(../images/about_bk_in.gif) repeat-x; font:bold 12px Arial, Helvetica, sans-serif;}

.about_sect td.activ { background:url(../images/about_sec_act.gif) repeat-x;}

.about_sect td a { color:#000000; text-decoration:none;}
.about_sect td a:hover { color:#FF0000; text-decoration:none;}

.warnings { margin-top:50px; text-align:center; color:#000000; font:bold 16px Arial, Helvetica, sans-serif;}

.positions { margin-top:10px; border-bottom:#333333 1px dotted; padding-bottom:10px; }

.positions td { vertical-align:top; padding:3px;}
.positions td span { color:#FF0000;}
.positions td img { margin-bottom:20px;}
.last { border-bottom:none; margin-top:10px; padding-bottom:10px;}
.last td {  padding:3px; vertical-align:top;}
.last td span { color:#FF0000;}
.last td img { margin-bottom:20px;}
.positions p { margin-bottom:10px;}

h3 { font:bold 14px Arial, Helvetica, sans-serif; margin-bottom:25px; margin-top:10px;}

.back_sml_prod { background: url(../images/prod_sml_bg.gif) repeat-y;}

.red { color:#FF0000;}

.online { border-top:#666666 1px dashed; margin-top:10px; padding:2px;}

.tab_bor { margin:10px auto;}

a.ext { color:#333333; text-decoration:underline;}
a.ext:hover { color:#FF0000; text-decoration:none;}

.cell_propert {
	background:#000000 url(../images/prod_bg.gif) repeat-x;
	height:30px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	padding-left:10px;
}

.cell_propert a {
	color:#FFFFFF;
	text-decoration:none;	
}

.cell_propert a:hover {
	color:#FF0000;
}

#privacy, privacy p {
	font:normal 12px Arial, Helvetica, sans-serif;
	background:#FFFFFF;
	padding:5px;	
}

/* page footer links  */
a.footerlink:link {
	font-family : Arial, Verdana, Tahoma, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}
a.footerlink:visited {
	font-family : Arial, Verdana, Tahoma, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}
a.footerlink:hover {
	font-family : Arial, Verdana, Tahoma, sans-serif;
	font-size : 11px;
	font-style : normal;
	color : #333333;
	text-decoration : underline;
}