	
A {
	text-decoration: none;
	color: #ee8008;
}
BODY {
        margin: 0;
        background: #102b54;
        height:100%;
}
html {
	overflow-x: auto;
	overflow-y: scroll;
}



.PTopHeader {
        background: #102b54;
        height: 80px;
}
.PTop {
        background: url(img/b_top.gif) no-repeat;
        height: 10px;
        font: 2px Arial;
}

.PHeader {
        background: url(img/header.jpg) no-repeat;
        height: 111px;
        margin-left: 1px;
        margin-right: 1px;
}




.PMenu {
        background: url(img/b_menu.gif) repeat-x;
        height: 24px;
        margin-left: 1px;
        margin-right: 1px;
}
.PMenuTR {
        color: #c6e6f0;
        font: bold 13px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.PMenuS {
        padding-left: 3px;
        padding-right: 0px;
}




.PSubmenu {
	color: #6196dd;
        font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.PSmenuSel {
	background: #af7211;
	width: 168px;
        height: 18px;
        color: #f7f4af;
        font: bold 12px verdana, arial, helvetica, sans-serif;
	text-decoration: underline;
	vertical-align: text-top;
        padding-left: 2px;
}

.PSH {
	height: 24px;
	padding-top: 7px;
	padding-bottom: 2px;
}
.PSH2 {
	height: 16px;
}
.PSmenuCur {
	color: #f7f4af;
	font-weight: bold;
}

.PSHUL{
    margin-top: 0; 
    margin-bottom: 0; 
    list-style-type: disc; 
    list-style-position: outside;
}

.PSHLI{
    margin: 1 5 0 -15;
    color: #e8e9fe;
}



.vl {
        background: url(img/vl.gif) repeat-y;
}
.vr {
        background: url(img/vr.gif) repeat-y;
}




.PCont {
        background: #1c4f87;
}
.PBody {
        background: url(img/b_back.gif) repeat-y;
}
.PText {
        font: 13px Arial, Helvetica, sans-serif;
        color: #e8e9fe;
        background: url(img/hatter.jpg) no-repeat top left;
        padding-left: 20px;
        padding-right: 20px;
	vertical-align: top;
}
.PTitle1 {
        font: bold 17px arial, helvetica, sans-serif;
        color: #e8e9fe;
}
.PTitle2 {
        font: bold 14px arial, helvetica, sans-serif;
        color: #e8e9fe;
}


.PBottom1 {
        background: url(img/b_bottom1.gif) no-repeat;
        height: 25px;
        font: 2px Arial;
}
.PBottom2 {
        background: url(img/b_bottom2.gif) repeat-y;
        height: 30px;
}
.PBottom3 {
        background: url(img/b_bottom3.gif) no-repeat;
        height: 10px;
        font: 2px Arial;
}
.PBottab TD{
        color: #8db6d5;
        font: 12px Tahoma, Arial;
}


.Tdij TD{
        color: #e8e9fe;
}


.TDFont1 {
        color: #c6e6f0;
        font: bold 10px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.TDFont2 {
        color: #6595f7;
        font: 10pt Trebuchet MS, Helvetica, Verdana, Arial, sans-serif;
}
.TDFont3 {
        color: #ffffff;
        font: 12px Tahoma, Arial;
        background: url(img/that.gif) repeat-x top left;
        height:	28px;
	vertical-align: text-top;
	padding-top: 3px;
}
.TDFont4 {
        background: #AA3333;
        color: #AAffff;
        font: bold 13px Tahoma, Arial;
        height:	20px;
	vertical-align: text-top;
	border: 1px solid #AA5656;
	padding-top: 1px;
	padding-left: 3px;
	margin-bottom: 5px;
}
.FormText {
        font: bold 12px Tahoma, Arial;
	background-color: #a0e0b0;
        color: #000000;
        border: none;
	width: 250px;
}


.TDBorder {
	border: 1px solid #0c2030;
}

.TDTitle {
	text-align: center;
        font: bold 10px Tahoma, Arial;
	color: #ffffff;
}


.sm1 {
	background-color: #144a9c;
	padding-left: 7px;
	width: 200px;
}
.sm2 {
        background: url(img/li1.gif) no-repeat top left;
	padding-left: 32px;
	height: 18px;
}
.sm3 {
        background: url(img/li2.gif) no-repeat top left;
	padding-left: 62px;
	height: 18px;
}


.TDlink {
    font: 10pt Trebuchet MS, Helvetica, Verdana, Arial, sans-serif;
}


.szHead {
    width: 500px;
    background: #003070;
    border: 1px solid #101040;
    padding-left: 7px;
    font-weight: bold;
    margin-top: 5px;
    cursor: pointer;
    padding-top: 2px;
    height: 18px;
    background-image: url(img/open.gif);
    background-repeat: no-repeat;
    background-position: right;
}

.szBack  {
    width: 504px;
    color: #ffffff;
    position: relative;
    overflow: hidden;
    margin-bottom: 6px;
}

.szTrans {
    width: 488px;
    height: 800px;
    background: #006699;
    filter:alpha(opacity=20);
    opacity: 0.2;
    position: absolute;
    margin-left: 6px;
    padding-left: 8px;
    top:0px;
    left:0px;
    z-index: 1000;
}

.szText{
    width: 488px;
    border-right: 1px solid #0c1e3b;
    border-left: 1px solid #0c1e3b;
    border-bottom: 1px solid #0c1e3b;
    position: relative;
    padding-top: 4px;
    padding-bottom: 6px;
    padding-left: 8px;
    margin-left: 6px;
    color: #e8e9fe;
    z-index: 1001;
}
.szText2{
    width: 488px;
    border-right: 1px solid #0c1e3b;
    border-left: 1px solid #0c1e3b;
    border-bottom: 1px solid #0c1e3b;
    position: relative;
    padding-top: 4px;
    padding-bottom: 6px;
    padding-left: 8px;
    margin-left: 6px;
    font: 12px Tahoma, Arial;
    color: #c6e6f0;
    z-index: 1001;

}

.szUL{
    margin-top:0; 
    margin-bottom:0; 
    list-style-type:disc; 
    list-style-position:outside;
}

.szLI{
    margin:0 5 0 -20;
    color: #e8e9fe;
}


.t1 {
    border-top: 1px solid #a4d4e4;
    border-left: 1px solid #a4d4e4;
    margin-left: 20px;
    margin-top: 8px;
    margin-bottom: 8px;
}
.t1 TD {
    text-align: center;
    vertical-align: middle;
    border-bottom: 1px solid #a4d4e4;
    border-right: 1px solid #a4d4e4;
    height: 22px;
    font: 12px Tahoma, Arial;
//    color: #c6e6f0;
        color: #e8e9fe;

}
