body {
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
	border: 0;
	margin: 0 0 0 0;
	width: 100%;
	height: 100%;
}

#wrapper {
	margin: 0 auto;
}

/* Normal Style */
.n, table {
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
}

/* Normal Style, Bold */
.nb {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #000;
}

/* Normal Style, Small */
.ns {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000;
}

.nsB {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #000;
}

.nsBp
{
	font-family : Verdana;
	font-size : 10px;
	font-weight:bold;
	color : #000;
}

/* Normal Style, Large */
.nl {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #000;
}

.nLB {
	font: 11pt Verdana;
	color: #FF6600;
	font-weight: bold;
}

.nC {
	font-family: Verdana;
	font-size: 9pt;
	color: #999999;
}

/* date */

.db {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #E66108;
}

.db a:link, .db a:visited, .db a:hover {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #E66108;
}

/* h1, h2, h3 */

h1 {
	font-family: Georgia;
	font-size: 16pt;
	font-weight: normal;
	color: #E66108;
	margin: 0 0 0 0;
}

.hc1 h1, .hc2 h1, .hc3 h1 {
	font-family: Georgia;
	font-size: 18pt;
	font-weight: normal;
	color: #ffffff;

}

.hc1 a:link, .hc1 a:visited, .hc1 a:active, .hc1 a:hover {
	font-family: Georgia;
	font-size: 18pt;
	font-weight: normal;
	color: #fff;
}

h2 {
	font-family: Georgia;
	font-size: 18pt;
	font-weight: normal;
	color: #538FDE;
	margin: 0 0 0 0;
}

.hc1 h2 {
	font-family: Georgia;
	font-size: 16pt;
	font-weight: normal;
	color: #ffffff;

}

.hc2 a:link, .hc2 a:visited, .hc2 a:active, .hc2 a:hover, .hc3 a:link, .hc3 a:visited, .hc3 a:active, .hc3 a:hover {
	font-family: Georgia;
	font-size: 16pt;
	font-weight: normal;
	color: #ffffff;
}

h3 {
	font-family: Georgia;
	font-size: 10pt;
	font-weight: bold;
	color: #E66108;
	margin: 0 0 0 0;
}

/* Style For Textbox*/
.tb {
	font-family: Verdana;
	font-size: 9pt;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	color: #000000;

}

.white {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
}

.white a:link, .white a:visited, .white a:hover {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
}

.whiteB {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}

.whiteB a:link, .whiteB a:visited, .whiteB a:hover {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}

.whiteSB {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}

.whiteSB a:link, .whiteLB a:visited, .whiteLB a:hover {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}

.whiteLB a:link, .whiteLB a:visited, .whiteLB a:hover {
	font-family: Georgia;
	font-size: 22pt;
	font-weight: normal;
	color: #eeeeee;
}

/* Style For Links */

a:link, a:visited, a:active {
	font-family: Verdana;
	font-size: 9pt;
	color: #1D70B6;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
}

/* Border Table */
.bt {
	background-color: #dddddd;
	border: 1px solid #ffffff;
}

/* Content Table */
.ct {
	background-color: #f3f3f3;
	border: 1px solid #ffffff;
}

.ct1 {
	background-color: #F1F1F1;
}

/* Header Table */
.ht {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #fff;
	/*background-color: #349afe;*/
	background: #E37A06 url(table_top.gif) repeat-x center;
	border: 1px solid #ffffff;
	padding: 5px;

}

.ht a:link, .ht a:visited, .ht a:hover {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #fff;
}

.ht2 {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	border: 0px;
	background-color: #CAC9C9;
	border: 1px solid #ffffff;
}

.ht2s {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	border: 0px;
	background-color: #CAC9C9;
	border: 1px solid #ffffff;
}

.ht2b {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	background-color: #CAC9C9;
	border: 1px solid #ffffff;
}

.ht3b {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #95A0B3;
	border: 1px solid #ffffff;
	padding: 5px;
}

