.body {
	vertical-align: top;
	background-color:#ffffff;
	font-size:11px;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	color: #0c274c;
	font-weight : bold;
	text-decoration: none;
	background-image:url(img/back_stripes_b.gif);
	background-repeat:repeat-x;
	background-position:top-left;
	background-attachment: fixed;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:40px;
	margin-right:40px;
}
.bodyPopup {
	vertical-align: top;
	background-color:#ffffff;
	font-size:11px;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	color: #0c274c;
	font-weight : bold;
	text-decoration: none;
	margin-bottom:10px;
	margin-top:0px;
	margin-left:10px;
	margin-right:10px;
}
/* error & notice messages */
.message_err {
	font-size:10px;
	color: #ff0000;
}
.message_err A {
	font-size:10px;
	color: #ff0000;
	font-weight:bold;
	text-decoration:underline;
}
.message_err A:HOVER {
	font-size:10px;
	color: #ff4444;
	font-weight:bold;
	text-decoration:underline;
}
.message_msg {
	font-size:10px;
	color: #009900;
}
.message_msg  A{
	font-size:10px;
	color: #009900;
	font-weight:bold;
	text-decoration:underline;
}
.message_msg  A:HOVER {
	font-size:10px;
	color: #ff9944;
	font-weight:bold;
	text-decoration:underline;
}
.messageDiv {
	margin:5px;
	margin-right:1px;
	padding:6px;
	padding-left:40px;
	padding-right:20px;
	/*
	border-top:1px solid #898989;
	border-bottom:1px solid #898989;
	background-color:#eeeeee;
	*/
	background-image:url(img/excl.gif);
	background-position:10px 5px;
	background-repeat:no-repeat;
}
.messageCloseCell {
	width:9px;
	text-align:center;
	vertical-align:top;
	padding-top:2px;
}
.messageClose {
	font-size:9px;
	color:#ff0000;
	cursor:pointer;
}
/* TOPMENU ******************************************************************************************************************************************************/
.topMenuItems {
	height:21px;
	vertical-align: bottom;
	background-color:#dededd;
	font-size:12px;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	font-weight : bold;
}
.topMenuItemsItem {
	color: #565656;
	text-decoration: none;
	height:21px;
	vertical-align: middle;
	padding:4px;
	cursor:pointer;
	border-left:1px solid #dededd;
	border-right:1px solid #dededd;
}
.topMenuItemsItem_hover {
	color: #ffffff;
	text-decoration: none;
	height:21px;
	vertical-align: middle;
	padding:4px;
	cursor:pointer;
	background-image:url(img/menuhover.gif);
	background-position:top;
	background-repeat:repeat-x;
	border-left:1px solid #e8eadc;
	border-right:1px solid #d9dbce;
}
.topMenuItemsItemActive {
	color: #14214e;
	text-decoration: underline;
	height:21px;
	vertical-align: middle;
	padding:4px;
	cursor:pointer;
	border-left:1px solid #dededd;
	border-right:1px solid #dededd;
}
.topMenuItemsItemActive_hover {
	color: #ffffff;
	text-decoration: underline;
	height:21px;
	vertical-align: middle;
	padding:4px;
	cursor:pointer;
	background-image:url(img/menuhover.gif);
	background-position:top;
	background-repeat:repeat-x;
	border-left:1px solid #e8eadc;
	border-right:1px solid #d9dbce;
}
.topMenuItemsDivider {
	color: #ffffff;
	height:21px;
	font-weight : normal;
}

