html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	behavior: url(csshover.htc); 
}

a:focus { outline: none; }

#bodytxt {
	line-height:20px;
	font-family: Arial, Helvetica, Verdana;
	font-size:12px;
	color:#000000;
	text-align:left; 
}

#bodytxt_in {
	line-height:20px;
	font-family: Arial, Helvetica, Verdana;
	font-size:12px;
	color:#000000;
	text-align:left; 
	margin-left:61px;
	width:375px;
}

#bodytxt_in a, #bodytxt a  {
	color:#24689D;
	text-decoration: none;
}

#bodytxt_in a:hover, #bodytxt a:hover {
	color:#000000;
	text-decoration: underline;
}

#bodytxt_in ul {
	margin-top:4px;
	margin-bottom:20px;
}

#bodytxt_in ul ul {
	margin:0px;
}

#breadcr {
	width:750px;
	text-align:right;
	height:45px;
	line-height:25px;
	font-family: Verdana, Arial, Helvetica;
	font-size:8pt;
	color:#FFFFFF;
}

.exp { 
	padding-bottom:2px;
}


#footer {
	background: #FFF url('images/footer_bg.gif') no-repeat top center;
	height:61px;
	line-height:61px;
	font-family: Arial, Helvetica, Verdana;
	font-size:10px;
	color:white;
	text-align:center; 
}

#footer a {
	color:white;
	text-decoration:none;
}

#footer a:hover {
	color:#F4DE45;
	text-decoration:none;
}

.formbox {
	font-family:Verdana;
	color:#333333;
	border:1px solid #3391DB;
	height:17px;
	padding:4px 4px 0 4px;
	margin:3px;
	font-size:8pt;
}

#headline {
	line-height:20px;
	font-family: Tahoma, Arial, Helvetica, Verdana;
	font-weight:bold;
	font-size:12pt;
	color:#FFFF00;
	text-align:left; 
}

hr {
	color:#3391db;
	background-color: #3391db;
	height:1px;
}

img {
	border:0;
	padding:0;
	margin:0;
}

#inner {
	padding-top:0;
	margin-left:20px;
	line-height:16px;
	padding-bottom:5px;
}

#leftbox {
	padding:0 20px 5px 20px;
	background: #FFF url('images/leftbox_bg.gif') repeat-x;
	font-family: Verdana, Arial, Helvetica, Tahoma;
	font-size:11px;
	width:267px;
	border-left:2px solid white;
	border-right:2px solid white;
	margin-left:1px;
	line-height:25px;
}

#leftbox div {
	margin-left:20px;
}

#leftbox a {
	color:#24689D;
	text-decoration:none;
}

#leftbox a:hover {
	color:#B93334;
	text-decoration:underline;
}

#leftbox blockquote {
	margin-top:0px;
	margin-left:20px;
	margin-bottom:0px;
}

#sales {
	visibility:hidden;
	border-bottom:3px solid #6A6A6A;
	border-right:3px solid #6A6A6A;
	border-top:1px solid #10A1A1;
	border-left:1px solid #10A1A1;
	padding:5px;
	font-family: Arial, Helvetica, Verdana;
	line-height: 20px;
	font-size:10pt;
	white-space: nowrap
}

#screen b {
	color:#3391DB;
}

#screen img {
	margin-left:15px;
}

#search {
	padding-top:1px;
	margin:0px;
	border:0px;
	height:17px;
}

#surface b {
	color:#3391DB;
}

#title_r {
	font-family:  Arial, Verdana, Helvetica;
	font-size:18px;
	color:#B93234;
	font-weight:bold;
	text-align:left; 
	margin-left:61px;
}

#title_b {
	font-family:  Arial, Verdana, Helvetica;
	font-size:18px;
	color:#000000;
	font-weight:bold;
	text-align:left; 
}

#title_bl {
	font-family:  Arial, Verdana, Helvetica;
	font-size:14px;
	color:#3391DB;
	font-weight:bold;
	text-align:center;
}

#wrapper {
	width:100%;
	background:#fff url('images/inside_bg.png') repeat-x top left;
}