body {
	margin-top: 20px;
	background: #FFFFFF url(images/background.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

h1, h2, h3 {
	margin: 0;
	letter-spacing: -.05em;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 0;
}

ul, ol {
}

a {
	text-decoration: none;
	color: blue;
}

a:hover {
	background: none;
	color: red;
}

/* Header */

#header {
	width: 888px;
	height: 47px;
	margin: 0 auto;
	background: url(images/img01.jpg) no-repeat left top;
}
/* Header Note */

#headernote {
	width: 888px;
	height: 17px;
	margin: 0 auto;
	margin-top:-45px;
	background: url(images/img01note.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
	position: absolute;
	padding-top: 40px;
	padding-left: 35px;
}

#logo img {
	float: left;
	padding-top: 2px;
	padding-left: 35px;
	text-transform: lowercase;
	font-size: 2.9em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 98px 0 0 2px;
	text-transform: lowercase;
	letter-spacing: -.05em;
	font-size: 16px;
	color: #000000;
} 

#logo a {
	background: none;
	text-decoration: none;
	color: #000000;
}



/* Menu */
#menu {
	width: 888px;
	position: absolute;
	height: 30px;
        margin: -46px 0px 0px 35% !important;
        margin: -46px 0px 0px 265px;
	padding-bottom: 30px;
}

#menu ul {
	margin: 0;
	padding: 0 20px 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	width: 100px;
	height: 29px;
	background:  url(images/menu.jpg) repeat-y center top;
}

#menu a {
	margin-left:21px;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #000000;
}

#menu a:hover, #menu .current_page_item a {
	color: #FFFFFF;
}

#menu a:focus, #menu .current_page_item a {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 888px;
        margin: 0 auto;
	background:  url(images/img03.jpg) repeat-y right top;
	padding-top: 30px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}

/* Page Note */

#pagenote {
	width: 888px;
        margin: 0 auto;
	background:  url(images/img03.jpg) repeat-y right top;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

/* Content */

#content {
	float: right;
	width: 617px;
	margin-top:-20px;
	margin-right: 25px !important;
	margin-right: 10px;
  
}

.post {
	margin-top:5px;
}

.post .title {
	padding: 8px 5px;
	background: url(images/headbb.jpg) no-repeat left bottom;
	color: #000000;
}

.post .title a {
	color: #000000;
}

.post h2 {
	font-size: 12px;
	font-weight: bold;
	font-family: tahoma;
	letter-spacing: 0.1em;
}


.post .entry {
	padding: 20px;
	text-align: justify;
	background: #c8c8c9 url(images/contentbb.jpg) no-repeat left top;
}
.post li{
	list-style: none;
	margin-left:0px;
	padding-left:0px;
}
.post p{
	margin-left:0px;
	padding-left:0px;
}
div.tradeacc{
	margin-left: 130px;
	margin-top: 0px;	
}
.post .entry img.trade{
	margin-top: -38px !important;
	margin-top: -38px;
	margin-bottom: -23px;	
}
.post .entry p.pracacc{
	margin-left: 130px;
	margin-top: -90px;	
}
.post .entry p.metadl{
	margin-left: 90px;
	margin-top: -97px;	
}

.post .entryfoot {
	padding: 2px;
	background: #eeeeee url(images/footbb.jpg) no-repeat left top;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 208px;
	margin-left: 25px !important;
	margin-left: 15px;
	padding-top: 20px;
	color: #7893AE;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	background: #FFFFFF url(images/backbox.jpg);
	height: 165px;
	margin-bottom: 10px;
}

#sidebar li div a {
	text-decoration: none;
	color: #BDE119;
}

#sidebar li div a:hover {
	background: none;
	color: #ffffff;
}

#sidebar li div a.news {
	text-decoration: none;
	color: #7893AE;
}

#sidebar li div a.news:hover {
	background: none;
	color: #7893AE;
}


#sidebar div.menuin {
	background: #FFFFFF url(images/backbox.jpg);
	height: 165px;
	margin-bottom: 10px;
}

#sidebar li ul {
	padding: 23px;
}

#sidebar li div.menu {
	background: url(images/img05.gif) no-repeat left 50%;
	padding-left: 20px;
}
#sidebar li div.menu a {
	text-decoration: none;
	color: #BDE119;
}

