@CHARSET "ISO-8859-1";
body
{
	background-image:url('../images/body_bg.jpg');
	background-color: #ffffff;
	background-repeat: repeat-x;
	color:#656565;
	font-family: Verdana, Tahoma, Helvetica, Arial	
}
img 
{ 
	behavior: url(../htc/iepngfix.htc) 
}
a
{
	color:#587f8e;
	text-decoration:none;
}
a:hover
{
	color:#587f8e;
	text-decoration:underline;
}
input,textarea
{
	font-size:12px;
	color:#656565;
	width:150px;
}

.button
{
 	font-weight:bold;	
}
.message_box
{
	background-color:#f1f1f1;
	border-style:solid;
	border-color:#cccccc;
	border-width:1px;
	float:right;
	padding: 0px 10px 0px 10px;
	font-size:11px;
	margin:20px 10px 20px 10px;
}
.header
{
	width:970px;
	height:76px;
}
.header #language
{
	font-size:10px;
	float:right;
	margin-top:50px;
}
.header select
{
	font-size:10px;
	
}
.content
{
	border-style:solid;
	border-color:#b9b9b9;
	border-width:1px;
	width:970px;
	background-color:#ffffff;
	text-align:left;
	text-indent: inherit;
}
#content
{
	width:760px;
}
.menu
{
	width: 970px;
	height: 40px;
	border-style:solid;
	border-color:#b9b9b9;
	border-width:1px;
	margin-top:10px;
	background-repeat: repeat-x;
	background-color: #ffffff;
	background-image:url("../images/menu_bg.gif");
	
	text-align:left;
	font-family: Verdana, Tahoma, Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	
}
.menu .menu_item
{
	height:40px;
	color:#656565;
	padding: 12px 15px 0px 15px; 
	float:left;
	cursor:pointer;
}
.menu .menu_item_selected
{
	height:40px;
	color:#656565;
	padding: 12px 15px 0px 15px; 
	float:left;
	cursor:pointer;
	background-image:url("../images/menu_bg_roll.gif");
	background-repeat: repeat-x;
}

.menu .menu_search
{
	height:40px;
	font-family: Verdana, Tahoma, Helvetica, Arial;
	font-size: 12px;
	color:#656565;
	margin: 10px 15px 0px 15px; 
	float:right;
}
.menu .menu_separator
{
	height:40px;
	width:1px;
	background-color:#b9b9b9;
	float:left;
}
.content_header
{
	height:20px;
	background-color:#e8eaf5;
	border-style:solid;
	border-color:#b9b9b9;
	border-width:0px 0px 1px 0px;
	font-size:10px;
	font-family: verdana;
	padding-top:5px;
}

.menu_left
{
	height:600px;
	width:190px;
	color: #233377;
	font-size:12px;
	background-image:url("../images/menu_bg.jpg");
	background-repeat:repeat-x;
	background-color: #f6f5f5;
}
.underlined
{
	border-style:solid;
	border-color:#b9b9b9;
	border-width:0px 0px 1px 0px;
}
.menu_left_item_selected
{
	background-color:#ffffff;
	height:35px;
	border-width: 0px 0px 1px 0px;
	border-style:solid;
	border-color: #b9b9b9;
	cursor:pointer;
}
.menu_left_item
{
	height:35px;
	border-width: 0px 0px 1px 0px;
	border-style:solid;
	border-color: #b9b9b9;
	cursor:pointer;
}

.right_bounded
{
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #b9b9b9;
}
.bounded_img
{
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px;
	border-style: solid;
	border-color: #cccccc;
}
.menu_icon
{
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #cccccc;
	width:20px;
	height:20px;
	float:left;
	margin-top:7px;
	margin-left:10px;
	background-color:#ffffff;
}
.menu_text
{
	float:left;
	margin-top:10px;
	margin-left:5px;
}
.menu-bottom 
{
	font-size:10px;
	color: #656565;
	margin-top:10px;
	width:970px;
	text-align:center;
}
#loading
{
	width:780px;
	text-align:center;
	margin-top:90px;
}
.menu_box
{
	width:150px;
	height:100px;
	background-image: url("../images/box_bg.gif");
	background-repeat: repeat-x;
	border-width: 1px 1px 1px 1px;
	border-style:solid;
	border-color: #cccccc;
	margin-right:50px;
}
.menu_box_selected
{
	width:150px;
	height:100px;
	background-image: url("../images/box_bg_selected.gif");
	background-repeat: repeat-x;
	border-width: 1px 1px 1px 1px;
	border-style:solid;
	border-color: #cccccc;
	margin-right:40px;
	color:#ffffff;
	background-color:#2d4458;
}
.menu-bottom a
{
	color:#656565;
	text-decoration: none;
}
.menu-bottom a:hover
{
	color:#000000;
	text-decoration:underline;
}

#pageflip {
	position: relative;
	right: 0; top: 0;
	float: right; 
	
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
	border: 0px;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	position: absolute;
	right: 0; top: 0;
	background: url(../images/offers.jpg) no-repeat right top;
}

.submenu 
{
	width:780px;
	border: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #b9b9b9;
	
	background-image: url(../images/submenu_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	
	font-size:10px;
	text-align:center;
}
.submenu TD
{
	text-align:center;
	border: dotted;
	border-width: 0px 1px 0px 0px;
	border-color: #b9b9b9;
	
}
.submenu a
{
	color:#587f8e;
	font-weight:bold;
	text-decoration:none;
}
.submenu a:hover
{
	color:#587f8e;
	font-weight:bold;
	text-decoration:underline;
}

.page_section_title 
{
	border: solid;
	height:24px;
	border-width: 1px 1px 1px 1px;
	border-color: #b9b9b9;
	text-align:left;
	
	background-image: url(../images/submenu_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	
	font-size:12px;
	font-weight:bold;
}
#page_section_text
{
	margin: 5px 0px 0px 20px;
	height: 24px;
}



	


