﻿u.corner u
{
    height: 1px;
    font-size: 1px;
    display: block;
    overflow: hidden; /*author: meizz*/
    text-decoration: none;
    background-color:rgb(127,157,185);    
}

u.corner u.h1
{
    margin: 0 5px;
}

u.corner u.h2
{
    margin: 0 3px;
}

u.corner u.h3
{
    margin: 0 2px;
}

u.corner u.h4
{
    margin: 0 1px;
    height: 2px;
}

.text_box
{ 
 text-align :right;
 width :180px;
}

.table_border
{
	border-bottom-style :solid ;	
	border-bottom-width :thin ; 
	border-bottom-color :rgb(127,157,185) ;

	border-left-style :solid ;
	border-left-width :thin ;
	border-left-color :rgb(127,157,185) ;

	border-right-style :solid ; 
	border-right-width :thin ;  
	border-right-color :rgb(127,157,185);	
}

.table_Header
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1d3f65;
	text-decoration: none;
	line-height: 18px;
	height: 28px;
	text-align :center ;
	background-color :rgb(127,157,185);
}
.text_blue 
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1d3f65;
	text-decoration: none;
	line-height: 18px;
	list-style-image: url(../../images/bullet.gif);
}
.LeftMargin
{
	width :25px;
}
.TopBottomMar
{
	height :20px;
}
.Slider
{
	border-bottom-width:inherit;
	border-left-width :thin ; 
	border-top-width :thin ;
	border-right-width :thin ;
	border-style :solid ;
	border-color :rgb(127,157,185);	
}