#sidebar li div.menu a:hover {
	background: none;
	color: #ffffff;
}

#sidebar li div a {
	text-decoration: none;
	color: #7893AE;
}

#sidebar li div a:hover {
	background: none;
	color: #BDE119;
}

#sidebar li div.menu a:focus {
	background: none;
	color: #BDE119;
}

#sidebar li div.panel {
	padding-left: 5px;
}

#sidebar h2 {
	padding: 5px 22px;
	background: url(images/img04.jpg) no-repeat bottom;
	font-size: 1.5em;
	color: #FFFFFF;
}

#sidebar p {
	padding: 10px;
}

/* Footer */

#footer {
	width: 888px;
	margin: 0 auto;
	padding: 21px 0 0 0;
	height: 60px;
	background: url(images/img02.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #121C27;
}

/* Footer Note */

#footernote {
	width: 888px;
	margin: 0 auto;
	padding: 21px 0 0 0;
	height: 14px;
	background: url(images/img02note.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #121C27;
}

#footer p {
        position: absolute;
	margin: 0 !important;
        margin-left:-444px;
	padding: 7px 0;
	background: url(images/backfooter.png) no-repeat center top;
        width:888px;
	height: 24px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}
#footer a {
	color: #121C27;
}
.floatLeft{ float: left; margin-right: 10px;}
.floatRight{ float: right; }
.clear{ clear: both; }
.slider-wrap{ width: 196px; position: absolute; top: 87px; left: 0px; }			
.stripViewer .panelContainer .panel ul{ text-align: left; margin: 0 0 0 30px; }
.stripViewer{ position: relative; overflow: hidden; width: 196px; height: 110px; }
.stripViewer .panelContainer{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel{ float: left; height: 110px; position: relative; width: 196px; }
.stripNavL, .stripNavR, .stripNav{ display: none; }
.nav-thumb{ border: 1px solid black; margin-right: 5px; }
#movers-row{ margin: -43px 0 0 62px; }
#movers-row div	{ width: 20%; float: left; }
#movers-row div a.cross-link{ float: right; }

.chekbox {
	padding-top : 7px;
}

.field_01, .field_02, .field_03, .field_04, .field_05, .field_06 {
	font-family : Tahoma;
	font-size : 12px;
	border : #ffffff 1px solid;
	background-color: #FFFFFF;
	height : 20px;
	line-height : 20px;
	margin-bottom : 3px;
	margin-top : 3px;
	margin-right : 0px;
}

.field_01 { width : 232px; }
.field_02 { width : 460px; }
.field_03 { width : 120px; }
.field_04 { width : 50px; }
.field_05 { width : 30px; }
.field_06 { width : 35px; }

.field_bg, .field_bg02 { background-position : top left; background-repeat : no-repeat; border : 1px solid #ffffff; }

.field_somep2 { font-family : Tahoma; font-size : 11px; padding-bottom : 7px; color : #687464; }

.formcc, .formcc0 {
	padding-top : 5px;
	padding-bottom : 5px;
	padding-right : 10px;
	padding-left : 10px;
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.formcc0 {
	text-align : left;
	font-weight : bolder;
}
.pad10 {
	padding-top : 8px;
	padding-bottom : 5px;
}
.pad11 {
	padding-bottom : 5px;
}
.red {
	color : #ef3124;
	font-weight : bolder;
	font-size : 16px;
}
.red2 {
	color : #ef3124;
	font-weight : bolder;
}

.workbutton {
	padding-top : 4px;
	padding-bottom : 4px;
}
.field_workbut {
	padding-bottom : 15px;
	padding-top : 10px;
}
.sluz {
	text-align : right;
	padding-top : 10px;
	padding-right : 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.sluz a {
	color : #545454;
}
.textlist01, .textlist02 {
	margin-left : 40px;
	padding-left : 0px;
	padding-top : 15px;
	padding-bottom : 15px;
}
ul.textlist01 li {
	list-style : decimal;
}
.ul.textlist02 li {
	list-style : disc;
}

.footnote00 {
	font-size : 11px;
	color : #333333;
	line-height : 12px;
	font-family : Arial, Helvetica, sans-serif;
	padding-left : 10px;
	padding-right : 20px;
	padding-bottom : 40px;
	padding-top : 15px;
}
p.text {
	font-size : 12px;
}
p.text02 {
	font-size : 12px;
}
