/* ------------------------------------------------------------------ */
/* --- CSS Document [litaura.lt] ------------------------------------ */
/* ------------------------------------------------------------------ */
/* --- Includes: ---------------------------------------------------- */
/* ------- ie.css [] ------------------------------------------------ */
/* ------------------------------------------------------------------ */
/* --- Author: [mp] ------------------------------------------------- */
/* ------------------------------------------------------------------ */
html { height: 100%; }
body {    
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin:0;
    padding:0;
    color: #333333;
    height: 100%;
}

.bodybg {

    background: #FFE99D url(/Images/Site/secondBg.jpg) top center no-repeat;

}
* html .bigLine table img {
	visibility:hidden;
}
* html .bigLine table td {
	text-align:left;
}
* html .bigLine table a {
	display:block;
	position:absolute;
	margin:0 auto auto 0;
	z-index:100;
	height:280px;
	cursor:pointer;
	cursor:hand;
	width:200px;
}
*:first-child+html .bigLine table img {
	visibility:hidden;
}
*:first-child+html .bigLine table td {
	text-align:left;
}
*:first-child+html .bigLine table a {
	display:block;
	position:absolute;
	margin:0 auto auto 0;
	z-index:100;
	height:280px;
	cursor:pointer;
	cursor:hand;
	width:200px;
}
.printBodyBg {
    background: #FFFFFF;
}

/* ------------------------------------------------------------------ */
/* --- Layout [world] ----------------------------------------------- */
/* ------------------------------------------------------------------ */
table#world {
    width: 100%;
    height: 100%;
}
table#world td.secondBg {
    background: url(/Images/Site/bodyBg3.jpg) bottom repeat-x;
    height: 91%;
}
table#world td.foterBg{
    background: #EC9F07 url(/Images/Site/footerLine.gif) top repeat-x;
    height:46px;
}
.clear {
    clear: both;
    font-size:1px;line-height:1px;
    margin:0; padding:0;
}
.pagenav {
    clear:both;
    text-align:right;
    margin: 20px 0 20px 0;
    background-image: url(/Images/Site/hr.gif);
    background-repeat: repeat-x;
    background-position: top;
    padding-top: 8px;
}
td.rightcolum {
    padding-bottom: 25px;
}
table#world td.mainBg {
    background:url(/Images/Site/bodyBg.jpg) top center repeat-x #FFE99D;
    padding-bottom: 20px;
}
.bigLine{
    background:url(/Images/Site/line.jpg) top repeat-x;
    height:332px;
    }
.content-table {
    margin-top: 50px;
}
#asdf {
    position: relative; margin:0 auto; padding:0; width: 967px;
}

#topflash {
    margin: 0 auto;
    position: relative;
    width: 967px;
    height: 160px;
    z-index: 1;
}
#keliaukweb {
    position: absolute;
    right: 12px;
    top: 90px;
}
/* ------------------------------------------------------------------ */
/* --- Links -------------------------------------------------------- */
/* ------------------------------------------------------------------ */
a {    
    color: #BF4C2F;    
    text-decoration: none;
    }
    
a:hover {
    text-decoration:underline;
}

