.td {
        FONT: 11px tahoma, arial, helvetica, san-serif; COLOR: #333333
}
.manbg {
	background-image: url(/images/bg-man.jpg);
	background-repeat: no-repeat;
	background-position: left top;


}
.link {
        COLOR: #427493;
        text-decoration: none;
        font-size: 6pt;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
}
a:link {
        COLOR: #427493;
        text-decoration: none;
        font-size: 8pt;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
}
a:visited {
        COLOR: #427493;
        text-decoration: none;
        font-size: 8pt;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
}
a:active {
        COLOR: #427493;
        text-decoration: none;
        font-size: 8pt;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
}
a:hover {
        COLOR: #528CAF;
        text-decoration: underline;
        font-size: 8pt;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
}
.leftbg {
        background-image: url(/images/bg-right.jpg);
        background-repeat: no-repeat;
        background-position: right top;
}
.lgbg {
        background-image: url(/images/bg_right.jpg);
        background-repeat: no-repeat;
        background-position: right top;
}
.cornerbg {
        background-image: url(/images/c_bg.jpg);
        background-repeat: no-repeat;
        background-position: left top;
}
.ttl {
        font-family: Tahoma;
        font-size: 10px;
        color: #666666;
        font-weight: bold;
        text-decoration: none;
        border-top: 1px #999999;
        border-right: 1px #999999;
        border-bottom: 1px inset #999999;
        border-left: 1px #999999;
}

.title {
        COLOR: #666666;
        font-size: 15px;
        padding-left: 20px;
        padding-right: 20px;
        width: auto;
        font-weight: bold;
        font-family: tahoma, arial, helvetica, san-serif;
}

.xbg {
        background-image: url(/images/xbg.jpg);
        background-repeat: no-repeat;
        background-position: left bottom;
}

.btmbg {
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-bottom-style: outset;
        border-top-color: #006666;
        border-right-color: #006666;
        border-bottom-color: #006666;
        border-left-color: #006666;
}

.input {
	border: 1px solid #CCCCCC;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	background-color: #EBEBEB;
	width: 100px;
}
.fldText {
	border: 1px solid #CCCCCC;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	background-color: #EBEBEB;
	width: 100%;
}

.border-bg-top {
        background-image: url(img-bord/bg_1.jpg);
        background-repeat: repeat-x;
        background-position: center center;
}
.border-bg-left {
        background-image: url(img-bord/bg_2_1.jpg);
        background-repeat: repeat-y;
        background-position: left top;
        width: 18px;
}
.border-bg-right {
        background-image: url(img-bord/bg_2_2.jpg);
        background-repeat: repeat-y;
        background-position: right top;
        width: 18px;
}
.border-bg-btm {

        background-image: url(img-bord/bg_3.jpg);
        background-repeat: repeat-x;
        background-position: center center;
}
.border-text {
        font-size: 12px;
        font-weight: normal;
        text-align: justify;
}

.title-mini {
        FONT: 12px Arial, Helvetica, sans-serif;
        COLOR: #55819D;
        padding-left: 10px;


}

.text {
        font-size: 12px;
        color: #555555;
        background-color: #EEEEEE;
        background-image: url(/images/corner.jpg);
        background-repeat: no-repeat;
        background-position: left top;
        padding: 15px;
        text-align: justify;
        font-family: verdana, arial;
}

.right-border {
        border: 1px solid #D8D8D8;
}

.bg-gray {
        background-color: #EBEBEB;
}

.btm-line {
        background-color: #EBEBEB;
        border-top: 1px solid #CCCCCC;
        border-right: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
        border-left: 1px none #CCCCCC;
}

.btm-line2 {
        background-color: #EBEBEB;
        border-top: 1px solid #CCCCCC;
        border-right: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
        border-left: 1px solid #CCCCCC;
}

.author {
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #CCCCCC;
        border-right-color: #CCCCCC;
        border-bottom-color: #CCCCCC;
        border-left-color: #CCCCCC;
        background-color: #EBEBEB;
        font-size: 11px;
        color: #CCCCCC;
        cursor: hand;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        font-family: Tahoma;
}

.td-margin {
        FONT: 10px tahoma, arial, helvetica, san-serif;
        COLOR: #333333;
        padding: 5px;
        border-top: 1px #CCCCCC;
        border-right: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
        border-left: 1px solid #CCCCCC;
}
.td-little {

        FONT: 10px tahoma, arial, helvetica, san-serif;
        COLOR: #999999;
        padding: 5px;
}
hr{
        border-top : 1px solid #E2E2E2;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
}
.img {
        border: 1px solid #999999;
        margin: 5px;
}
.x-table {
        border-top-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-left-style: solid;
        border-top-color: #CCCCCC;
        border-left-color: #CCCCCC;
}
.x-td {
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-right-style: solid;
        border-bottom-style: solid;
        border-right-color: #CCCCCC;
        border-bottom-color: #CCCCCC;
        font: 11px Tahoma, Arial, Helvetica, San-serif; color: #333333;
}
.td-btm {
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #CCCCCC;
		font: 11px Tahoma, Arial, Helvetica, San-serif; color: #333333;
}
.input_100 {
	background-color: #EEEEEE;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	width: 100%;
	height: auto;
}
.fldSelect {
	background-color: #EEEEEE;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.messages {
    margin: 20px 0 20px 0;
}
.messages .confirm {
    color: #427493;
}
.messages .error {
    color: #fc1e2d;
}
#subscriptionError, #subscriptionConfirm {
    font-size: 12px;
}
A IMG {
    border: 0px;
}
.text TD {
    vertical-align: top;
    font: 11px Tahoma, Arial, Helvetica, San-serif; color: #333333;
}
FORM {
    margin: 0px;
    padding: 0px;
}
.level2 {
    margin-left: 20px;
}