/* Normal Table Row */
.nt {
	background-color: #EAEAEA;
	border: 1px solid #ffffff;
}

/* Alternative Table Row */
.at {
	background-color: #ffffff;
	border: 1px solid #ffffff;
}

.meter-wrap {
	position: relative;
}

.meter-wrap, .meter-value, .meter-text {
	/* The width and height of your image */
	width: 180px;
	height: 22px;
}

.meter-wrap, .meter-value {
	background: #EAEAEA url(meter_square.png) top left repeat;
}

.meter-text {
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 4px;
	color: #E66108;
	text-align: center;
	width: 100%;
}

/* Style For Buttons*/
button {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	background: #E37A06 url(table_top.gif) repeat-x center;
	border-width: 1px;
	border-color: #ffffff;
	padding: 4px;
	cursor: pointer;
}
/* CSS for the scrollers */
div.horizontal_scroller, div.vertical_scroller{
	position:relative;
	height:22px;
	width:100%;
	display:block;
	overflow:hidden;
	background: url(top_bg.gif) repeat-x center top;
	/*background: rgb(143,161,183);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhmYTFiNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzOTQ4NTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(143,161,183,1) 0%, rgba(57,72,84,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(143,161,183,1)), color-stop(100%,rgba(57,72,84,1)));
	background: -webkit-linear-gradient(top,  rgba(143,161,183,1) 0%,rgba(57,72,84,1) 100%);
	background: -o-linear-gradient(top,  rgba(143,161,183,1) 0%,rgba(57,72,84,1) 100%);
	background: -ms-linear-gradient(top,  rgba(143,161,183,1) 0%,rgba(57,72,84,1) 100%);
	background: linear-gradient(top,  rgba(143,161,183,1) 0%,rgba(57,72,84,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fa1b7', endColorstr='#394854',GradientType=0 );*/

}
div.scrollingtext{
	position:absolute;
	white-space:nowrap;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', 'Verdana', 'Arial', 'Helvetica', 'sans-serif';
	/*font-size:12px;*/
	font-size:8pt;
	font-weight:normal;
	color:#FFFFFF;
	padding-top: 2px;
	vertical-align: middle;
}

#message_box, #message_box_Sygritika {
	display:none;
	background:#EF8518;
	padding:5px;
	border:1px solid #FFFFFF;
	text-align:center;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', 'Verdana', 'Arial', 'Helvetica', 'sans-serif';
	font-weight:bold;
	font-size:14pt;
	color:#FFFFFF;
	width:100%;
	height:30px;
}
#nojavascript_box{
	position: absolute;
	padding-top:200px;
	z-index: 1000;
	background:#EF8518;
	border:1px solid #FFFFFF;
	text-align:center;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', 'Verdana', 'Arial', 'Helvetica', 'sans-serif';
	font-weight:bold;
	font-size:14pt;
	color:#FFFFFF;
	width:100%;
	height:250px;
}

/*----------------- BACKGROUNDS -----------------*/
/* 1 Background*/
.bg_1 {
	background-color: #fff;
	padding: 5px 5px 0px 5px;
}

.bg_2 {
	background-color: #6D7C96;
	padding: 8px;
}

.bg_3 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	padding: 0 0 0 0;
	white-space: nowrap;
	opacity: 0.9;
	filter: alpha(opacity = 90);
	width: 100%;
	border: 1px solid #dddddd;
}

.top_bg {
	background: url(top_bg.gif) repeat-x center top;
	padding: 4px;
}

.top_bg2 {
	background: #E5E6E5 url(top_bg2.gif) repeat-x center;
}

hr {
	height: 1px;
	/*background-color : #1A71B4;*/

}

.bottom {
	text-align: right;
	padding-right: 10px;

}

.bottom a:link, .bottom a:visited, .bottom a:hover {
	color: #FFFFFF;
	font-size: 10px;

}

.note {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #E66108;
	border: 0px;
	background-color: #dddddd;
	padding: 10px;
	text-align: center;
}

.hidden {
	display: none;
}