a.more {
    background-image: url(/Images/Site/icons/arrow5.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
}
a.k-plane, a.k-bus, a.k-ship {
    line-height: 16px;
}
a.k-plane {
    background-image: url(/Images/Site/icons/icon_plane.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 23px;
}
a.k-bus{
    background-image: url(/Images/Site/icons/icon_bus.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 23px;
}
a.k-ship {
    background-image: url(/Images/Site/icons/icon_ship.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 23px;
}
a.home {
    background-image: url(/Images/Site/icons/home.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 11px;
}
a.home:hover {text-decoration: none;}
    
/* ------------------------------------------------------------------ */
/* --- Defaults ----------------------------------------------------- */
/* ------------------------------------------------------------------ */
td {
    font-size:11px;
    line-height:1.4;
}
h1 {
    font-family: tahoma, "Times New Roman", Times, serif;
    font-size: 22px;
    line-height: 24px;
	padding-top:15px;
    margin-bottom: 0px;
    font-weight: normal;
    letter-spacing: -1px;
    color:#C14B2D;
}

h2 {
    font-family: tahoma, "Times New Roman", Times, serif;
    letter-spacing: -1px;
    font-size:20px;
    font-weight: normal;
    color:#484848;
    margin-left:0px;
    margin-right:5px;
    padding-top:0px;
    margin-top: 0px;
    padding-bottom:0px;
    margin-bottom:5px;
    line-height: normal;
}
h3 {
    font-family: tahoma, "Times New Roman", Times, serif;
    font-size:18px;
    color:#C14B2D;
    font-weight: normal;
    margin-left:0px;
    margin-right:5px;
    padding-top:10px;
    padding-bottom:5px;
}

p {
    font-size:11px;
    font-family:Tahoma, Arial, Helvetica, sans-serif;
    text-align:justify;
/*    color:#2a57a5;*/
}

blockquote, .pastaba {
    color: #333333;
    border-left: 4px solid #F5CB69;
    padding-left: 1em;
    margin:0;
}
.hr {
    background-image: url(/Images/Site/hr.gif);
    background-repeat: repeat-x;
    background-position: center;
    border: none;
    margin:1em 0; padding:0;
    display: block;
    height: 1px;
    background-color: transparent;
}
fieldset {
    border: 1px solid #F5CB69;
    padding: 1em;
/*    background-color: #FFE280;*/
}
legend {
    border: 1px solid #F5CB69;
/*    background-color: #FFE280;*/
    color: #484848;
    font-weight: bold;
    padding: 0 15px;
}

pre {
    font-family: "Courier New", Courier, monospace;
    border: 1px solid #000000;
}
strong, b {
    /*color: #484848;*/
}
ul {
    list-style-image: none;
    list-style-type: none;
    margin: 1em;
    padding: 0;
}
dl {
    list-style-image: none;
    list-style-type: none;
    margin: 1em;
    padding: 0;
}
ol {
    list-style-position: inside;
    margin: 1em;
    padding: 0;
}
ul li {
    background-image: url(/Images/Site/dot.gif);
    background-position: left 5px;
    background-repeat: no-repeat;
    margin-left: 1em;
    padding-left: 1em;
    white-space: normal;
}
ul ul {
    margin: 0;
}
ul li li {
    background-image: url(/Images/Site/dot.gif);
    background-position: left 5px;
    background-repeat: no-repeat;
}
dl dt {
    text-decoration: underline;
}
dl dd {
    background-image: url(/Images/Site/dot.gif);
    background-position: left 5px;
    background-repeat: no-repeat;
    margin-left: 1em;
    padding-left: 1em;
}
ol ul, ol ol {
    margin: 0;
}
ol li {
    margin-left: 1em;
}
ol li li {
    margin-left: 2em;
}

.svarbu {
    color: #FF0000;
    font-weight: bold;
}
/* lentele */
.lenta {
    width: 100%;
    border-collapse: collapse;
    margin: 1em 0;
}
.lenta th, .lenta_header {
    color: #484848;
    background-color: #FFE280;
    text-align: center;
    font-weight: bold;
    border-top: 4px solid #F5CB69;
    border-bottom: 1px solid #F5CB69;
    padding: 4px 0;
}
.lenta td {
    text-align: center;
    padding: 4px 0;
    border-bottom: 1px solid #F5CB69;
}

/* forma */
.forma {
    border: 1px solid #F5CB69;
    padding: 5px;
    margin: 1em 0;
    width: 270px;
}
.forma .idiv {
    margin: 6px 0;
    padding-bottom: 6px;
/*    border-bottom: 1px solid #F5CB69;*/
}
.forma label {
    text-transform: none;
    font-size: 1em;
    color: #333333;
    display: block;
    cursor: pointer;
}
.forma input {
    border: 1px solid #F5CB69;
    background-color: #FFE280;
    width: 255px;
    padding: 3px;
    font-size: 11px;
}
.forma input.button, input.button {
/*    border: none;*/
    border: 1px solid #F5CB69;
    background-color: #F4C657;
    width: auto;
    color: #484848;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 10px;
    cursor: pointer;
}
.forma textarea {
    border: 1px solid #F5CB69;
    background-color: #FFE280;
    font-size: 11px;
    width: 255px;
    overflow: auto;
    padding: 3px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.img86 {
    padding-bottom: 5px;
}
.pagepath {
    background-image: url(/Images/Site/hr.gif);
    background-repeat: repeat-x;
    background-position: top;
    padding-top: 4px;
    text-align:right;
    margin: 3px 0 0 0;
    padding-bottom: 5px;
    font-size: 10px;
    line-height: 12px;
    color: #C16604;    
}
/* ------------------------------------------------------------------ */
/* --- class & id --------------------------------------------------- */
/* ------------------------------------------------------------------ */
.logo{
    padding:18px 12px 0 0;
}
.mgt_10 {margin-top: 10px;}
.mgb_10 {margin-bottom: 10px;}
.mgl_10 {margin-left: 10px;}
.mgr_10 {margin-right: 10px;}

.pdt_10 {padding-top: 10px;}
.pdb_10 {padding-bottom: 10px;}
.pdl_10 {padding-left: 10px;}
.pdr_10 {padding-right: 10px;}

.indexSearch {
    width:155px;
    height:17px;
    background-color:#FFFFFF;
    color:#333;
    border:1px solid #F8A026;
    font-size:12px
}

.menuHeader {
    background:url(/Images/Site/menuTop.gif) no-repeat left;
    height:33px;
    width:235px;
}
/* naudoju sita */
.banner {
    margin-left: 4px;
    background-image: url(/Images/Site/banner_bl2.jpg);
    background-repeat: repeat-y;
    width: 221px;
    text-align: center;
}
.banner .b-top {
    background-image: url(/Images/Site/banner_bl1.jpg);
    height: 10px;
}
.banner .b-bottom {
    background-image: url(/Images/Site/banner_bl3.jpg);
    height: 10px;
}
.bottomLogo{
    padding-top:16px;
    width:16%
}
.footerContacts{
    font-size:10px;
    color:#ffffff;
    width:53%;
    line-height:12px;
    padding-top:13px;
	padding-left:5px;
}
.footerContacts1{
    font-size:10px;
    color:#ffffff;
    width:53%;
    line-height:12px;
    padding-top:13px;
	padding-left:5px;
}
/* ------------------------------------------------------------------ */
/* --- Main menu [] ------------------------------------------------- */
/* ------------------------------------------------------------------ */
#meniu {
    position: absolute;
    right: 2px;
    top: 0;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 14px;
    z-index: 66;
}
#meniu ul {
    margin:0; padding:0;
}
#meniu ul li {
    background-image: none;
    padding-left: 0;
    display: block;
    float: left;
    width: auto;
    margin: 0px -1px 0px 0px;
    padding-top: 0px;
    padding-bottom: 5px;
}
#meniu a:link, #meniu a:visited, #meniu a:active {
    display: block;
    background-image: url(/Images/Site/mm_a.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    color: #fff;
    font-weight: bold;
    text-transform:uppercase;
    font-size: 12px;
    text-decoration: none;
    margin-right: 0px;
    padding: 20px 0px 5px 0px;
}
#meniu a:hover {
    text-decoration: none;
    color:#C14B2D;
}
#meniu span {
    margin: 0;
    background-image: url(/Images/Site/mm_span.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    padding: 20px 17px 6px 19px;
}


/* ------------------------------------------------------------------ */
/* --- submeniu [world] --------------------------------------------- */
/* ------------------------------------------------------------------ */

.submeniu {
    display: block;
    position: relative;
    height: 23px;
    margin-top: 5px;
    margin-bottom: 10px;
    width: 100%;
    line-height: normal;
    background-color: transparent;
    background-image: url(/Images/Site/submeniu_brd.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
}

.submeniu ul {
    margin:0;
    padding:0px;
    list-style:none;
}
.submeniu li {
    float: left;
    background: transparent url(/Images/Site/left.gif) no-repeat left top;
    margin: 0 0 3px 0;
    padding: 0 0 0 8px;
    border-bottom: 1px solid #8E1000;
}

.submeniu a {
    display: block;
    background:url(/Images/Site/right.gif) no-repeat right top;
    text-decoration: none;
    font-weight: bold;
    color: #ffffff;
    padding: 5px 9px 4px 3px;
}

/* Commented Backslash Hack
 hides rule from IE5-Mac \*/
.submeniu a {float:none;}
/* End IE5-Mac hack */


.submeniu a:hover {
    color:#C14B2D;
}
.submeniu .current {
    background-image:url(/Images/Site/left_on.gif);
    border-bottom: none;
}
.submeniu .current a {
    background-image: url(/Images/Site/right_on.gif);
    color:#C14B2D;
    padding-bottom: 5px;
}
 


/* ------------------------------------------------------------------ */
/* --- blocks [world] ----------------------------------------------- */
/* ------------------------------------------------------------------ */
.r_block {
    margin: 0 0 12px 0;
    width: 228px;
}
.rb_header {
/*    background-color: #bf4b2f;*/
    background-image: url(/Images/Site/rb_header_bg.gif);
    background-repeat: no-repeat;
    background-position: left top;
    height: 26px;
}
.rb_header h1 {
    background-image: url(/Images/Site/icons/cloud.gif);
    background-repeat: no-repeat;
    background-position: 7px 6px;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: normal;
    font-weight: normal;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-style: normal;
    text-align: left;
    margin: 0 8px;
    padding: 3px 3px 3px 27px;
}
.r_block dl {
    margin: 0;
    padding:0;
}
.r_block dl dt {
    margin:0; padding:0;
    font-weight: bold;
}
.r_block dl dd {
    list-style-type: none;
    margin:0;
    background-image: url(/Images/Site/icons/arrow2.gif);
    background-repeat: no-repeat;
    background-position: 15px center;
    padding: 6px 3px 6px 35px;
    border-bottom: 1px solid #990000;
}
.r_block dl a:link, .r_block dl a:visited, .r_block dl a:hover, .r_block dl a:active {
    color: #a94329;
    font-weight: bold;
}

.rb_content {
    background-color: #f8cc5e;
    margin:0;
    padding:0 0 10px 0;
    background-image: url(/Images/Site/2menuContent.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
}
.rb_content a {
	text-decoration:none !important;
}
.rb_content a:hover {
	text-decoration:underline !important;
}
.rb_content2 {
    margin:0;
    padding: 10px;
    background-image: url(/Images/Site/2menuContent.jpg);
    background-position: center;
    border-left: 1px solid #BF4C2E;
    border-right: 1px solid #BF4C2E;
    border-bottom: 1px solid #BF4C2E;
}


/* ------------------------------------------------------------------ */
/* --- Litaura keliones --------------------------------------------- */
/* ------------------------------------------------------------------ */
.l-keliones {
    width: 228px;
    background-image: url(/Images/Site/lkeliones_bg.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 55px;
    margin-bottom: 8px;
}
.l-keliones .l-header {
    background-image: url(/Images/Site/rb_header_bg.gif);
    background-repeat: no-repeat;
    height: 26px;
}
.l-header h1 {
    background-image: url(/Images/Site/icons/cloud.gif);
    background-repeat: no-repeat;
    background-position: 7px 6px;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: normal;
    font-weight: bold;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-style: normal;
    text-align:left;
    margin: 0 8px;
    padding: 3px 3px 3px 27px;
}
.l-keliones ul {
    margin: 0;
    padding:0 2px;
    background-color: #C04C2E;
    background-image: none;
    list-style-image: none;
}
.l-keliones ul li {
    background-image: url(/Images/Site/y_menu_li.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
    display: block;
    padding: 0;
    margin-left: 0;
    height: 29px;
    width: 224px;
    text-align: center;
}
.l-keliones ul li#last {
    background-image: url(/Images/Site/y_menu_li_last.gif);
    background-repeat: no-repeat;
    display: block;
    height: 29px;
    width: 224px;
    text-align: center;
}
.l-keliones ul li#last2 {
    background-image: url(/Images/Site/y_menu_li_last.gif);
    background-repeat: no-repeat;
    display: block;
    height: 14px;
    width: 224px;
    text-align: center;
}
.l-keliones ul li#last-minute {
    background-image: url(/Images/Site/y_menu_li_last_minute.gif);
    background-repeat: no-repeat;
    display: block;
    height: 29px;
    width: 224px;
    text-align: center;
}
/*.l-keliones ul li#last-minute a:hover {
    background-image: url(/Images/Site/lastminute.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left:25px;
}*/
/*.l-keliones ul li#last-minute span {
    background-image: url(/Images/Site/lastminute.gif);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right:25px;
}*/

.l-keliones ul li#last-minute a:hover {
    color: #fff;
}
.l-keliones a:link, .l-keliones a:visited, .l-keliones a:active {
    text-transform: uppercase;
    font-size: 11px;
    line-height: 24px;
    font-weight: bold;
    color: #BF4C2F;
    text-decoration: none;
}
.l-keliones a:hover {
    color: #fff;
    text-decoration: none;
}
.l-keliones a.more-k:link, .l-keliones a.more-k:visited, .l-keliones a.more-k:active {
    color: #333;
    text-decoration: none;
}
.l-keliones a.more-k:hover {
    color: #fff;
    text-decoration: none;
}
/* ------------------------------------------------------------------ */
/* --- blocks ordernews --------------------------------------------- */
/* ------------------------------------------------------------------ */
.order-news {
    display: block;
    background-color: #C04C2E;
    background-image: url(/Images/Site/news_bl2.jpg);
    width: 228px;
    height: auto;
    margin: 0 0 10px 0; 
    padding: 0;
    color: #FFFFFF;
}
.order-news .on-top {
    background-image: url(/Images/Site/news_bl1.jpg);
    background-repeat: no-repeat;
    background-position: top;
    height: 7px;
    margin:0; padding:0;
}
.order-news .on-bottom {
    background-image: url(/Images/Site/news_bl3.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    height: 7px;
    margin:0; padding:0;
}
.order-news h3 {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    background-image: url(/Images/Site/icons/cloud.gif);
    background-position: left 2px;
    background-repeat: no-repeat;
    padding-left: 15px;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: normal;
    font-weight: bold;
    margin: 0px 10px 8px 10px;
    padding-bottom: 4px;
    padding-top: 0;
    border-bottom: 1px solid #FFF;
}
.order-news a:link, .order-news a:visited, .order-news a:hover, .order-news a:active {
    color: #FFCC00;
}
.order-news p {
    margin: -2px 5px 3px 25px;
    color: #FFFFFF;
}
/* prenumerata pirmame */
#prenum {
    margin: 0px 5px 0 25px;
}
/* ------------------------------------------------------------------ */
/* --- Galerija [world] --------------------------------------------- */
/* ------------------------------------------------------------------ */
.lk-hold {
    position: relative;
    width: 697px;
}
.lk-div {
    background-color: #FFE17F;
    background-image: url(/Images/Site/lk_div.jpg);
    background-repeat: no-repeat;
    background-position: top;
    width: 335px;
    float: left;
    padding: 6px 0 0 0;
    margin: 5px 6px;
}
.lk-table {
    background-image: url(/Images/Site/lk_table.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    margin:0;
    border-collapse: collapse;
}
.lk-table th {}
.lk-table td {
    padding: 0;
}
.lk-table td.nuotr {
    text-align: center;
    vertical-align: middle;
    width: 120px;
    height: 100px;
    padding-bottom: 6px;
}
.lk-table td.nuotr img {
    border: 1px solid #BF4A30;
}
.lk-table td.g-info {
    text-align: left;
    padding: 7px 7px 13px 7px;
    height: 100px;
}

.salis {
    font-size: 13px;
    font-weight: bold;
    display:block;
    color:#C14B2D;
    border-bottom: 1px solid #C14B2D;
    padding-bottom: 2px;
    margin-bottom: 5px;
}
.f-b-hold {
    border: 1px solid #EEC963;
    padding: 0px;
    width: 427px;
}
.f-b-hold img {
    border: 1px solid #C14B2D;
}
.f-s-hold {
    border-top: 1px solid #EEC963;
    position: relative;
    width: 230px;
}
.f-s-table table {
    width: 110px;
    height: 90px;
    text-align: center;
    vertical-align: middle;
}
.f-s-table {
    display: block;
    float: right;
    margin: 2px;
    padding: 0;
}
.f-s-table img {
    border: 1px solid #C14B2D;
}


/* paskutine minute kelioniu lentele */
.p-minute {
    background-color: #FFE280;
    border-top: 4px solid #F5CB69;
    border-bottom: 1px solid #F5CB69;
    margin: 1em 0;
    border-collapse:collapse;
}
.p-minute th {}
.p-minute td {
    text-align: center;
    padding: 5px 0;
    border-bottom: 1px solid #FFCC00;
}
.p-minute td.nuotr {
    text-align: center;
    width: 100px;
}
.p-minute td.nuotr img {
    border: 1px solid #FFCC00;
}
.p-minute .salis {
    font-size: 12px;
    font-weight: bold;
    color:#C14B2D;
}
/* ------------------------------------------------------------------ */
/* --- keliones salys ----------------------------------------------- */
/* ------------------------------------------------------------------ */
.v-keliones {
    margin: 12px 0 0 0;
    padding: 0;
    position: relative;
}

table.keliones-salys {
    width: 220px;
    float: left;
    margin: 0 5px 10px 5px;
    padding: 0;
}
table.keliones-salys .s-info {
    background-color: #F5DD93;
    padding: 5px 0;
    text-align: center;
}
table.keliones-salys .s-info h3 {
    font-weight: normal;
    font-family: tahoma,"Times New Roman",Times,serif;
    font-size: 18px;
    color: #c04c2e;
    margin: 5px 0 10px 0;
    padding:0;
    font-weight: normal;
    letter-spacing: 0px;
}
.description {
    background-color: #F5DD93;
    padding: 10px 20px;
}


/* --- forma uzsakymui ---------------------------------------------- */
.tbl label {
    display: block;
    margin-bottom: 3px;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}
table.tbl td, table.tbl th {
    padding:5px;
    font-size:12px;
}
table.tbl td {
    border-top:1px solid #F5CB69;
}
table.tbl th p {
    margin:0;
    padding:0 0 10px 0;
}
table.tbl th {
    font-weight:normal;
    text-align:left;
    background-color:#FFE280;
    padding:10px;
}
table.tbl input {
  
}
table.tbl input1 {
 
}
table.tbl label input {
    width:20px;
}
table.tbl textarea {
    width: 300px;
    overflow: auto;
}
tr.topline td {
    border-top:5px solid #F5CB69;
}
td input.short {
    width:320px;
}


/* SITEMAP */

.sitemap 
{
	list-style: none;
}

.menu_sitemap a{
font:normal normal 11px Arial, serif;
color:#4C4C4C;
display:block;
padding:4px 0px 5px 25px;
background:url(/Images/Site/menu_arrow.gif) top left no-repeat;
background-position:left;
padding-left:18px;
padding-bottom:2px;
text-decoration:none;
}

.menu_sitemap a:visited
{
	color:#4C4C4C;
}

.menu_sitemap a:hover{
text-decoration:underline;
color:#0058A9;
}

/* SITEMAP END */

.MainTextArea { 
color:#0059A9;
font-family:Arial;
font-size:11px;
line-height:1.4;
text-align:justify;
}


.add_links
{
	color:#4C4C4C;
	text-decoration:none !important;
}

.add_links :hover
{
	text-decoration:underline !important;
}

.new-style table {
    font-family: Tahoma;
    font-size: 11px;
    color: #333;
    line-height: 1.4;
    text-decoration: none;
	font-weight: normal;
    border: #f5cb69 1px solid;
    border-collapse: collapse;
}
.new-style table td {
    font-family: Tahoma;
    font-size: 11px;
    color: #333;
    line-height: 1.4;
    text-decoration: none;
	font-weight: normal;
    border: #f5cb69 1px solid;
    padding:3px 3px 3px 3px;
}
.new-style table tr {
    font-family: Tahoma;
    font-size: 11px;
    color: #333;
    line-height: 1.4;
    text-decoration: none;
	font-weight: normal;
    border: #f5cb69 1px solid;
}
