﻿.yellowTbl
{
    background-color: #F5FADD;
}

.yellowTL
{
    background: transparent url(img/profile/yellow_tl.gif) no-repeat scroll left top;
}

.yellowTR
{
    background: transparent url(img/profile/yellow_tr.gif) no-repeat scroll right top;
}

.yellowBL
{
    background: transparent url(img/profile/yellow_bl.gif) no-repeat scroll left bottom;
}

.yellowBR
{
    background: transparent url(img/profile/yellow_br.gif) no-repeat scroll right bottom;
}

.yt_check, .yt_period, .yt_cost
{
    float: left;
    font-family: Verdana;
}

.yt_row
{
    height: 70px;
}

.yt_check
{
    padding-top: 8px;
    height: 66px;
    padding-right: 20px;
}

.yt_cost
{
    height: 70px;
}

.yt_period
{
    padding-top: 5px;
    height: 68px;
    width: 160px;
}

.yt_per_m
{
    font-size: 140%;
}

.yt_per_d
{
}

.yt_cost
{
    font-size: 240%;
}

.gr_bt, .gr_btL, .gr_btR
{
    height: 25px;
}

.gr_bt, .gr_bt_inact
{
    margin-right: 20px;
}

.gr_bt
{
    background-color: #F3F3F3;
}
.gr_bt_inact, .gr_bt, .gr_btL, .gr_btR, .gr_cont
{
    float: left;
}
.gr_btL
{
    background: transparent url(img/profile/tbl_lft.jpg) no-repeat scroll left;
}
.gr_btR
{
    background: transparent url(img/profile/tbl_rght.jpg) no-repeat scroll right;
}
.gr_cont, .gr_bt_inact
{
    padding: 5px 10px 0px 10px;
}
.green_tbl thead
{
    background-color: #C5E434;
}
.green_tbl thead td
{
    border-right: 1px solid white;
    padding: 10px 15px 10px 15px;
    font-weight: bold;
}

.green_tbl tr.item:hover
{
    background-color: #EEEEEE;
    cursor: default;
}

.green_tbl_header
{
    height: 10px;
}

.green_tbl_footer
{
    border-bottom: 1px solid #C6C6C6;
    height: 10px;
}

.green_tbl_type
{
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

.green_tbl_date
{
    text-align: center;
}
.green_tbl_summ
{
    text-align: right;
    padding-right: 2ex;
}
.green_tbl_desc
{
    padding-left: 2ex;
    width: 300px;
}

.pp1_1_1, .pp1_1_2, .pp1_1_3, .pp1_2_1, .pp1_2_2, .pp1_2_3, .pp1_3_1, .pp1_3_2, .pp1_3_3
{
    float: left;
}
.pp1_1_1, .pp1_1_3, .pp1_3_1, .pp1_3_3
{
    width: 14px;
    height: 14px;
}

.pp1_1_2, .pp1_2_2, .pp1_3_2
{
    width: 200px;
}

.pp1_2_1, .pp1_2_2, .pp1_2_3
{
    height: 50px;
}

.pp1_1_1
{
    background: transparent url('img/profile/pp1_1_1.png') no-repeat left top;
}
.pp1_1_2
{
    background: transparent url('img/profile/pp1_1_2.png') repeat-x top;
    height: 14px;
    float: left;
}
.pp1_1_3
{
    background: transparent url('img/profile/pp1_1_3.png') no-repeat right top;
}

.pp1_2_1
{
    background: transparent url('img/profile/pp1_2_1.png') repeat-y left;
    width: 14px;
    float: left;
}
.pp1_2_2
{
    background-color: White;
    float: left;
}
.pp1_2_3
{
    background: transparent url('img/profile/pp1_2_3.png') repeat-y right;
    width: 14px;
    float: left;
}

.pp1_3_1
{
    background: transparent url('img/profile/pp1_3_1.png') no-repeat left bottom;
    float: left;
}
.pp1_3_2
{
    background: transparent url('img/profile/pp1_3_2.png') repeat-x bottom;
    height: 14px;
    float: left;
}
.pp1_3_3
{
    background: transparent url('img/profile/pp1_3_3.png') no-repeat right bottom;
}
a.black_link
{
    color: Black;
    text-decoration: none;
    border-bottom: 1px dashed black;
}




.PagerNextPage, .PagerPreviousPage, .PagerNumber
{
	/*font-size: 110%;*/
	margin: 3px;	
	font-weight:bold;
}

.PagerNextPage, .PagerPreviousPage, .PagerNumber a
{
	color: #8D9C41;
	/*text-decoration: none;*/
}

.PagerNumber a
{
	/*padding:2px 3px 2px 3px;	*/
	text-decoration:underline;
}


.PagerNumber span
{
	background-color: #C2E033;
	color: Black;
	padding:4px 3px 4px 3px;	
}



