.wsft_in_top{
	background: #004e7f;
	color: #FFFFFF;
}

.wsft_frame{
	background: #0055BB;
}

.wsft_frame_pad{
	padding-left: 5px;
}

.wsft_middle{
	background-color: #FFFFFF;
	border: 2px solid #0055BB;
	font-size:12;
	padding-left:5px;
	padding-top:0px;
	padding-bottom:5px;
	padding-right:5px;
	margin: 0 0 0 0;
}

.wsft_middle_title{
	background: #C0C0C0;
	font-size:12;
	font-weight:bold;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/templates/trtos/images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #0096FF;
}


.menu{
	list-style-type: none;
	padding: 0;
	width: 209px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

.menu li a{
	color: #000000;
	display: block;
	width: auto;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(/templates/trtos/images/menu_1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 50px;
	line-height: 30px;
	height: 32px;
}


* html .menu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 209px;
	height: 32px;
}

.menu li a:visited, .glossymenu li a:active{
	color: #000000;
	text-decoration: none;
}

.menu li a:hover{
	background-image:   url(/templates/trtos/images/menu_2.gif);
	color: #000000;
	text-decoration: none;
	height: 32px;
}
.hd_help_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tebel_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}


.tebel_text_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #002e4b;
}



.tebel_text_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #002137;
}


.tebel_text_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.tebel_text_4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffa800;
}
.border_4 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

/* Standard Tables */
.wsft_grid td a:link {
	color: #86A5D3;
	text-decoration: none;
}

.wsft_grid td a:active {
	//color: #000000;
	text-decoration: underline;
}

.wsft_grid td a:visited {
	color: #86A5D3;
	text-decoration: none;
}

.wsft_grid td a:hover {
	color: #000000;
	text-decoration: underline;
}

.wsft_grid{
	border:1px solid #000000;
	border-top-width: 0px;
	border-spacing:0px; 
	border-collapse:collapse;
}

.wsft_grid td{
	border:1px solid #C0C0C0;
	padding-left:2px;
	padding-right:2px;
	padding-top:5px;
	padding-bottom:5px;
}

.wsft_grid th{
	padding: 5px;
	font-size:12;
	background-image: none;
	height:17px;
	white-space: nowrap;
	margin:2px,2px,2px,2px;
}
.wsft_grid th{
	height: 34;
	text-align: center;
	background-color: #ff9d01;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #002137;
}

.wsft_edit_grid th{
	font-size:12;
	background-image: none;
	background-color: #ff9d01;
}

.wsft_inline{
	background: #85bce3;
}