/* SUBMENU ******************************************************************************************************************************************************/
.subMenuTable {
	margin-bottom:0px;
	padding-bottom:0px;
	width:100%;
	height:100%;
	border: 1px solid #898989;
	border-bottom: 1px solid #14214e; /*#2d5e91;*/
	background-color:#ffffff;
	background-image:url(img/skin/menu_2x2.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.subMenuTableCell{
	margin:0px;
	padding:0px;
}
.subMenuItems {
	height:16px;
	margin:0px;
	padding:0px;
	margin-left:0px;
	height:16px;
	vertical-align: bottom;
	background-color:#ededec;
	font-size:11px;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	font-weight : normal;
}
.subMenuItemsItem {
	color: #565656;
	text-decoration: none;
	height:16px;
	vertical-align: middle;
	padding:4px;
	cursor:pointer;
	border-left:1px solid #ededec;
	border-right:1px solid #ededec;
}
.subMenuItemsItem_hover {
	color: #ffffff;
	text-decoration: none;
	height:16px;
	vertical-align: middle;
	padding:4px;
	cursor:pointer;
	background-image:url(img/menuhover.gif);
	background-position:top;
	background-repeat:repeat-x;
	border-left:1px solid #e8eadc;
	border-right:1px solid #d9dbce;
}
.subMenuItemsItemActive {
	color: #14214e;
	text-decoration: underline;
	height:16px;
	vertical-align: middle;
	padding:4px;
	cursor:pointer;
	border-left:1px solid #ededec;
	border-right:1px solid #ededec;
}
.subMenuItemsItemActive_hover {
	color: #ffffff;
	text-decoration: underline;
	height:16px;
	vertical-align: middle;
	padding:4px;
	cursor:pointer;
	background-image:url(img/menuhover.gif);
	background-position:top;
	background-repeat:repeat-x;
	border-left:1px solid #e8eadc;
	border-right:1px solid #d9dbce;
}
.subMenuItemsDivider {
	color: #ffffff;
	height:16px;
	font-weight : normal;
}
/*********************************************************************************************/
.mainTable {
	font-size:1px;
	width:865px;
	padding:0px;
	/*
	margin:auto;
	*/
	margin-left:27px;
}
.mainTable1 {
	font-size:1px;
	width:977px; /*907px;*/
	padding:0px;
	/*
	margin:auto;
	*/
	margin-left:27px;
}
.mainTableCell_1x1{
	height:20px;
	padding:0px;
	margin:0px;
}
/* logo */
.mainTableCell_2x1{
	height:80px;
	margin:0px;
	padding:0px;
	background-image:url(img/topbannerleft.gif);
	background-position:5 5;
	background-repeat:no-repeat;
	background-color: #283e6f;
}
/*main menu */
.mainTableCell_3x1{
	height:21px;
	vertical-align:top;
	padding:0px;
	background-color:#dededd;
	border: 5px solid #dededd;
	/*border:1px solid #3f5878;*/
	border-top:0px;
	border-bottom:1px dotted #777777;
}
/*divider */
.mainTableCell_4x1{
	margin:0px;
	padding:0px;
	font-size:1px;
	height:0px;
}
/*submenu */
.mainTableCell_5x1{
	margin-bottom:0px;
	padding-bottom:0px;
	height:16px;
	background-color:#ededec;
	border: 5px solid #dededd;
	border-bottom:1px solid #cececd;
	border-top:0px solid #12446e;
}
/*messages */
.mainTableCell_6x1{
	background-color:#f5f6be;
	/*border: 1px solid #898989;*/
	border: 5px solid #dededd;
	border-bottom: 0px;
	border-top: 0px;
}
.messages2{
	background-color:#f5f6be;
	/*border: 1px solid #898989;*/
	border:1px dotted #777777;
	/*border-bottom: 0px;*/
	border-top: 0px;
}
/*body */
.mainTableCell_7x1{
	margin-top:0px;
	padding-top:0px;
	height:500px;
	padding:0px;
}
/*footer */
.mainTableCell_8x1{
	height:18px;
}
.footerTable {
	color: #898989;
	font-size: 10px;
	width:100%;
	height:10px;
	padding:0px;
	margin:0px;
}
.footerTable_1x1 {
}
.footerTable_1x2 {
	text-align:right;
}




.topMenuTable {
	font-size:1px;
	width:100%;
	height:37px;
	padding:0px;
	margin:0px;
}
.topMenuTableCell_1x1 {
	vertical-align:bottom;
	text-align:right;
	height:9px;
	width:9px;
}
.topMenuTableCell_1x2 {
	vertical-align:bottom;
	height:9px;
	background-image:url(img/skin/menu_1x2.gif);
	background-repeat:repeat-x;
	background-position:bottom-left;
}
.topMenuTableCell_1x3 {
	vertical-align:bottom;
	text-align:left;
	height:9px;
	width:9px;
}
.topMenuTableCell_2x1 {
	vertical-align:top;
	text-align:right;
	height:27px;
	width:9px;
}
.topMenuTableCell_2x2 {
	vertical-align:top;
	height:27px;
}
.topMenuTableCell_2x3 {
	vertical-align:top;
	text-align:left;
	height:27px;
	width:9px;
}
.topMenuTableCell_3x1 {
	vertical-align:top;
	text-align:right;
	height:1px;
	width:9px;
}
.topMenuTableCell_3x2 {
	vertical-align:top;
	height:1px;
	background-image:url(img/skin/menu_3x2.gif);
	background-repeat:repeat-x;
	background-position:top-left;
}
.topMenuTableCell_3x3 {
	vertical-align:top;
	text-align:left;
	height:1px;
	width:9px;
}
.bodyTable {
	margin-top:0px;
	padding-top:0px;
	width:100%;
	height:100%;
	border: 5px solid #dededd;
	/*border: 1px solid #898989;*/
	border-top: 0px;
	background-color:#ffffff;	/*Transparent;*/
	background-image:url(img/back_text.gif);
	background-position:top;
	background-repeat:repeat;
	background-attachment: fixed;
}
.bodyCell {
	margin:10px;
	padding:10px;
	vertical-align:top;
}
.bodyCellLogin {
	margin:10px;
	padding:10px;
	vertical-align:middle;
	text-align:center;
	background-color:#e7e7e7;
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity: 0.75;
}
.topTable {
	font-size:10px;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	color: #444444;
	font-weight:normal;
	margin-top:0px;
	padding-top:0px;
	width:100%;
	height:100%;
}
.topTable_1x1 {
	width:50%;
	text-align:left;
	padding-left:5px;
}
.topTable_1x2 {
	width:50%;
	text-align:right;
}
.logoTable {
	font-size:10px;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	color: #ffffff;
	font-weight:normal;
	padding:0px;
	margin:0px;
	width:100%;
	height:100%;
	background-image:url(img/topbannerright.gif);
	background-position:top right;
	background-repeat:no-repeat;
	/*background-color:#6c95c7;*/
}
.logoTable_1x1 {
	width:50%;
	text-align:left;
	padding:0px;
	border: 5px solid #dededd;
	border-bottom: 1px solid #777777;
	border-right:0px;
}
.logoTable_1x2 {
	width:50%;
	text-align:right;
	vertical-align:top;
	/*
	padding:5px;
	*/
	border: 5px solid #dededd;
	border-bottom: 0px;
	border-left:0px;
}
.logoTable_1x2x2 {
	width:50%;
	text-align:right;
	vertical-align:bottom;
	padding:5px;
	border: 5px solid #dededd;
	border-top: 0px;
	border-bottom: 1px solid #777777;
	border-left:0px;
}
.searchTable {
	text-align:right;
}
.searchTable_1x1 {
	text-align:right;
	vertical-align:middle;
}
.searchTable_1x2 {
	width:20px;
	text-align:right;
	vertical-align:middle;
}
.searchTableAnswer {
	color:#565656;
	font-size:12px;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	margin-left:35px;
}
.searchTableAnswerH {
	color:#898989;
	font-size:11px;
	font-weight:normal;
}
.searchTableAnswerB {
	color: #0c274c; /*#822518;*/
	font-size:12px;
	font-weight:bolder;
	text-decoration:none;
}
.searchTableAnswerB :HOVER{
	color: #FAA900;
	font-size:12px;
	font-weight:bolder;
	text-decoration:underline;
}
.searchForm {
	width: 111px;
	height: 19px;
	border:1px solid #898989;
	background-image:url(img/skin/menu_2x2.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	text-align:center;
	vertical-align:bottom;
	font-size:11px;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
}
.progressBar {
	border:1px solid #999999;
	background-color:#eeeeee;
}
.progressBarFill {
	background-color:#009900;
}
.formLabel {
	height: 20px;
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	color : #0c274c;
	font-size : 11px;
	font-weight : normal;
	text-decoration: none;
}
.formLabelClient {
	width: 100px;
	height: 20px;
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	color : #0c274c;
	font-size : 11px;
	font-weight : normal;
	text-decoration: none;
}
.formLabelClient1 {
	width: 60px;
	height: 20px;
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	color : #0c274c;
	font-size : 11px;
	font-weight : normal;
	text-decoration: none;
}
/* comment */
.formLabelClient_remark {
	height: 35px;
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	color : #898989;
	font-size : 10px;
	text-decoration: none;
	font-style: Italic;
	font-weight : condensed;
	vertical-align:bottom;
	padding-bottom:0px;
	margin-bottom:0px;
}

.fLC_r1 {
	width:10px;
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	color : #898989;
	font-size : 11px;
	text-decoration: none;
	font-weight : condensed;
}

.fLC_r1_r {
	width:10px;
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	color : #898989;
	font-size : 11px;
	text-decoration: none;
	font-weight : condensed;
	text-align:right;
}
/* comment */
.remark {
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	color : #898989;
	text-decoration: none;
	font-style: Italic;
	font-weight : condensed;
}
.remark_hover {
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	color : #ffa800;
	text-decoration: underline;
	font-style: Italic;
	font-weight : condensed;
}
.formLabel_remark {
	height: 20px;
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	color : #898989;
	font-size : 10px;
	text-decoration: none;
	font-style: Italic;
	font-weight : condensed;
}
.formLabel_remarkBold {
	height: 20px;
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	color : #898989;
	font-size : 10px;
	text-decoration: none;
	font-weight : bold;
	font-style: Italic;
}
.formData {
	height: 20px;
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	color : #0c274c; /*#822518;*/
	font-size : 11px;
	font-weight : normal;
	text-decoration: none;
}
.formInput {
	width: 160px;
	height: 19px;
	border:1px solid #a5a5a5;
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	vertical-align:bottom;
	font-size:11px;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	background-image:url(img/formInput.gif);
	background-repeat:repeat-x;
	background-position:top;
	color:#0c274c; /*#822518;*/
}
.fIr80 {
	width:80px;
	background-color:#ff0000;
	font-weight:bold;
	color:#FFFFFF;
	width: 160px;
	height: 19px;
	border:1px solid #a5a5a5;
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	vertical-align:bottom;
	font-size:11px;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	background-image:url(img/formInput.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.fI {
	width: 160px;
	height: 19px;
	border:1px solid #a5a5a5;
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	vertical-align:bottom;
	font-size:11px;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	background-image:url(img/formInput.gif);
	background-repeat:repeat-x;
	background-position:top;
	color:#0c274c; /*#822518;*/
}
.fI123 {
	width: 123px;
	height: 19px;
	border:1px solid #a5a5a5;
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	vertical-align:bottom;
	font-size:11px;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	background-image:url(img/formInput.gif);
	background-repeat:repeat-x;
	background-position:top;
	color:#0c274c; /*#822518;*/
}
.fI_r {
	width: 160px;
	height: 19px;
	border:1px solid #a5a5a5;
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	vertical-align:bottom;
	font-size:11px;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	background-image:url(img/formInput.gif);
	background-repeat:repeat-x;
	background-position:top;
	color:#0c274c; /*#822518;*/
	background-color:#FF9999;	
}
.formInputDotted{
	width: 100%;
	height: 19px;
	border:0px solid #a5a5a5;
	border-bottom:1px dotted #a5a5a5; /*#e0e0e0;*/
	vertical-align:bottom;
	font-size:11px;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	/*
	background-image:url(img/formInput.gif);
	background-repeat:repeat-x;
	background-position:top;
	*/
	color:#0c274c; /*#822518;*/
}
.formInputNormal{
	#width: 100%;
	height: 19px;
	border:1px solid #b1bfc8;
	vertical-align:bottom;
	font-size:11px;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	/*
	background-image:url(img/formInput.gif);
	background-repeat:repeat-x;
	background-position:top;
	*/
	color:#123976;
}
.formInputDottedTextarea{
	width: 100%;
	border:0px solid #a5a5a5;
	border-bottom:1px dotted #a5a5a5; /*#e0e0e0;*/
	vertical-align:bottom;
	font-size:11px;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	/*
	background-image:url(img/formInput.gif);
	background-repeat:repeat-x;
	background-position:top;
	*/
	color:#0c274c; /*#822518;*/
}
.formInputNormalTextarea{
	width: 100%;
	border:1px solid #b1bfc8;
	vertical-align:bottom;
	font-size:11px;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	/*
	background-image:url(img/formInput.gif);
	background-repeat:repeat-x;
	background-position:top;
	*/
	color:#b1bfc8;
}
.formInputTextarea{
	width: 100%;
	border:1px solid #a5a5a5;
	vertical-align:bottom;
	font-size:11px;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	/*
	background-image:url(img/formInput.gif);
	background-repeat:repeat-x;
	background-position:top;
	*/
	color:#0c274c; /*#822518;*/
}
.clientTableMain {
	width: 100%;
	/* border:1px solid #898989; */
}
.clientTableSub {
	width: 100%;
	/*
	border:1px dashed #dddddd;
	padding:5px;
	background-color:#f5f5f5;
	*/
	/* border:1px solid #898989; */
}
.tableMain {
	/*width: 100%;*/
	/* border:1px solid #898989; */
}
.tableSub {
	/*width: 100%;*/
	/*
	border:1px dashed #dddddd;
	padding:5px;
	background-color:#f5f5f5;
	*/
	/* border:1px solid #898989; */
}
.historyTable {
	width: 90%;
	height:90%;
	border:1px solid #898989;
	padding:5px;
	margin:auto;
	margin-top:25px;
	background-color:#ffffff;
	/*
	background-image:url(img/backLogo.jpg);
	background-position:top;
	background-repeat:repeat;
	*/
}
.historyTableCell {
	vertical-align:top;
	font-size:12px;
	height:20px;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
		/* border:1px solid #898989; */
	width:200px;
	font-weight:bold;
}
.historyTableCell2 {
	vertical-align:top;
	font-size:12px;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
		/* border:1px solid #898989; */
}

.loginFormUser {
	width: 123px;
	height: 19px;
	border:1px solid #a5a5a5;
	text-align:right;
	vertical-align:bottom;
	font-size:11px;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity: 0.80;
}
.loginFormPass {
	width: 123px;
	height: 19px;
	border:1px solid #a5a5a5;
	text-align:right;
	vertical-align:bottom;
	font-size:11px;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity: 0.80;
}
.loginFormButton {
	border:1px solid #a5a5a5;
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	cursor:pointer;
	color:#787878;
	font-size:11px;
	font-weight:bold;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	background-image: url(img/formbutton.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.formButton {
	border:1px solid #a5a5a5;
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	cursor:pointer;
	color:#787878;
	font-size:11px;
	font-weight:bold;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	background-image: url(img/formbutton.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.imageButton_off {
	cursor:pointer;
	filter: alpha(opacity=50);
	-moz-opacity:0.50;
	opacity: 0.50;
}
.imageButton_on {
	cursor:pointer;
	filter: alpha(opacity=100);
	-moz-opacity:1.00;
	opacity: 1.00;
}
.loginFormParent {
	height:200px;
	vertical-align:top;
}
.loginTable {
	margin:15px;
	width:200px;
	height:99px;
	font-size:11px;
	font-weight:bold;
}
.loginTableTop {
	font-size:1px;
}
.loginTableBottom {
	font-size:1px;
}
.quote_start {
	background-color:#f4f4f4;
	background-image:url(img/quote_start.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width:30px;
}
.quote_end {
	background-color:#f4f4f4;
	background-image:url(img/quote_end.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	width:30px;
}

/* db_list */
.tableheader {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	font-size:11px;
	font-weight:bold;
	vertical-align: top;
	color : #000000;
	background-color : #f0f0f0;
	text-decoration: none;
	padding-top: 1px;
	padding-left: 3px;
	padding-right: 3px;
	background-image: url(img/dot.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	white-space: nowrap;
	height: 20px;
	border-right:1px dotted #e0e0e0;
}
.tableheader1st {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	font-size:11px;
	font-weight:bold;
	vertical-align: top;
	color : #000000;
	background-color : #f0f0f0;
	text-decoration: none;
	padding-top: 1px;
	padding-left: 3px;
	padding-right: 3px;
	background-image: url(img/dot.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	white-space: nowrap;
	height: 20px;
	border-right:1px dotted #e0e0e0;
	border-left:1px dotted #e0e0e0;
}
.tableheader0 {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	font-size:11px;
	font-weight:normal;
	vertical-align: top;
	color : #000000;
	background-color : Transparent;
	text-decoration: none;
	padding-top: 1px;
	padding-left: 3px;
	padding-right: 3px;
	background-image: url(img/dot.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	white-space: nowrap;
	height: 20px;
}
.tableheaderlink {
	vertical-align: top;
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	color : #898989;
	font-size : 11px;
	font-weight : bold;
	text-decoration: none;
	white-space: nowrap;
}
.tableheaderlink:hover {
	vertical-align: top;
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	color : #ffae00;
	font-size : 11px;
	font-weight : bold;
	text-decoration: none;
	white-space: nowrap;
}
.tablecell {
	vertical-align: top;
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	color : #0c274c; /* #822518;  462e1b; */
	font-size : 11px;
	font-weight : normal;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 3px;
	padding-right: 3px;
	white-space: nowrap;
	height: 20px;
	border-right:1px dotted #efefef;
	border-bottom:1px dotted #efefef;
}
.tablecell1st {
	vertical-align: top;
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	color : #0c274c; /* #822518;  462e1b; */
	font-size : 11px;
	font-weight : normal;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 3px;
	padding-right: 3px;
	white-space: nowrap;
	height: 20px;
	border-left:1px dotted #efefef;
	border-right:1px dotted #efefef;
	border-bottom:1px dotted #efefef;
}
.smaller {	/* Lk */
	font-size:11px;
	color : #898989;
}
.smaller_link {	/* tabeli päises olevad lingid */
	font-size:11px;
	color : #898989;
	text-decoration:none;
}
.smaller_link:HOVER {	/* tabeli päises olevad lingid */
	font-size:11px;
	color : #ffae00;
	text-decoration:underline;
}
.tabTable {
	width:95%;
	padding:0px;
	margin:0px;
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	color : #0c274c; /* #822518;  462e1b; */
	font-size:11px;
}
.tabTableBody {
	border:1px dotted #777777;
	border-top:0px dotted #eeeeee;
	background-color:#eeeeee;
}
.tabTableBodyTable {
	background-color:#e7e7e7;
	border:0px;
	width:95%;
}
.tabEmpty {
	border-bottom:1px dotted #777777;
	width:7px;
}
.tabEmptyStretch {
	border-bottom:1px dotted #777777;
}
.tabActive {
	border:1px dotted #777777;
	border-bottom:1px solid #eeeeee;
	background-color:#eeeeee;
	width:77px;
	padding:2px;
	padding-left:5px;
	cursor:pointer;
}
.tabPassive {
	border:1px dotted #777777;
	background-color:#bbbbbb;
	width:77px;
	padding:2px;
	padding-left:5px;
	color:#666666;
	cursor:pointer;
}
.tabTableContents {
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	color : #0c274c;
	font-size : 11px;
	font-weight : normal;
	text-decoration: none;
}
.tCountryRow {
	cursor:pointer;
	background-color:#eeeeee;
	border-top: 1px solid #d0d0d0;
	vertical-align:middle;
	height:37px;
	font-weight:bold;
}
.tCountryRow_hover {
	cursor:pointer;
	background-color:#f7f7f7;
	border-top: 1px solid #d0d0d0;
	vertical-align:middle;
	height:37px;
	font-weight:bold;
}
.tStationRow{
	font-family : Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	color : #0c274c;
	font-size : 11px;
	font-weight : normal;
	text-decoration: none;
	vertical-align: top;
	padding-left:7px;
}
.tCountryPadTop {
	border-top:1px dotted #d0d0d0;
}
.tCountryPadBottom {
	border-top:1px solid #d0d0d0;
}
.langBar_active {
}
.langBar_inactive {
	cursor:pointer;
}
.adRight {
	width:165px;
	padding-left:5px;
	padding-top:30px;
	vertical-align:top;
	text-align:left;
}
.adInner {
	border: 1px dotted #777777;
	width:200px;
	/*height:77px;*/
	padding:7px;
	margin:7px;
	float:right;
	filter: alpha(opacity=65);
	-moz-opacity:0.65;
	opacity: 0.65;
}
.adInner_hover {
	border: 1px dotted #777777;
	width:200px;
	/*height:77px;*/
	padding:7px;
	margin:7px;
	float:right;
	filter: alpha(opacity=100);
	-moz-opacity:1.00;
	opacity: 1.00;
}
/* wp.ee */
.wp_logo_on {
	opacity:1.00;
	filter: alpha(opacity=100);
	-moz-opacity: 1.00;
}
.wp_logo_off {
	opacity:.1;
	filter: alpha(opacity=10);
	-moz-opacity: 0.1;
}
/* phpinfo */
.h {
	vertical-align:top;
	text-align:left;
	word-wrap: break-word;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	font-weight:bold;
	font-size:12px;
}
.p {
	vertical-align:top;
	text-align:left;
	word-wrap: break-word;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	font-weight:bold;
	font-size:15px;
}
.v {
	vertical-align:top;
	width:225px;
	word-wrap: break-word;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	font-size:11px;
}
.e {
	vertical-align:top;
	width:150px;
	word-wrap: break-word;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif, "MS Sans Serif";
	font-weight:bold;
	font-size:11px;
}
