*
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body
{
    background-color: #0F2765;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
	text-align: center;
}

#page {
    float: left;
    width: 600px;
	text-align: center;
}

#choose, #lng
{
    float: left;
	text-align: left;
    clear: both;
    width: 600px;
    border-bottom: 1px solid #8793B2;   
    text-align: left; 
}

#tbSearchText
{
	width: 120px;
}

#lng
{
    padding: 20px 0 20px 0;
}

#entry
{
    padding-top: 1px;
    height: 40px;
    vertical-align: middle;
    font-family: Arial, Helvetica, Sans-Serif;
}

#entry a
{
    color: White;
    text-decoration: underline;
    vertical-align: middle;
    font-size: 14px;
}

#entryImg
{
    height: 40px;
    vertical-align: middle;
	text-align: right;
    width: 295px;
    float: left;
    padding-top: 12px;
}

#entryBrowser
{
    float: left;
    height: 40px;
    vertical-align: middle;
    padding: 10px 10px 0 10px;
    border-left: 1px solid #8793B2;   
    border-right: 1px solid #8793B2;   
}

#entryLng
{
    float: left;
    height: 40px;
    vertical-align: middle;
    padding: 10px 10px 0 10px; 
}

#entryLng img, #entryBrowser img
{
    margin-right: 5px;
    vertical-align: middle;
}

.lngTable
{
	width: 560px;
	margin: 0 20px 0 20px;
}

td.item { width: 350px; }


.lngShort, .lngShort *
{
	color: #99BAD8; 
	font-weight: bold;
	text-decoration: none; 
}

.lngLong, .lngLong * 
{
	color: #fff; 
	font-weight: bold;
	text-decoration: none; 
}

.lngLong a:hover, .lngLong a:hover *
{
	text-decoration: underline !important; 
	color: #FF0000;
}

#hrefBrowser:hover, #hrefDefault:hover
{
	text-decoration: none; 
	color: #FF0000;
}

.width18 { width: 18px; }
.width20 { width: 20px; }
.widthx { width: 250px !important; }
